BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::Decoder_ParseSequenceSimpleContent Class Reference

#include <balxml_decoder.h>

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 balxml_decoder

Constructor & Destructor Documentation

◆ Decoder_ParseSequenceSimpleContent()

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

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

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