Quick Links:

bal | bbl | bdl | bsl

Public Types

balxml::Decoder_InstantiateContext< bdlat_TypeCategory::Enumeration, TYPE > Struct Template Reference

#include <balxml_decoder.h>

List of all members.

Public Types

typedef Decoder_SimpleContext
< TYPE > 
Type

Detailed Description

template<class TYPE>
struct balxml::Decoder_InstantiateContext< bdlat_TypeCategory::Enumeration, TYPE >

COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.

Note: Enums are treated as simple types (i.e., they are parsed by TypesParserUtil).

See Component balxml_decoder


Member Typedef Documentation

template<class TYPE >
typedef Decoder_SimpleContext<TYPE> balxml::Decoder_InstantiateContext< bdlat_TypeCategory::Enumeration, TYPE >::Type

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