oaPlugInTypes.h File Reference

Go to the source code of this file.

Defines

#define oaPlugInTypes_P
#define OA_PLUGIN_DLL_API
#define OA_PLUGIN_DLL_PVT
#define BEGIN_OA_PLUGIN_NAMESPACE   namespace oaPlugIn {
#define END_OA_PLUGIN_NAMESPACE   }
#define USE_OA_PLUGIN_NAMESPACE   using namespace oaPlugIn;


Define Documentation

#define BEGIN_OA_PLUGIN_NAMESPACE   namespace oaPlugIn {
 

#define END_OA_PLUGIN_NAMESPACE   }
 

#define OA_PLUGIN_DLL_API
 

#define OA_PLUGIN_DLL_PVT
 

#define oaPlugInTypes_P
 

#define USE_OA_PLUGIN_NAMESPACE   using namespace oaPlugIn;
 

Return to top of page