Package ZenModel :: Module CmdDeviceLoader :: Class cmdDeviceLoader
[show private | hide private]
[frames | no frames]

Class cmdDeviceLoader

  BasicDeviceLoader --+
                      |
CmdBase --+           |
          |           |
  ZenDaemon --+       |
              |       |
       ZCmdBase --+   |
                  |   |
        BasicLoader --+
                      |
                     cmdDeviceLoader


Method Summary
  __init__(self)
  buildOptions(self)
basic options setup sub classes can add more options here
  loaderBody(self, line)
loader body override to customize what will load
Inherited from BasicLoader: loadDatabase, parseOptions, setfields
Inherited from ZCmdBase: closeAll, closedb, findDevice, getConnection, getContext, getDataRoot, getDmdObj, login, logout, opendb, syncdb, zeoConnect
Inherited from ZenDaemon: becomeDaemon, changeUser, setupLogging, sigTerm
Inherited from CmdBase: buildParser
Inherited from BasicDeviceLoader: getDevice, getGroupPath, getLocationPath, getPerformanceMonitorName, getStatusMonitorName, getSystemPath, loadDevice

Class Variable Summary
Inherited from ZenDaemon: pidfile
Inherited from CmdBase: doesLogging

Method Details

buildOptions(self)

basic options setup sub classes can add more options here
Overrides:
Products.ZenUtils.BasicLoader.BasicLoader.buildOptions (inherited documentation)

loaderBody(self, line)

loader body override to customize what will load

Generated by Epydoc 2.1 on Thu Aug 16 09:55:12 2007 http://epydoc.sf.net