15 namespace rti1516_2025
19 class VariableLengthData;
20 class HLAlogicalTimeImplementation;
45 std::unique_ptr<DataElement> clone()
const override;
56 std::vector<Octet>& buffer)
const override;
64 std::vector<Octet>
const & buffer,
65 size_t index)
override;
68 size_t getEncodedLength()
const override;
71 unsigned int getOctetBoundary()
const override;
92 HLAlogicalTimeImplementation*
_impl;
Definition: LogicalTime.h:30
#define RTI_EXPORT
Definition: SpecificConfig.h:45
HLAlogicalTimeImplementation * _impl
Definition: HLAlogicalTime.h:92
Definition: HLAlogicalTime.h:24
Definition: RTIambassador.h:33
Definition: DataElement.h:23
This file contains definitions that are used to isolate platform-specific elements of the API...
Definition: VariableLengthData.h:28