VIRTUTECH CONFIDENTIAL    Previous - Up - Next

std-graphics-console

Provided by
std-components
Class Hierarchy
conf-objectlog-objectcomponentstd-graphics-console
Interfaces Implemented
log_object, component
Description
The "std-graphics-console" component represents a graphical console for displaying output from a simulated graphics adapters and getting input for mouse and keyboard devices.

Attributes

Attributes inherited from class conf-object
attributes, classname, component, iface, name, object_id, queue
Attributes inherited from class log-object
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
Attributes inherited from class component
connections, connectors, instantiated, object_list, object_prefix, top_component, top_level
Attribute List
window
Optional attribute; read/write access; type: b.

Try to open window if TRUE (default). FALSE disabled the window.

Command List

Commands defined by interface log_object
log, log-group, log-level, log-size, log-type
Commands
infoprint information about the device
statusprint status of the device

Command Descriptions

<std-graphics-console>.info
Synopsis
<std-graphics-console>.info
Description
Print detailed information about the configuration of the device.
<std-graphics-console>.status
Synopsis
<std-graphics-console>.status
Description
Print detailed information about the current status of the device.

VIRTUTECH CONFIDENTIAL    Previous - Up - Next