19 namespace rti1516_2025
23 class VariableLengthDataImplementation;
53 void const * data ()
const;
75 void takeDataPointer (
84 friend class VariableLengthDataFriend;
86 VariableLengthDataImplementation*
_impl;
#define RTI_EXPORT
Definition: SpecificConfig.h:45
VariableLengthDataImplementation * _impl
Definition: VariableLengthData.h:86
void(* VariableLengthDataDeleteFunction)(void *data)
Definition: VariableLengthData.h:26
This file contains definitions that are used to isolate platform-specific elements of the API...
Definition: VariableLengthData.h:28