DummyComponent.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef DUMMYCOMPONENT_H
2 #define DUMMYCOMPONENT_H
68 static void RunUnitTests(
int& nSucceeded,
int& nFailures);
72 #endif // DUMMYCOMPONENT_H
static string GetAttribute(const string &attributeName)
Get attribute information about the DummyComponent class.
static refcount_ptr< Component > Create(const ComponentCreateArgs &args)
Creates a DummyComponent.
DummyComponent(string className="dummy")
Constructs a DummyComponent.
static void RunUnitTests(int &nSucceeded, int &nFailures)
A dummy Component, for unit testing purposes.
A Component is a node in the configuration tree that makes up an emulation setup.
Base class for unit testable classes.
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17