1 #ifndef SAFIR_DOB_DISTRIBUTIONCHANNELOVERRIDEPROPERTY_H_INCLUDED
2 #define SAFIR_DOB_DISTRIBUTIONCHANNELOVERRIDEPROPERTY_H_INCLUDED
4 #include <Safir/Utilities/Internal/VisibilityHelpers.h>
6 #ifdef dots_generated_Safir_cpp_EXPORTS
7 # define DOTS_GENERATED_Safir_API SAFIR_HELPER_DLL_EXPORT
9 # define DOTS_GENERATED_Safir_API SAFIR_HELPER_DLL_IMPORT
10 # define SAFIR_LIBRARY_NAME "dots_generated-Safir-cpp"
11 # include <Safir/Utilities/Internal/AutoLink.h>
13 #define DOTS_GENERATED_Safir_API_LOCAL SAFIR_HELPER_DLL_LOCAL
#define DOTS_GENERATED_Safir_API
Definition: DistributionChannelOverrideProperty.h:9
DotsC_TypeId TypeId
A unique type identifier.
Definition: Defs.h:219
boost::shared_ptr< Object > ObjectPtr
A smart pointer to an Object.
Definition: Object.h:41
DOTS_CPP_API bool HasProperty(const Dob::Typesystem::TypeId classType, const Dob::Typesystem::TypeId propertyType)
Checks if the a class has a property.
Defines the distribution channel used for transmission of this class.
Definition: DistributionChannelOverrideProperty.h:35