BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balber::BerUtil_DatetimeEncoding Struct Reference

#include <balber_berutil.h>

Public Types

enum  Value { e_ISO8601_DATETIME = Encoding::e_ISO8601_DATETIME , e_COMPACT_BINARY_DATETIME = Encoding::e_COMPACT_BINARY_DATETIME , e_COMPACT_BINARY_DATETIMETZ = Encoding::e_COMPACT_BINARY_DATETIMETZ , e_EXTENDED_BINARY_DATETIME = Encoding::e_EXTENDED_BINARY_DATETIMETZ }
 
enum  { k_EXTENDED_BINARY_MIN_BDE_VERSION }
 
typedef BerUtil_DateAndTimeEncoding Encoding
 

Detailed Description

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::Datetime type.

Member Typedef Documentation

◆ 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.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
k_EXTENDED_BINARY_MIN_BDE_VERSION 

◆ Value

Enumerator
e_ISO8601_DATETIME 
e_COMPACT_BINARY_DATETIME 
e_COMPACT_BINARY_DATETIMETZ 
e_EXTENDED_BINARY_DATETIME 

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