RTI Connext C API
Version 6.0.0
|
Configures whether or not to allocate pointer and optional members. More...
Data Fields | |
DDS_Boolean | allocate_pointers |
Whether to allocate pointer members or not. | |
DDS_Boolean | allocate_optional_members |
Whether to allocate optional members or not. | |
Configures whether or not to allocate pointer and optional members.
By default pointers are allocated and optional members are not.
DDS_Boolean DDS_TypeAllocationParams_t::allocate_pointers |
Whether to allocate pointer members or not.
DDS_Boolean DDS_TypeAllocationParams_t::allocate_optional_members |
Whether to allocate optional members or not.