BeginNamed(StringPiece name, bool is_list) | google::protobuf::util::converter::ProtoWriter | protected |
DecrementInvalidDepth() | google::protobuf::util::converter::ProtoWriter | inline |
DeleteRendererMap() | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
done() | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
element() | google::protobuf::util::converter::ProtoWriter | inlineprotectedvirtual |
EndList() | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
EndObject() | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
FindTypeRenderer(const string &type_url) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
IncrementInvalidDepth() | google::protobuf::util::converter::ProtoWriter | inline |
InitRendererMap() | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
invalid_depth() | google::protobuf::util::converter::ProtoWriter | inline |
InvalidName(StringPiece unknown_name, StringPiece message) | google::protobuf::util::converter::ProtoWriter | protected |
InvalidValue(StringPiece type_name, StringPiece value) | google::protobuf::util::converter::ProtoWriter | protected |
IsAny(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
IsMap(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
IsRepeated(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoWriter | protected |
IsStruct(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
IsStructListValue(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
IsStructValue(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
listener() | google::protobuf::util::converter::ProtoWriter | inline |
location() | google::protobuf::util::converter::ProtoWriter | inline |
Lookup(StringPiece name) | google::protobuf::util::converter::ProtoWriter | protected |
LookupType(const google::protobuf::Field *field) | google::protobuf::util::converter::ProtoWriter | protected |
MissingField(StringPiece missing_name) | google::protobuf::util::converter::ProtoWriter | protected |
ObjectWriter() | google::protobuf::util::converter::ObjectWriter | inlineprotected |
Pop() | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
PopOneElement() | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
ProtoStreamObjectWriter(TypeResolver *type_resolver, const google::protobuf::Type &type, strings::ByteSink *output, ErrorListener *listener, const ProtoStreamObjectWriter::Options &options=ProtoStreamObjectWriter::Options::Defaults()) | google::protobuf::util::converter::ProtoStreamObjectWriter | |
ProtoStreamObjectWriter(const TypeInfo *typeinfo, const google::protobuf::Type &type, strings::ByteSink *output, ErrorListener *listener) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
ProtoWriter(TypeResolver *type_resolver, const google::protobuf::Type &type, strings::ByteSink *output, ErrorListener *listener) | google::protobuf::util::converter::ProtoWriter | |
ProtoWriter(const TypeInfo *typeinfo, const google::protobuf::Type &type, strings::ByteSink *output, ErrorListener *listener) | google::protobuf::util::converter::ProtoWriter | protected |
Push(StringPiece name, Item::ItemType item_type, bool is_placeholder, bool is_list) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
RenderBool(StringPiece name, bool value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderBytes(StringPiece name, StringPiece value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderDataPiece(StringPiece name, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
RenderDataPieceTo(const DataPiece &data, StringPiece name, ObjectWriter *ow) | google::protobuf::util::converter::ObjectWriter | static |
RenderDouble(StringPiece name, double value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderDuration(ProtoStreamObjectWriter *ow, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
RenderFieldMask(ProtoStreamObjectWriter *ow, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
RenderFloat(StringPiece name, float value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderInt32(StringPiece name, int32 value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderInt64(StringPiece name, int64 value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderNull(StringPiece name) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderPrimitiveField(const google::protobuf::Field &field, const google::protobuf::Type &type, const DataPiece &value) | google::protobuf::util::converter::ProtoWriter | protected |
RenderString(StringPiece name, StringPiece value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderStructValue(ProtoStreamObjectWriter *ow, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
RenderTimestamp(ProtoStreamObjectWriter *ow, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
RenderUint32(StringPiece name, uint32 value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderUint64(StringPiece name, uint64 value) | google::protobuf::util::converter::ProtoWriter | inlinevirtual |
RenderWrapperType(ProtoStreamObjectWriter *ow, const DataPiece &value) | google::protobuf::util::converter::ProtoStreamObjectWriter | protectedstatic |
set_use_strict_base64_decoding(bool value) | google::protobuf::util::converter::ObjectWriter | inline |
StartList(StringPiece name) | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
StartListField(const google::protobuf::Field &field, const google::protobuf::Type &type) | google::protobuf::util::converter::ProtoWriter | protected |
StartObject(StringPiece name) | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
StartObjectField(const google::protobuf::Field &field, const google::protobuf::Type &type) | google::protobuf::util::converter::ProtoWriter | protected |
stream() | google::protobuf::util::converter::ProtoWriter | inline |
StructuredObjectWriter() | google::protobuf::util::converter::StructuredObjectWriter | inlineprotected |
typeinfo() | google::protobuf::util::converter::ProtoWriter | inline |
TypeRenderer typedef | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
use_strict_base64_decoding() const | google::protobuf::util::converter::ObjectWriter | inline |
ValidMapKey(StringPiece unnormalized_name) | google::protobuf::util::converter::ProtoStreamObjectWriter | protected |
ValidOneof(const google::protobuf::Field &field, StringPiece unnormalized_name) | google::protobuf::util::converter::ProtoWriter | protected |
WriteRootMessage() | google::protobuf::util::converter::ProtoWriter | protected |
WriteTag(const google::protobuf::Field &field) | google::protobuf::util::converter::ProtoWriter | protected |
~ObjectWriter() | google::protobuf::util::converter::ObjectWriter | inlinevirtual |
~ProtoStreamObjectWriter() | google::protobuf::util::converter::ProtoStreamObjectWriter | virtual |
~ProtoWriter() | google::protobuf::util::converter::ProtoWriter | virtual |
~StructuredObjectWriter() | google::protobuf::util::converter::StructuredObjectWriter | inlinevirtual |