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

#include <balxml_decoder.h>

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 balxml_decoder

Constructor & Destructor Documentation

◆ Decoder_ParseSequenceSubElement()

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

Member Function Documentation

◆ execute()

template<class TYPE >
int balxml::Decoder_ParseSequenceSubElement::execute ( TYPE *  object,
int  id,
int  formattingMode 
)

◆ operator()()

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

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