CLAM-Development
1.4.0
|
This is the complete list of members for CLAM::XmlStorage, including all inherited members.
AppendToDocument(const Component &obj, const std::string &xpath, const std::string &filename) | CLAM::XmlStorage | static |
Create(const std::string &name) | CLAM::XmlStorage | |
Dump(const Component &obj, const std::string &rootName, std::ostream &os, bool indentate=true) | CLAM::XmlStorage | inlinestatic |
Dump(const Component &obj, const std::string &rootName, const std::string &filename) | CLAM::XmlStorage | static |
DumpObject(const Component &component) | CLAM::XmlStorage | |
Load(Storable &storable) | CLAM::XmlStorage | virtual |
Read(std::istream &is) | CLAM::XmlStorage | |
Restore(Component &obj, std::istream &is) | CLAM::XmlStorage | inlinestatic |
Restore(Component &obj, const std::string &filename) | CLAM::XmlStorage | static |
RestoreFromFragment(Component &obj, const std::string &path, std::istream &is) | CLAM::XmlStorage | inlinestatic |
RestoreObject(Component &component) | CLAM::XmlStorage | |
Select(const std::string &path) | CLAM::XmlStorage | |
Store(const Storable &storable) | CLAM::XmlStorage | virtual |
UseIndentation(bool useIndentation) | CLAM::XmlStorage | |
WriteDocument(std::ostream &os) | CLAM::XmlStorage | |
WriteSelection(std::ostream &os) | CLAM::XmlStorage | |
XmlStorage() | CLAM::XmlStorage | |
~Storage() | CLAM::Storage | inlinevirtual |
~XmlStorage() | CLAM::XmlStorage |