libNuML 1.1.1
Library for reading / writing NuML documents
|
This is the complete list of members for NUMLWriter, including all inherited members.
hasBzip2() | NUMLWriter | static |
hasZlib() | NUMLWriter | static |
mProgramName | NUMLWriter | protected |
mProgramVersion | NUMLWriter | protected |
NUMLWriter() | NUMLWriter | |
setProgramName(const std::string &name) | NUMLWriter | |
setProgramVersion(const std::string &version) | NUMLWriter | |
writeNUML(const NUMLDocument *d, const std::string &filename) | NUMLWriter | |
writeNUML(const NUMLDocument *d, std::ostream &stream) | NUMLWriter | |
writeToString(const NUMLDocument *d) | NUMLWriter | |
~NUMLWriter() | NUMLWriter |