BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdld::Datum_MapHeader Struct Reference

#include <bdld_datum.h>

Public Attributes

Datum::SizeType d_size
 
Datum::SizeType d_capacity
 
Datum::SizeType d_allocatedSize
 
bool d_sorted
 
bool d_ownsKeys
 

Detailed Description

This component-local class provides a layout of the meta-information stored in front of the Datum maps.

Member Data Documentation

◆ d_allocatedSize

Datum::SizeType bdld::Datum_MapHeader::d_allocatedSize

◆ d_capacity

Datum::SizeType bdld::Datum_MapHeader::d_capacity

◆ d_ownsKeys

bool bdld::Datum_MapHeader::d_ownsKeys

◆ d_size

Datum::SizeType bdld::Datum_MapHeader::d_size

◆ d_sorted

bool bdld::Datum_MapHeader::d_sorted

The documentation for this struct was generated from the following file: