BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balxml::Decoder_decodeImpProxy Struct Reference

#include <balxml_decoder.h>

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
 

Member Function Documentation

◆ operator()() [1/2]

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

◆ operator()() [2/2]

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

Member Data Documentation

◆ d_decoder

Decoder* balxml::Decoder_decodeImpProxy::d_decoder

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