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 39 of file iceparser.h.

Member Function Documentation

◆ clearXmlCacheDir()

void clearXmlCacheDir ( )
static

Definition at line 342 of file iceparser.cpp.

+ Here is the caller graph for this function:

◆ getCacheDir()

std::string getCacheDir ( )
static

Definition at line 318 of file iceparser.cpp.

+ Here is the caller graph for this function:

◆ loadFromXml()

Definition at line 120 of file iceparser.cpp.

+ Here is the call graph for this function:

◆ mergeXmlAndCfg()

Definition at line 54 of file iceparser.cpp.

+ Here is the call graph for this function:

◆ saveCfg()

Definition at line 251 of file iceparser.cpp.

+ Here is the call graph for this function:

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