HP700RXMachine.cc Source File
Back to the index.
Go to the documentation of this file.
59 machine->SetVariableValue(
"template",
"\"hp700rx\"");
93 if (attributeName ==
"template")
96 if (attributeName ==
"machine")
99 if (attributeName ==
"stable")
102 if (attributeName ==
"description")
103 return "HP 700/RX X-terminal (i960).";
105 if (attributeName ==
"comments")
106 return "For experiments that could eventually lead up to "
107 "running custom code on the HP 700/RX.";
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 "hp700rx" Component tree.
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17