MVME187Machine.cc Source File
Back to the index.
Go to the documentation of this file.
79 machine->SetVariableValue(
"template",
"\"mvme187\"");
118 if (attributeName ==
"template")
121 if (attributeName ==
"machine")
127 if (attributeName ==
"description")
128 return "MVME187 machine.";
130 if (attributeName ==
"comments")
131 return "For experiments with <a href=\"http://www.openbsd.org/mvme88k.html\">OpenBSD/mvme88k</a>.";
bool IsNULL() const
Checks whether or not an object is referenced by the reference counted pointer.
static bool GetCreationArgOverrides(ComponentCreationSettings &settings, const ComponentCreateArgs &createArgs)
Get override arguments for component creation.
void AddChild(refcount_ptr< Component > childComponent, size_t insertPosition=(size_t) -1)
Adds a reference to a child component.
static string GetAttribute(const string &attributeName)
Gets a Component attribute value.
static refcount_ptr< Component > CreateComponent(const string &componentNameAndOptionalArgs, GXemul *gxemul=NULL)
Creates a component given a short component name.
bool SetVariableValue(const string &name, const string &expression)
Sets a variable to a new value.
map< string, string > ComponentCreationSettings
static refcount_ptr< Component > Create(const ComponentCreateArgs &args)
Creates a MVME187 Component tree.
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17