| Trees | Index | Help |
|
|---|
| Package ZenModel :: Module CmdDeviceLoader :: Class cmdDeviceLoader |
|
BasicDeviceLoader--+ |CmdBase--+ | | |ZenDaemon--+ | | |ZCmdBase--+ | | |BasicLoader--+ | cmdDeviceLoader
| Method Summary | |
|---|---|
__init__(self)
| |
basic options setup sub classes can add more options here | |
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
|
loaderBody(self, line)loader body override to customize what will load |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:12 2007 | http://epydoc.sf.net |