1 #ifndef SAFIR_DOB_REQUESTTIMEOUTPROPERTY_H_INCLUDED
2 #define SAFIR_DOB_REQUESTTIMEOUTPROPERTY_H_INCLUDED
5 #ifdef DOTS_GENERATED_CPP_EXPORTS
6 #define GENERATED_API __declspec(dllexport)
8 #define GENERATED_API __declspec(dllimport)
11 #pragma comment( lib, "dots_generated-Safir-cppd.lib" )
13 #pragma comment( lib, "dots_generated-Safir-cpp.lib" )
Float32 Second
32 bit representation of Second.
Definition: Dob/Typesystem/Defs.h:133
DotsC_TypeId TypeId
A unique type identifier.
Definition: Dob/Typesystem/Defs.h:221
boost::shared_ptr< Object > ObjectPtr
A smart pointer to an Object.
Definition: Object.h:41
Defines the timeout time for requests.
Definition: RequestTimeoutProperty.h:40
DOTS_API bool HasProperty(const Dob::Typesystem::TypeId classType, const Dob::Typesystem::TypeId propertyType)
Checks if the a class has a property.