|
#include "../data_structure/Scenario.h"
#include "../data_structure/Package.h"
#include <string>
#include <vector>
#include <ArmarXCore/core/system/cmake/CMakePackageFinderCache.h>
Go to the source code of this file.
Classes | |
class | XMLScenarioParser |
This class provides different methods to parse and save scenario data in XML-Files. To save Scenario data between sessions, scenarios should be saved in XML-Files using the following format: More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
ScenarioManager | |
ScenarioManager::Parser | |