#include <balxml_decoder.h>
|
template<class TYPE > |
int | operator() (TYPE *, bslmf::Nil) |
|
template<class TYPE , class ANY_CATEGORY > |
int | operator() (TYPE *object, ANY_CATEGORY category) |
|
◆ 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 |
◆ d_decoder
Decoder* balxml::Decoder_decodeImpProxy::d_decoder |
The documentation for this struct was generated from the following file: