Home
last modified time | relevance | path

Searched defs:BuiltStyledStreamWriter (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4799 struct BuiltStyledStreamWriter : public StreamWriter struct
4823 typedef std::vector<std::string> ChildValues;
4825 ChildValues childValues_;
4826 std::string indentString_;
4827 int rightMargin_;
4828 std::string indentation_;
4829 CommentStyle::Enum cs_;
4830 std::string colonSymbol_;
4831 std::string nullSymbol_;
4832 std::string endingLineFeedSymbol_;
[all …]