|
OpenDDS
Snapshot(2023/04/28-20:55)
|


Go to the source code of this file.
Namespaces | |
| OpenDDS | |
| The Internal API and Implementation of OpenDDS. | |
| module | OpenDDS::XTypes |
| OpenDDS::DCPS | |
Macros | |
| #define | SEQUENCE_VALUE_MEMBER(T, N) unsigned char N ## _[sizeof(T)] |
Functions | |
| bool | OpenDDS::DCPS::serialized_size (const Encoding &encoding, size_t &size, const XTypes::DynamicDataImpl &data) |
| bool | OpenDDS::DCPS::operator<< (Serializer &ser, const XTypes::DynamicDataImpl &data) |
| bool | OpenDDS::DCPS::serialized_size (const Encoding &encoding, size_t &size, const KeyOnly< const XTypes::DynamicDataImpl > &key) |
| bool | OpenDDS::DCPS::operator<< (Serializer &ser, const KeyOnly< const XTypes::DynamicDataImpl > &key) |
| #define SEQUENCE_VALUE_MEMBER | ( | T, | |
| N | |||
| ) | unsigned char N ## _[sizeof(T)] |
Definition at line 493 of file DynamicDataImpl.h.
1.8.13