Public Attributes | |
DDS_Long | buffer_initial_size |
The initial amount of memory used by this DDS_DynamicData object, in bytes. | |
DDS_Long | buffer_max_size |
The maximum amount of memory that this DDS_DynamicData object may use, in bytes. |
The initial amount of memory used by this DDS_DynamicData object, in bytes.
The maximum amount of memory that this DDS_DynamicData object may use, in bytes.
It will grow to this size from the initial size as needed.