Public Member Functions | |
string | escape (string s) |
void | stepIn () |
void | stepOut () |
void | noNode () |
void | emptyNode (NodeBase *, string name) |
void | resuseNode (NodeBase *, string name) |
void | nodeBegin (NodeBase *n, string name) |
void | nodeEnd (NodeBase *) |
void | simpleFieldBegin (NodeBase *, const FieldBase *f) |
void | simpleFieldEnd () |
void | emptySimpleSequence () |
void | simpleSequenceBegin () |
void | simpleSequenceEnd () |
void | nodeFieldBegin (NodeBase *, const FieldBase *f) |
void | nodeFieldEnd () |
void | emptyNodeSequence () |
void | nodeSequenceBegin () |
void | simpleSequenceEnd () |
void | Exporter::valueSFString (SFString::ArgType v) |
void | Exporter::valueMFString (SFString::ArgType v) |
Public Attributes | |
string | indent = "" |
Definition at line 12 of file export.C.