Go to the documentation of this file.
32 #include <SimoxUtility/algorithm/string.h>
59 void line(
const std::string&
line,
int indentDelta = 0);
66 void lineInternal(
const std::string&
line,
int indent);
69 std::string indentChars;
86 static void ConvertToTextWithMaxWidth(
unsigned int maxTextWidth,
const std::vector<std::string>& docLines, std::vector<std::string>& linesOut);
void endBlockComment(std::string comment)
void lineCheckDuplicate(const std::string &line, int indentDelta=0)
std::shared_ptr< MetaWriter > MetaWriterPtr
std::vector< std::string > lines
This file offers overloads of toIce() and fromIce() functions for STL container types.
Lines::LineType getLastLineType()