This component‐private utility struct provides a namespace for enumerating the set of formats that may be used by BerUtil to encode and decode values of bdlt::Time type.

Synopsis

Declared in <balber_berutil.h>

struct BerUtil_TimeEncoding;

Type Aliases

Name

Description

Encoding

Encoding is an alias to a namespace for enumerating the union of the sets of date and time formats used to encode and decode all date and time types supported by BerUtil.

Enums

Name

Description

Unnamed enum

Constants related to extended binary time encodings.

Value

Encoding formats for bdlt::Time values.

Created with MrDocs