#include <balxml_decoder.h>
COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Parse simple content.
See balxml_decoder
◆ Decoder_ParseSequenceSimpleContent()
balxml::Decoder_ParseSequenceSimpleContent::Decoder_ParseSequenceSimpleContent |
( |
Decoder * |
decoder, |
|
|
const char * |
chars, |
|
|
bsl::size_t |
len |
|
) |
| |
|
inline |
◆ 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: