Quick Links:

bal | bbl | bdl | bsl

Public Types

balber::BerUtil_DateOrDateTzEncoding Struct Reference

#include <balber_berutil.h>

List of all members.

Public Types

enum  Value { e_ISO8601_DATE = Encoding::e_ISO8601_DATE, e_ISO8601_DATETZ = Encoding::e_ISO8601_DATETZ, e_COMPACT_BINARY_DATE = Encoding::e_COMPACT_BINARY_DATE, e_COMPACT_BINARY_DATETZ = Encoding::e_COMPACT_BINARY_DATETZ }
typedef BerUtil_DateAndTimeEncoding Encoding

Detailed Description

This component-private struct provides a namespace for enumerating the set of formats that may be used by BerUtil to encode and decode values of bdlb::Variant2<bdlt::Date, bdlt::DateTz> type.

See Component balber_berutil


Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
e_ISO8601_DATE 
e_ISO8601_DATETZ 
e_COMPACT_BINARY_DATE 
e_COMPACT_BINARY_DATETZ 

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