#include <string>
#include <map>
#include <bzscmn/string.h>
Classes | |
class | BazisLib::IRegistryParameters |
class | BazisLib::CRegistryParameters |
Namespaces | |
namespace | BazisLib |
Defines | |
#define | __STR2__(x) #x |
#define | __STR1__(x) __STR2__(x) |
#define | __LOC__ __FILE__ "("__STR1__(__LINE__)") : warning Msg: " |
#define __LOC__ __FILE__ "("__STR1__(__LINE__)") : warning Msg: " |
#define __STR1__ | ( | x | ) | __STR2__(x) |
#define __STR2__ | ( | x | ) | #x |