A template for creating a MVME187 machine. More...
#include <MVME187Machine.h>
Static Public Member Functions | |
static refcount_ptr< Component > | Create (const ComponentCreateArgs &args) |
Creates a MVME187 Component tree. More... | |
static string | GetAttribute (const string &attributeName) |
Gets a Component attribute value. More... | |
A template for creating a MVME187 machine.
Note: This class does not inherit from the Component class.
Definition at line 41 of file MVME187Machine.h.
|
static |
Creates a MVME187 Component tree.
Definition at line 74 of file MVME187Machine.cc.
References Component::AddChild(), ComponentFactory::CreateComponent(), ComponentFactory::GetCreationArgOverrides(), refcount_ptr< T >::IsNULL(), and Component::SetVariableValue().
|
static |
Gets a Component attribute value.
Definition at line 125 of file MVME187Machine.cc.