This is the complete list of members for DummyComponent, including all inherited members.
| AddChecksum(Checksum &checksum) const | Component | |
| AddChild(refcount_ptr< Component > childComponent, size_t insertPosition=(size_t) -1) | Component | |
| AddCustomVariable(const string &name, CustomStateVariableHandler *variableHandler) | Component | inlineprotected |
| AddVariable(const string &name, T *variablePointer) | Component | inlineprotected |
| AsAddressDataBus() | Component | virtual |
| AsCPUComponent() | Component | virtual |
| AsRootComponent() | Component | virtual |
| CheckConsistency() const | Component | |
| CheckVariableWrite(StateVariable &var, const string &oldValue) | Component | protectedvirtual |
| Clone() const | Component | |
| Component(const string &className, const string &visibleClassName) | Component | protected |
| Create(const ComponentCreateArgs &args) | DummyComponent | static |
| Deserialize(ostream &messages, const string &str, size_t &pos) | Component | static |
| DetectChanges(const refcount_ptr< Component > &oldClone, ostream &changeMessages) const | Component | |
| DummyComponent(string className="dummy") | DummyComponent | |
| Execute(GXemul *gxemul, int nrOfCycles) | Component | virtual |
| ExecuteMethod(GXemul *gxemul, const string &methodName, const vector< string > &arguments) | Component | virtual |
| FindPathByPartialMatch(const string &partialPath, bool shortestPossible=false) const | Component | |
| FlushCachedState() | Component | |
| FlushCachedStateForComponent() | Component | protectedvirtual |
| GenerateDetails() const | Component | virtual |
| GeneratePath() const | Component | |
| GenerateShortestPossiblePath() const | Component | |
| GenerateTreeDump(const string &branchTemplate, bool htmlLinksForClassNames=false, string prefixForComponentUrls="") const | Component | |
| GetAttribute(const string &attributeName) | DummyComponent | static |
| GetChildren() | Component | |
| GetChildren() const | Component | |
| GetClassName() const | Component | |
| GetCurrentFrequency() const | Component | virtual |
| GetMethodNames(vector< string > &names) const | Component | virtual |
| GetParent() | Component | |
| GetParent() const | Component | |
| GetRunningGXemulInstance() | Component | protected |
| GetUI() | Component | protected |
| GetVariable(const string &name) | Component | |
| GetVariable(const string &name) const | Component | |
| GetVariableNames(vector< string > &names) const | Component | |
| GetVisibleClassName() const | Component | |
| LightClone() const | Component | |
| LookupPath(string path) const | Component | |
| MethodMayBeReexecutedWithoutArgs(const string &methodName) const | Component | virtual |
| PreRunCheck(GXemul *gxemul) | Component | |
| PreRunCheckForComponent(GXemul *gxemul) | Component | protectedvirtual |
| ReferenceCountable() | ReferenceCountable | inline |
| RemoveChild(Component *childToRemove) | Component | |
| Reset() | Component | |
| ResetState() | Component | protectedvirtual |
| RunUnitTests(int &nSucceeded, int &nFailures) | DummyComponent | static |
| Serialize(ostream &ss, SerializationContext &context) const | Component | |
| SetParent(Component *parentComponent) | Component | |
| SetVariableValue(const string &name, const string &expression) | Component | |
| ~Component() | Component | inlinevirtual |
| ~ReferenceCountable() | ReferenceCountable | inline |
1.8.17