Searched defs:BuiltStyledStreamWriter (Results 1 – 3 of 3) sorted by relevance
4745 struct BuiltStyledStreamWriter : public StreamWriter struct4767 typedef std::vector<std::string> ChildValues;4769 ChildValues childValues_;4770 std::string indentString_;4771 int rightMargin_;4772 std::string indentation_;4773 CommentStyle::Enum cs_;4774 std::string colonSymbol_;4775 std::string nullSymbol_;4776 std::string endingLineFeedSymbol_;[all …]