Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

balxml::Decoder_PrepareSequenceContext Class Reference

#include <balxml_decoder.h>

List of all members.

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 Component balxml_decoder


Constructor & Destructor Documentation

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

Member Function Documentation

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: