| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
| __DeinitSDK__ | |||
|
PrlObject Base object class |
|||
|
PrlReadonlyAttrError Exception class for readonly attributes |
|||
| PrlSDKError | |||
| PrlSDKAsyncError | |||
|
PrlConstsProvider Provide acces to constants group |
|||
|
PrlIterator Provide iterator and sequence behavior for sdk object |
|||
| PrlResultIter | |||
|
Server The Server class provides access to a Parallels Service. |
|||
|
FoundVm Contains summary information about a virtual machine. |
|||
|
LicenceInfo Contains the Parallels license information. |
|||
|
FSInfo Contains information about a file system entry and its immediate child elements (files and directories). |
|||
|
FSEntry Contains information about a file system entry. |
|||
|
SrvConfig Contains the host computer configuration information. |
|||
|
UserConfig Contains information about a Parallels Service user. |
|||
|
DispConfig The DispConfig class provides methods for managing Parallels Service preferences. |
|||
|
DispNet Contains information about a virtual network adapter. |
|||
|
NetServiceStatus Contains the Parallels Service network status information. |
|||
| VmAccessRights | |||
|
Vm The Vm class provides methods for managing virtual machines. |
|||
| VmObjEmulation | |||
|
VmVNCConfig Contains VNC properties of a virtual machine. |
|||
|
VmDisplayDev The VmDisplayDev class provides methods for remote capture of screen shots of a virtual machine desktop and for sending keyboard and mouse commands to it. |
|||
|
VmBaseDev VmBaseDev is a base class that provides methods for managing virtual devices. |
|||
|
VmBaseDiskDev VmBaseDiskDev is a base class that provides methods for managing virtual hard disks. |
|||
|
VmBasePortDev Base class providing methods for managing virtual ports (serial, parallel). |
|||
|
VmFloppyDev Provides methods for managing virtual floppy disk drives. |
|||
|
VmOpticalDev Provides methods for managing virtual optical disk drives. |
|||
|
VmParallelPortDev Provides methods for managing virtual parallel ports. |
|||
|
VmHddDev Provides methods for managing virtual hard disk drives. |
|||
|
VmNetDev Provides methods for managing virtual network adapters. |
|||
|
VmSerialDev Provides methods for managing virtual serial ports. |
|||
|
VmSoundDev Provides methods for managing virtual sound devices. |
|||
|
VmUsbDev Provides methods for managing virtual USB devices. |
|||
|
VmBootDev Provides methods for managing boot devices in a virtual machine. |
|||
|
VmScrRes Contains a virtual machine screen resolution information. |
|||
|
VmShare Provides methods for managing host shared folder accessibility in a virtual machine. |
|||
|
VmStat Provides methods for obtaining performance statistics hosts and virtual machines. |
|||
|
VmCPUStat Contains CPU statistics. |
|||
|
VmIFaceStat Contains network interface statistics. |
|||
|
VmUserStat Contains user session statistics. |
|||
|
VmDiskStat Contains disk drive statistics. |
|||
|
VmDiskPartStat Contains disk partition statistics. |
|||
|
VmProcStat Contains system process statistics. |
|||
|
VmInfo Contains a virtual machine state and access rights information. |
|||
|
VmToolsInfo Provides methods for determining whether the Parallels Tools package is installed in the specified virtual machine and for obtaining its status and version information. |
|||
|
SrvCfgDev SrvCfgDev is a base class that provides methods for getting information about physical devices on the host. |
|||
|
SrvCfgNet Provides methods for getting information about a network adapter on the host. |
|||
|
SrvCfgHdd Provides methods for getting information about a physical hard disk on the host. |
|||
|
SrvCfgHddPart Contains information about a disk partition. |
|||
|
SrvInfo Contains general information about a host computer. |
|||
|
LoginResponse Contains information pertinent to a successful Parallels Service login operation. |
|||
|
RunningTask The RunningTask class is used in recovering from the lost Parallels Service connection and attaching to an existing and running task. |
|||
|
UsrInfo Contains information about a Parallels Service user. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__deinit_sdk__ = __DeinitSDK__()
|
|||
handle_types = ['PHT_ACCESS_RIGHTS', 'PHT_BOOT_DEVICE', 'PHT_Dconstants for handle types |
|||
device_types = ['PDE_CLUSTERED_DEVICE', 'PDE_FLOPPY_DISK', 'PDconstants for device types |
|||
key_codes = ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9',constants for scancodes |
|||
key_actions = ['PKE_CLICK', 'PKE_PRESS', 'PKE_RELEASE']constants for key actions |
|||
__DATE_TIME_SELECTOR__ = re.compile(r'
|
|||
__PRL_DATETIME_FMTS__ =
|
|||
|
|||
Determine and return OS type based on the specified OS version.
|
|
|||
handle_typesconstants for handle types
|
device_typesconstants for device types
|
key_codesconstants for scancodes
|
__DATE_TIME_SELECTOR__
|
__PRL_DATETIME_FMTS__
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:39 2008 | http://epydoc.sourceforge.net |