|
BDE 4.14.0 Production release
|
#include <bdld_datum.h>
Public Attributes | |
| Datum::SizeType | d_size |
| Datum::SizeType | d_capacity |
| Datum::SizeType | d_allocatedSize |
| bool | d_sorted |
| bool | d_ownsKeys |
This component-local class provides a layout of the meta-information stored in front of the Datum maps.
| Datum::SizeType bdld::Datum_MapHeader::d_allocatedSize |
| Datum::SizeType bdld::Datum_MapHeader::d_capacity |
| bool bdld::Datum_MapHeader::d_ownsKeys |
| Datum::SizeType bdld::Datum_MapHeader::d_size |
| bool bdld::Datum_MapHeader::d_sorted |