This class represents an entry in a datum map keyed by string values.
Synopsis
Declared in <bdld_datum.h>
class DatumMapEntry;
Member Functions
Name |
Description |
|
Constructors |
Return the key for this entry. |
|
Format this object to the specified output stream. |
|
Set the key for this entry to the specified |
|
Set the value for this entry to the specified |
|
Return the value for this entry. |
|
|
Declare nested type traits for this type. |
Non-Member Functions
Name |
Description |
Return whether |
|
Return whether |
Created with MrDocs