Quick Links:

bal | bbl | bdl | bsl

Public Member Functions | Public Attributes

balxml::Encoder_EncodeObject_executeImpProxy Struct Reference

#include <balxml_encoder.h>

List of all members.

Public Member Functions

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

Public Attributes

Encoder_EncodeObjectd_instance_p
const bsl::string_view * d_tag_p
int d_formattingMode

Detailed Description

Component-private struct. Do not use.

See Component balxml_encoder


Member Function Documentation

template<class TYPE >
int balxml::Encoder_EncodeObject_executeImpProxy::operator() ( const TYPE &  ,
bslmf::Nil   
) [inline]

References BSLS_ASSERT_SAFE.

template<class TYPE , class ANY_CATEGORY >
int balxml::Encoder_EncodeObject_executeImpProxy::operator() ( const TYPE &  object,
ANY_CATEGORY  category 
) [inline]

Member Data Documentation

Referenced by operator()().

Referenced by operator()().

Referenced by operator()().


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