IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
_Data | IG::Lib::DataStore | [private] |
_DataChanged | IG::Lib::DataStore | [private] |
DataUnsaved | IG::Lib::DataStore | |
Doc | IG::Lib::DataStore | |
GetElement(string xpath) | IG::Lib::DataStore | [inline] |
GetElements(string xpath) | IG::Lib::DataStore | [inline] |
GetNode(string xpath) | IG::Lib::DataStore | [inline] |
GetNodes(string xpath) | IG::Lib::DataStore | [inline] |
GetRootNode() | IG::Lib::DataStore | [inline] |
Load(string filepath, bool forceoverwrite) | IG::Lib::DataStore | [inline] |
Load(string filepath) | IG::Lib::DataStore | [inline] |
Load(Stream inStream, bool forceoverwrite) | IG::Lib::DataStore | [inline] |
Load(Stream inStream) | IG::Lib::DataStore | [inline] |
Load(TextReader txtReader, bool forceoverwrite) | IG::Lib::DataStore | [inline] |
Load(TextReader txtReader) | IG::Lib::DataStore | [inline] |
LoadFromString(string str, bool loadifnotnull) | IG::Lib::DataStore | [inline] |
LoadFromString(string filename) | IG::Lib::DataStore | [inline] |