35 #ifdef CHECK_MEMORY_LEAKS
37 #endif // CHECK_MEMORY_LEAKS
44 : myDefaultIndentation(defaultIndentation), myHavePendingOpener(false) {
61 const std::string& attrs,
const std::string& comment) {
65 into << comment <<
"\n";
104 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)