Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

balxml::Decoder_ParseSequenceSubElement Class Reference

#include <balxml_decoder.h>

List of all members.

Public Member Functions

 Decoder_ParseSequenceSubElement (Decoder *decoder, const char *elementName, bsl::size_t lenName)
template<class TYPE , class INFO_TYPE >
int operator() (TYPE *object, const INFO_TYPE &info)
template<class TYPE >
int execute (TYPE *object, int id, int formattingMode)

Detailed Description

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

This is similar to Decoder_ParseObject.

See Component balxml_decoder


Constructor & Destructor Documentation

balxml::Decoder_ParseSequenceSubElement::Decoder_ParseSequenceSubElement ( Decoder decoder,
const char *  elementName,
bsl::size_t  lenName 
)

Member Function Documentation

template<class TYPE , class INFO_TYPE >
int balxml::Decoder_ParseSequenceSubElement::operator() ( TYPE *  object,
const INFO_TYPE &  info 
)
template<class TYPE >
int balxml::Decoder_ParseSequenceSubElement::execute ( TYPE *  object,
int  id,
int  formattingMode 
)

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