Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.apo.nmsu.edu/Telescopes/twistedActor/html/hierarchy.html
Дата изменения: Tue Sep 15 03:27:28 2015
Дата индексирования: Sun Apr 10 01:10:49 2016
Кодировка:

Поисковые слова: внешние планеты
lsst.twistedActor: Class Hierarchy
lsst.twistedActor  1.0.7
 All Classes Functions
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCBaseMixin
|oCtwistedActor.baseWrapper.BaseWrapperA wrapper for a client talking to a server
|\CtwistedActor.command.BaseCmd
| oCtwistedActor.command.DevCmd
| oCtwistedActor.command.DevCmdVar
| \CtwistedActor.command.UserCmd
oCException
|\CtwistedActor.command.CommandError
oCobject
|oCtwistedActor.baseActor.BaseActorBase class for a hub actor or instrument control computer with no assumption about command format other than commands may start with 0, 1 or 2 integers
|oCtwistedActor.commandQueue.CommandQueueA command queue
|oCtwistedActor.commandQueue.QueuedCommand
|oCtwistedActor.device.ConnectDeviceConnect a device and execute dev.init
|oCtwistedActor.device.DeviceCollectionA collection of devices that provides easy access to them
|oCtwistedActor.device.DisconnectDeviceExecute dev.init (if the device is fully connected) and disconnect a device
|oCtwistedActor.deviceSet.DevCmdInfoInformation about a device command
|oCtwistedActor.deviceSet.DeviceSetA collection of related devices (e.g
|oCtwistedActor.dispatcherWrapper.CmdWrapper
|oCtwistedActor.dispatcherWrapper.DispatcherCmdQueue
|oCtwistedActor.linkCommands.LinkCommandsLink commands such that completion of the main command depends on one or more sub-commands
|oCtwistedActor.log.BaseLoggerBase class for loggers
||oCtwistedActor.log.DefaultLoggerLogger that logs to stderr
||oCtwistedActor.log.FileLoggerLogger that logs to a file
||\CtwistedActor.log.SyslogLoggerLogger that logs to syslog
|oCtwistedActor.log.LogLineParser
|\CtwistedActor.log.LogManagerObject that holds the current logger
oCBaseActor
|\CtwistedActor.actor.ActorBase class for a hub actor or instrument control computer with a unix-like command syntax
oCBaseMixin
|\CtwistedActor.device.DeviceDevice interface
| \CtwistedActor.device.TCPDeviceTCP-connected device
|  \CtwistedActor.device.ActorDeviceA device that obeys the APO standard actor interface
oCBaseScriptRunner
|\CtwistedActor.scriptRunner.ScriptRunnerExecute a script
\CBaseWrapper
 oCtwistedActor.actorWrapper.ActorWrapperA wrapper for a twistedActor.Actor talking to one or more wrapped devices
 oCtwistedActor.deviceWrapper.DeviceWrapperA wrapper for a twistedActor.Device talking to a (likely fake) controller or controller wrapper
 \CtwistedActor.dispatcherWrapper.DispatcherWrapperA wrapper for an opscore.ActorDispatcher talking to an wrapped actor