36 #ifdef CHECK_MEMORY_LEAKS 38 #endif // CHECK_MEMORY_LEAKS 45 : myDefaultIndentation(defaultIndentation), myHavePendingOpener(false) {
62 const std::string& attrs,
const std::string& comment) {
66 into << comment <<
"\n";
105 into << indent <<
"</" <<
myXMLStack.back() <<
">\n";
SumoXMLTag
Numbers representing SUMO-XML - element names.
static OptionsCont & getOptions()
Retrieves the options.
void writeXMLHeader(std::ostream &os)
Writes a standard XML header, including the configuration.
std::string toString(const T &t, std::streamsize accuracy=OUTPUT_ACCURACY)