Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

balxml::TypesPrintUtilImp_PrintListElementDefault Class Reference

#include <balxml_typesprintutil.h>

List of all members.

Public Member Functions

 TypesPrintUtilImp_PrintListElementDefault (bsl::ostream *stream, const EncoderOptions *encoderOptions)
template<class TYPE >
int operator() (const TYPE &object, bdlat_TypeCategory::NullableValue)
template<class TYPE , class OTHER_CATEGORY >
int operator() (const TYPE &object, OTHER_CATEGORY category)
template<class TYPE >
int operator() (const TYPE &, bslmf::Nil)

Detailed Description

Component-private class. Do not use.

See Component balxml_typesprintutil


Constructor & Destructor Documentation

balxml::TypesPrintUtilImp_PrintListElementDefault::TypesPrintUtilImp_PrintListElementDefault ( bsl::ostream *  stream,
const EncoderOptions encoderOptions 
) [inline]

Member Function Documentation

template<class TYPE >
int balxml::TypesPrintUtilImp_PrintListElementDefault::operator() ( const TYPE &  object,
bdlat_TypeCategory::NullableValue   
) [inline]
template<class TYPE , class OTHER_CATEGORY >
int balxml::TypesPrintUtilImp_PrintListElementDefault::operator() ( const TYPE &  object,
OTHER_CATEGORY  category 
) [inline]
template<class TYPE >
int balxml::TypesPrintUtilImp_PrintListElementDefault::operator() ( const TYPE &  ,
bslmf::Nil   
) [inline]

References BSLS_ASSERT_SAFE.


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