AbstractImportDelegateFactory.h File Reference


Classes

class  AbstractImportDelegateFactory
 Abstract base class to inherit from when creating custom ImportDelegateFactories. More...

Defines

#define DEFINE_IMPORT_DELEGATE_NAMESPACE(name)

Define Documentation

#define DEFINE_IMPORT_DELEGATE_NAMESPACE ( name   ) 

Value:

namespace name \
{\
  namespace Detail\
  {\
    const std::string ClassName(#name);\
  }\
}


Generated on Tue Nov 17 18:43:10 2009 for MXADataModel by  doxygen 1.5.2