Quick Links:

bal | bbl | bdl | bsl

Public Types

balber::BerUtil_DateAndTimeHeaderType Struct Reference

#include <balber_berutil.h>

List of all members.

Public Types

enum  Value { e_NOT_EXTENDED_BINARY, e_EXTENDED_BINARY_WITHOUT_TIMEZONE, e_EXTENDED_BINARY_WITH_TIMEZONE }

Detailed Description

This component-private struct provides a namespace for enumerating the set of "header type" values that may be encoded in the 2-byte header of an extended-binary-encoding formatted date-and-time value.

See Component balber_berutil


Member Enumeration Documentation

Enumerator:
e_NOT_EXTENDED_BINARY 

header-type value that indicates the encoded value is in either its corresponding compact-binary encoding or its corresponding ISO 8601 encoding

e_EXTENDED_BINARY_WITHOUT_TIMEZONE 

header-type value that indicates the encoded value is in its corresponding extended-binary encoding and does not carry a time-zone offset value

e_EXTENDED_BINARY_WITH_TIMEZONE 

header-type value that indicates the encoded value is in its corresponding extended-binary encoding and carries a time-zone offset value


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