| EncodeImplUtil_ElementDispatcher(FORMATTER *formatter, bsl::ostream *logStream, bool isNextElementFirst, const EncoderOptions &options) | baljsn::EncodeImplUtil_ElementDispatcher< FORMATTER > | inline |
| isNextElementFirst() const | baljsn::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 > | |