Quick Links:

bal | bbl | bdl | bsl

Public Member Functions | Public Attributes

balxml::Decoder_decodeImpProxy Struct Reference

#include <balxml_decoder.h>

List of all members.

Public Member Functions

template<class TYPE >
int operator() (TYPE *, bslmf::Nil)
template<class TYPE , class ANY_CATEGORY >
int operator() (TYPE *object, ANY_CATEGORY category)

Public Attributes

Decoderd_decoder

Detailed Description

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

See Component balxml_decoder


Member Function Documentation

template<class TYPE >
int balxml::Decoder_decodeImpProxy::operator() ( TYPE *  ,
bslmf::Nil   
) [inline]

References BSLS_ASSERT_SAFE.

template<class TYPE , class ANY_CATEGORY >
int balxml::Decoder_decodeImpProxy::operator() ( TYPE *  object,
ANY_CATEGORY  category 
) [inline]

References d_decoder.


Member Data Documentation

Referenced by operator()().


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