BDE 4.14.0 Production release
|
This is the complete list of members for baljsn::Encoder_AttributeDispatcher, including all inherited members.
Encoder_AttributeDispatcher(Formatter *formatter, bsl::ostream *logStream, const bsl::string_view &attributeName, FormattingMode formattingMode, bool isNextAttributeFirst, const EncoderOptions &options) | baljsn::Encoder_AttributeDispatcher | inline |
FormattingMode typedef | baljsn::Encoder_AttributeDispatcher | |
isNextAttributeFirst() const | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const bsl::vector< char > &attribute, bdlat_TypeCategory::Array category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &attribute, bdlat_TypeCategory::Array category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &attribute, bdlat_TypeCategory::CustomizedType category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &attribute, bdlat_TypeCategory::DynamicType category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &attribute, bdlat_TypeCategory::NullableValue category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &attribute, CATEGORY category) | baljsn::Encoder_AttributeDispatcher | inline |
operator()(const TYPE &, bslmf::Nil) | baljsn::Encoder_AttributeDispatcher | inline |