![]() |
Scanframe Modular Application 0.1.0
|
#include <gii/gen/InformationBase.h>
#include <misc/gen/TVector.h>
#include <misc/gen/Value.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | sf::VariableTypes |
This base class contains all local types of used in the Variable class. Multiple inheritance makes these types local for other classes as well. Making code more readable and also prevents name space problems. More... | |
class | sf::VariableTypes::State |
Type containing a name referencing a value and is called a state. More... | |
struct | sf::VariableTypes::Definition |
Structure used to set up a variable The method Variable::getDefinition() transforms the definition string into this structure. More... | |
Namespaces | |
namespace | sf |