#include <balxml_decoder.h>
COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
This is similar to Decoder_ParseObject
.
See balxml_decoder
◆ Decoder_ParseSequenceSubElement()
balxml::Decoder_ParseSequenceSubElement::Decoder_ParseSequenceSubElement |
( |
Decoder * |
decoder, |
|
|
const char * |
elementName, |
|
|
bsl::size_t |
lenName |
|
) |
| |
|
inline |
◆ 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: