Functions | |
| def | doNarrow4Jython |
| Functions for Jython. | |
| def | doNarrow4Python |
| Functions for Python+omniORB. | |
| def | getCORBAObjects |
| def | getORBJython |
| def | getORBPython |
| def | getPluginObject2NarrowJython |
| def | getPluginObject2NarrowPython |
Variables | |
| CommandReceiver = IDLBase.CommandReceiverHelper | |
| doNarrow = None | |
| getORB = getORBJython | |
| getPluginObject2Narrow = getPluginObject2NarrowJython | |
| IoControPlugin = IDLBase.IoControlPluginHelper | |
| LoggerPlugin = IDLBase.LoggerPluginHelper | |
| NameComponent = CosNaming.NameComponent | |
| NamingContext = CosNaming.NamingContext | |
| NotFound = CosNaming.NamingContext.NotFound | |
| string | Platform = 'J' |
| Plugin = IDLBase.PluginHelper | |
| PluginManager = IDLBase.PluginManagerHelper | |
| SequencePlayer = IDLBase.SequencePlayerHelper | |
| stateProvider = IDLBase.stateProviderHelper | |
| def hrpPrep.doNarrow4Jython | ( | corbaClass, | |
| corbaObject | |||
| ) |
Functions for Jython.
Definition at line 14 of file hrpPrep.py.
| def hrpPrep.doNarrow4Python | ( | corbaClass, | |
| corbaObject | |||
| ) |
Functions for Python+omniORB.
Definition at line 54 of file hrpPrep.py.
| def hrpPrep.getCORBAObjects | ( | ) |
Definition at line 160 of file hrpPrep.py.
| def hrpPrep.getORBJython | ( | argv | ) |
Definition at line 18 of file hrpPrep.py.
| def hrpPrep.getORBPython | ( | argv | ) |
Definition at line 67 of file hrpPrep.py.
| def hrpPrep.getPluginObject2NarrowJython | ( | name | ) |
Definition at line 32 of file hrpPrep.py.
| def hrpPrep.getPluginObject2NarrowPython | ( | name | ) |
Definition at line 71 of file hrpPrep.py.
| hrpPrep::CommandReceiver = IDLBase.CommandReceiverHelper |
Definition at line 104 of file hrpPrep.py.
| hrpPrep::doNarrow = None |
Definition at line 83 of file hrpPrep.py.
Definition at line 119 of file hrpPrep.py.
Definition at line 120 of file hrpPrep.py.
| hrpPrep::IoControPlugin = IDLBase.IoControlPluginHelper |
Definition at line 116 of file hrpPrep.py.
| hrpPrep::LoggerPlugin = IDLBase.LoggerPluginHelper |
Definition at line 110 of file hrpPrep.py.
| hrpPrep::NameComponent = CosNaming.NameComponent |
Definition at line 128 of file hrpPrep.py.
| hrpPrep::NamingContext = CosNaming.NamingContext |
Definition at line 134 of file hrpPrep.py.
| hrpPrep::NotFound = CosNaming.NamingContext.NotFound |
Definition at line 129 of file hrpPrep.py.
| string hrpPrep::Platform = 'J' |
Definition at line 94 of file hrpPrep.py.
| hrpPrep::Plugin = IDLBase.PluginHelper |
Definition at line 107 of file hrpPrep.py.
| hrpPrep::PluginManager = IDLBase.PluginManagerHelper |
Definition at line 101 of file hrpPrep.py.
| hrpPrep::SequencePlayer = IDLBase.SequencePlayerHelper |
Definition at line 113 of file hrpPrep.py.
| hrpPrep::stateProvider = IDLBase.stateProviderHelper |
Definition at line 115 of file hrpPrep.py.