Orxonox
0.0.5 Codename: Arcturus
|
Declaration of the ConfigValueContainer class, caches a config-value. More...
#include "core/CorePrereqs.h"
#include <string>
#include <vector>
#include "util/MultiType.h"
#include "core/class/Identifier.h"
Go to the source code of this file.
Classes | |
class | orxonox::ConfigValueCallback< T > |
class | orxonox::ConfigValueCallbackBase |
class | orxonox::ConfigValueContainer |
The ConfigValuecontainer contains all needed information about a configurable variable. More... | |
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Declaration of the ConfigValueContainer class, caches a config-value.
The ConfigValueContainer class contains all needed information about a configurable variable:
This is needed to assign the configured values to all newly created objects.