RootComponent.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef ROOTCOMPONENT_H
2 #define ROOTCOMPONENT_H
98 #endif // ROOTCOMPONENT_H
virtual bool PreRunCheckForComponent(GXemul *gxemul)
Checks the state of this component, before starting execution.
StateVariables make up the persistent state of Component objects.
virtual bool CheckVariableWrite(StateVariable &var, const string &oldValue)
Checks whether a write to a variable is OK.
RootComponent(GXemul *owner=NULL)
Constructs a RootComponent.
virtual RootComponent * AsRootComponent()
Returns the component's RootComponent interface.
static void RunUnitTests(int &nSucceeded, int &nFailures)
A Component which is the default root node in the configuration.
A Component is a node in the configuration tree that makes up an emulation setup.
Base class for unit testable classes.
void SetOwner(GXemul *owner)
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18