BDE 4.39.x Production Release
Loading...
Searching...
No Matches
baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER > Member List

This is the complete list of members for baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >, including all inherited members.

EncodeImplUtil_ElementDispatcher(FORMATTER *formatter, bsl::ostream *logStream, bool isNextElementFirst, const EncoderOptions &options)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >inline
isNextElementFirst() constbaljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >inline
operator()(const bsl::vector< char > &element, bdlat_TypeCategory::Array category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >inline
operator()(const TYPE &element, bdlat_TypeCategory::Array category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::Choice category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::CustomizedType category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::DynamicType category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::Enumeration category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::NullableValue category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::Sequence category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &element, bdlat_TypeCategory::Simple category)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >
operator()(const TYPE &, bslmf::Nil)baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER >