Safir SDK Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Struct.h File Reference
#include <Safir/Dob/Typesystem/Object.h>
#include <Safir/Dob/Typesystem/ObjectContainer.h>
#include <Safir/Dob/Typesystem/ArrayContainer.h>
#include <Safir/Dob/Typesystem/ContainerProxies.h>
#include <Safir/Utilities/Internal/VisibilityHelpers.h>
#include <Safir/Utilities/Internal/AutoLink.h>
Include dependency graph for Struct.h:

Go to the source code of this file.

Classes

class  Safir::Dob::Struct
 This class is intended to be used as baseclass for classes that in the future may be realized as low level records/structs. More...
 

Namespaces

 Safir
 Safir.
 
 Safir::Dob
 Dob.
 

Macros

#define DOTS_GENERATED_Safir_API   SAFIR_HELPER_DLL_IMPORT
 
#define SAFIR_LIBRARY_NAME   "dots_generated-Safir-cpp"
 
#define DOTS_GENERATED_Safir_API_LOCAL   SAFIR_HELPER_DLL_LOCAL
 

Typedefs

typedef boost::shared_ptr< Struct > Safir::Dob::StructPtr
 
typedef boost::shared_ptr
< const Struct > 
Safir::Dob::StructConstPtr
 
typedef
Safir::Dob::Typesystem::ObjectContainerImpl
< Struct > 
Safir::Dob::StructContainer
 
typedef
Safir::Dob::Typesystem::ArrayContainer
< StructContainer > 
Safir::Dob::StructContainerArray
 

Macro Definition Documentation

#define DOTS_GENERATED_Safir_API   SAFIR_HELPER_DLL_IMPORT
#define DOTS_GENERATED_Safir_API_LOCAL   SAFIR_HELPER_DLL_LOCAL
#define SAFIR_LIBRARY_NAME   "dots_generated-Safir-cpp"