This simply constrained (value‐semantic) attribute class represents a Zoneinfo binary‐file header.
Synopsis
Declared in <baltzo_zoneinfobinaryheader.h>
class ZoneinfoBinaryHeader;
Description
This class represents the header information found at the start of a Zoneinfo (binary) database file, which describes the contents of the file.
See the section for information on the class attributes. Note that the class invariants are identically the constraints on the individual attributes.
This class: * supports a complete set of value semantic operations
-
except for
bdexserialization * is exception‐neutral * is alias‐safe * isconstthread‐safe For terminology seebsldoc_glossary.
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Return the value of the |
|
Write the value of this object to the specified output |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Set the |
|
Efficiently exchange the value of this object with the value of the specified |
|
Return the value of the |
Static Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
|
Return |
|
Return |
|
Return |
|
Return |
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Efficiently exchange the values of the specified |
Created with MrDocs