Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

balxml::Decoder_ParseSequenceSimpleContent Class Reference

#include <balxml_decoder.h>

List of all members.

Public Member Functions

 Decoder_ParseSequenceSimpleContent (Decoder *decoder, const char *chars, bsl::size_t len)
template<class TYPE , class INFO_TYPE >
int operator() (TYPE *object, const INFO_TYPE &info)
template<class INFO_TYPE >
int operator() (bsl::string *object, const INFO_TYPE &info)

Detailed Description

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

Parse simple content.

See Component balxml_decoder


Constructor & Destructor Documentation

balxml::Decoder_ParseSequenceSimpleContent::Decoder_ParseSequenceSimpleContent ( Decoder decoder,
const char *  chars,
bsl::size_t  len 
)

Member Function Documentation

template<class TYPE , class INFO_TYPE >
int balxml::Decoder_ParseSequenceSimpleContent::operator() ( TYPE *  object,
const INFO_TYPE &  info 
)
template<class INFO_TYPE >
int balxml::Decoder_ParseSequenceSimpleContent::operator() ( bsl::string object,
const INFO_TYPE &  info 
)

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