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

#include <balxml_decoder.h>

Public Member Functions

 Decoder_PrepareSequenceContext (bdlb::NullableValue< int > *simpleContentId)
 
template<class TYPE , class INFO_TYPE >
int operator() (const TYPE &object, const INFO_TYPE &info)
 

Detailed Description

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

This class does one thing:

o finds an element that has the 'IS_SIMPLE_CONTENT' flag set

See balxml_decoder

Constructor & Destructor Documentation

◆ Decoder_PrepareSequenceContext()

balxml::Decoder_PrepareSequenceContext::Decoder_PrepareSequenceContext ( bdlb::NullableValue< int > *  simpleContentId)
inline

Member Function Documentation

◆ operator()()

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

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