Class: VirtualBox::COM::Interface::Version_3_1_X::Machine

Inherits:
AbstractInterface show all
Defined in:
lib/virtualbox/com/interface/3.1.x/machine.rb

Constant Summary collapse

IID_STR =
"99404f50-dd10-40d3-889b-dd2f79f1e95e"

Instance Attribute Summary

Attributes inherited from AbstractInterface

#implementer, #lib

Method Summary

Methods inherited from AbstractInterface

#call_function, function, functions, #has_function?, #has_property?, #initialize, #inspect, #member, member, members, #members, properties, property, #read_property, #write_property

Constructor Details

This class inherits a constructor from VirtualBox::COM::AbstractInterface