|
|
#include <ArmarXCore/util/ScenarioManagerCommon/parser/iceparser.h>
Public Member Functions | |
| armarx::PropertyDefinitionsPtr | loadFromXml (std::string path, ScenarioManager::Data_Structure::ApplicationInstanceWPtr app=ScenarioManager::Data_Structure::ApplicationInstancePtr(nullptr)) |
| armarx::PropertyDefinitionsPtr | mergeXmlAndCfg (ScenarioManager::Data_Structure::ApplicationInstanceWPtr app, bool firstLoad=false) |
| void | saveCfg (ScenarioManager::Data_Structure::ApplicationInstanceWPtr appInstance) |
Static Public Member Functions | |
| static void | clearXmlCacheDir () |
| static std::string | getCacheDir () |
Definition at line 39 of file iceparser.h.
|
static |
Definition at line 342 of file iceparser.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 318 of file iceparser.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| armarx::PropertyDefinitionsPtr loadFromXml | ( | std::string | path, |
| ScenarioManager::Data_Structure::ApplicationInstanceWPtr | app = ScenarioManager::Data_Structure::ApplicationInstancePtr(nullptr) ) |
Definition at line 120 of file iceparser.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| armarx::PropertyDefinitionsPtr mergeXmlAndCfg | ( | ScenarioManager::Data_Structure::ApplicationInstanceWPtr | app, |
| bool | firstLoad = false ) |
| void saveCfg | ( | ScenarioManager::Data_Structure::ApplicationInstanceWPtr | appInstance | ) |