BloombergLP::baltzo::LocalTimeValidity

Namespace for enumerating local time validity codes.

Synopsis

Declared in <baltzo_localtimevalidity.h>

struct LocalTimeValidity;

Description

This struct provides a namespace for enumerating the set of validity codes that can be attributed to local time values. See Enum in the TYPES sub-section for details.

This class: * supports a complete set of enumeration operations

  • except for bdex serialization For terminology see bsldoc_glossary.

Enums

NameDescription
Enum Validity codes for local time values.

Static Member Functions

NameDescription
print Write the string representation of the specified enumeration value to the specified output stream.
toAscii Return the string representation of the specified enumeration value.