Classes | |
class | AbstractImportDelegateFactory |
Abstract base class to inherit from when creating custom ImportDelegateFactories. More... | |
Defines | |
#define | DEFINE_IMPORT_DELEGATE_NAMESPACE(name) |
#define DEFINE_IMPORT_DELEGATE_NAMESPACE | ( | name | ) |
Value:
namespace name \ {\ namespace Detail\ {\ const std::string ClassName(#name);\ }\ }