IceParser Class Reference

#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 ()
 

Detailed Description

Definition at line 37 of file iceparser.h.

Member Function Documentation

◆ clearXmlCacheDir()

void clearXmlCacheDir ( )
static

Definition at line 326 of file iceparser.cpp.

+ Here is the caller graph for this function:

◆ getCacheDir()

std::string getCacheDir ( )
static

Definition at line 304 of file iceparser.cpp.

+ Here is the caller graph for this function:

◆ loadFromXml()

Definition at line 115 of file iceparser.cpp.

+ Here is the call graph for this function:

◆ mergeXmlAndCfg()

Definition at line 53 of file iceparser.cpp.

+ Here is the call graph for this function:

◆ saveCfg()

Definition at line 242 of file iceparser.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: