14 #ifndef RTI_VariableLengthData_h
15 #define RTI_VariableLengthData_h
29 class VariableLengthDataImplementation;
59 void const * data ()
const;
81 void takeDataPointer (
90 friend class VariableLengthDataFriend;
92 VariableLengthDataImplementation*
_impl;
96 #endif // RTI_VariableLengthData_h
#define RTI_EXPORT
Definition: SpecificConfig.h:63
VariableLengthDataImplementation * _impl
Definition: VariableLengthData.h:92
Definition: VariableLengthData.h:34
void(* VariableLengthDataDeleteFunction)(void *data)
Definition: VariableLengthData.h:32
This file contains definitions that are used to isolate platform-specific elements of the API...