# Python stubs generated by omniidl from /home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosTypedEventComm.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # #include "CosEventComm.idl" import CosEventComm_idl _0_CosEventComm = omniORB.openModule("CosEventComm") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA") # # Start of module "CosTypedEventComm" # __name__ = "CosTypedEventComm" _0_CosTypedEventComm = omniORB.openModule( "CosTypedEventComm", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosTypedEventComm.idl" ) _0_CosTypedEventComm__POA = omniORB.openModule( "CosTypedEventComm__POA", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosTypedEventComm.idl" ) # interface TypedPushConsumer _0_CosTypedEventComm._d_TypedPushConsumer = ( omniORB.tcInternal.tv_objref, "IDL:omg.org/CosTypedEventComm/TypedPushConsumer:1.0", "TypedPushConsumer") omniORB.typeMapping[
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "IBASE.idl" import IBASE_idl _0_IBASE = omniORB.openModule("IBASE") _0_IBASE__POA = omniORB.openModule("IBASE__POA") # # Start of module "ITM" # __name__ = "ITM" _0_ITM = omniORB.openModule("ITM", r"ITM.idl") _0_ITM__POA = omniORB.openModule("ITM__POA", r"ITM.idl") # typedef ... Validity class Validity: _NP_RepositoryId = "IDL:ITM/Validity:1.0" def __init__(self, *args, **kw):
# Python stubs generated by omniidl from ../idl/EventChannelAdmin.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # #include "CosNaming.idl" import CosNaming_idl _0_CosNaming = omniORB.openModule("CosNaming") _0_CosNaming__POA = omniORB.openModule("CosNaming__POA") # #include "CosLifeCycle.idl" import CosLifeCycle_idl _0_CosLifeCycle = omniORB.openModule("CosLifeCycle") _0_CosLifeCycle__POA = omniORB.openModule("CosLifeCycle__POA") # # Start of module "EventChannelAdmin" # __name__ = "EventChannelAdmin" _0_EventChannelAdmin = omniORB.openModule("EventChannelAdmin", r"../idl/EventChannelAdmin.idl") _0_EventChannelAdmin__POA = omniORB.openModule( "EventChannelAdmin__POA", r"../idl/EventChannelAdmin.idl") # interface EventChannelFactory _0_EventChannelAdmin._d_EventChannelFactory = ( omniORB.tcInternal.tv_objref, "IDL:EventChannelAdmin/EventChannelFactory:1.0", "EventChannelFactory") omniORB.typeMapping[
# Python stubs generated by omniidl from idl/test.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "RTR" # __name__ = "RTR" _0_RTR = omniORB.openModule("RTR", r"idl/test.idl") _0_RTR__POA = omniORB.openModule("RTR__POA", r"idl/test.idl") # interface Test1 _0_RTR._d_Test1 = (omniORB.tcInternal.tv_objref, "IDL:RTR/Test1:1.0", "Test1") omniORB.typeMapping["IDL:RTR/Test1:1.0"] = _0_RTR._d_Test1 _0_RTR.Test1 = omniORB.newEmptyClass() class Test1 : _NP_RepositoryId = _0_RTR._d_Test1[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil _0_RTR.Test1 = Test1
from __future__ import absolute_import, division, print_function import _omnipy import omniORB from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "_GlobalIDL" # __name__ = "_GlobalIDL" _0__GlobalIDL = omniORB.openModule("_GlobalIDL", r"absdev.idl") _0__GlobalIDL__POA = omniORB.openModule("_GlobalIDL__POA", r"absdev.idl") _0__GlobalIDL.MAX_ITEMS = 4096 # typedef ... module_info_seq_t class module_info_seq_t: _NP_RepositoryId = "IDL:module_info_seq_t:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0__GlobalIDL.module_info_seq_t = module_info_seq_t _0__GlobalIDL._d_module_info_seq_t = (omniORB.tcInternal.tv_sequence, omniORB.tcInternal.tv_any, 0) _0__GlobalIDL._ad_module_info_seq_t = (omniORB.tcInternal.tv_alias, module_info_seq_t._NP_RepositoryId, "module_info_seq_t", (omniORB.tcInternal.tv_sequence, omniORB.tcInternal.tv_any, 0)) _0__GlobalIDL._tc_module_info_seq_t = omniORB.tcInternal.createTypeCode(_0__GlobalIDL._ad_module_info_seq_t) omniORB.registerType(module_info_seq_t._NP_RepositoryId, _0__GlobalIDL._ad_module_info_seq_t, _0__GlobalIDL._tc_module_info_seq_t) del module_info_seq_t
_omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "HangmanGame" # __name__ = "HangmanGame" _0_HangmanGame = omniORB.openModule("HangmanGame", r"../Hangman.idl") _0_HangmanGame__POA = omniORB.openModule("HangmanGame__POA", r"../Hangman.idl") # interface Hangman _0_HangmanGame._d_Hangman = (omniORB.tcInternal.tv_objref, "IDL:HangmanGame/Hangman:1.0", "Hangman") omniORB.typeMapping["IDL:HangmanGame/Hangman:1.0"] = _0_HangmanGame._d_Hangman _0_HangmanGame.Hangman = omniORB.newEmptyClass() class Hangman : _NP_RepositoryId = _0_HangmanGame._d_Hangman[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil
# Python stubs generated by omniidl from ManipulatorCommonInterface_MiddleLevel.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "_GlobalIDL" # __name__ = "_GlobalIDL" _0__GlobalIDL = omniORB.openModule("_GlobalIDL", r"ManipulatorCommonInterface_MiddleLevel.idl") _0__GlobalIDL__POA = omniORB.openModule("_GlobalIDL__POA", r"ManipulatorCommonInterface_MiddleLevel.idl") # #include "BasicDataType.idl" import BasicDataType_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # #include "ManipulatorCommonInterface_DataTypes.idl" import ManipulatorCommonInterface_DataTypes_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # # Start of module "RTC" # __name__ = "RTC" _0_RTC = omniORB.openModule("RTC", r"ManipulatorCommonInterface_MiddleLevel.idl") _0_RTC__POA = omniORB.openModule("RTC__POA", r"ManipulatorCommonInterface_MiddleLevel.idl")
# Python stubs generated by omniidl from PersonIdTraits.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # #include "corbamed/idl/AbbreviatedIncludes/NamingAuthority.idl" import NamingAuthority_idl _0_NamingAuthority = omniORB.openModule("NamingAuthority") _0_NamingAuthority__POA = omniORB.openModule("NamingAuthority__POA") # #include "corbamed/idl/AbbreviatedIncludes/CosNaming.idl" import CosNaming_idl _0_CosNaming = omniORB.openModule("CosNaming") _0_CosNaming__POA = omniORB.openModule("CosNaming__POA") # #include "corbamed/idl/AbbreviatedIncludes/CosTrading.idl" import CosTrading_idl _0_CosTrading = omniORB.openModule("CosTrading") _0_CosTrading__POA = omniORB.openModule("CosTrading__POA") # #include "corbamed/idl/AbbreviatedIncludes/CosPropertyService.idl" import CosPropertyService_idl _0_CosPropertyService = omniORB.openModule("CosPropertyService") _0_CosPropertyService__POA = omniORB.openModule("CosPropertyService__POA") # #include "PersonIdService.idl" import PersonIdService_idl
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "corbaidl.idl" import corbaidl_idl _0_CORBA = omniORB.openModule("omniORB.CORBA") _0_CORBA__POA = omniORB.openModule("omniORB.CORBA__POA") # # Start of module "Compression" # __name__ = "omniORB.Compression" _0_Compression = omniORB.openModule("omniORB.Compression", r"/usr/local/share/idl/omniORB/compression.idl") _0_Compression__POA = omniORB.openModule("omniORB.Compression__POA", r"/usr/local/share/idl/omniORB/compression.idl") # exception CompressionException _0_Compression.CompressionException = omniORB.newEmptyClass() class CompressionException (CORBA.UserException): _NP_RepositoryId = "IDL:omg.org/Compression/CompressionException:1.0"
# Python stubs generated by omniidl from idl/SpreadSheet.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "_GlobalIDL" # __name__ = "_GlobalIDL" _0__GlobalIDL = omniORB.openModule("_GlobalIDL", r"idl/SpreadSheet.idl") _0__GlobalIDL__POA = omniORB.openModule("_GlobalIDL__POA", r"idl/SpreadSheet.idl") # struct StringLine _0__GlobalIDL.StringLine = omniORB.newEmptyClass() class StringLine (omniORB.StructBase): _NP_RepositoryId = "IDL:StringLine:1.0" def __init__(self, value): self.value = value _0__GlobalIDL.StringLine = StringLine _0__GlobalIDL._d_StringLine = (omniORB.tcInternal.tv_struct, StringLine, StringLine._NP_RepositoryId, "StringLine", "value", (omniORB.tcInternal.tv_sequence, (omniORB.tcInternal.tv_string,0), 0)) _0__GlobalIDL._tc_StringLine = omniORB.tcInternal.createTypeCode(_0__GlobalIDL._d_StringLine) omniORB.registerType(StringLine._NP_RepositoryId, _0__GlobalIDL._d_StringLine, _0__GlobalIDL._tc_StringLine) del StringLine
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "corbaidl.idl" import corbaidl_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "boxes.idl" import boxes_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "ir.idl" import ir_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "CosObjectIdentity.idl" import CosObjectIdentity_idl _0_CosObjectIdentity = omniORB.openModule("CosObjectIdentity")
# Python stubs generated by omniidl from /home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosEventChannelAdmin.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2,0, __file__) # #include "CosEventComm.idl" import CosEventComm_idl _0_CosEventComm = omniORB.openModule("CosEventComm") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA") # # Start of module "CosEventChannelAdmin" # __name__ = "CosEventChannelAdmin" _0_CosEventChannelAdmin = omniORB.openModule("CosEventChannelAdmin", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosEventChannelAdmin.idl") _0_CosEventChannelAdmin__POA = omniORB.openModule("CosEventChannelAdmin__POA", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosEventChannelAdmin.idl") # exception AlreadyConnected _0_CosEventChannelAdmin.AlreadyConnected = omniORB.newEmptyClass() class AlreadyConnected (CORBA.UserException): _NP_RepositoryId = "IDL:omg.org/CosEventChannelAdmin/AlreadyConnected:1.0" _0_CosEventChannelAdmin.AlreadyConnected = AlreadyConnected _0_CosEventChannelAdmin._d_AlreadyConnected = (omniORB.tcInternal.tv_except, AlreadyConnected, AlreadyConnected._NP_RepositoryId, "AlreadyConnected") _0_CosEventChannelAdmin._tc_AlreadyConnected = omniORB.tcInternal.createTypeCode(_0_CosEventChannelAdmin._d_AlreadyConnected) omniORB.registerType(AlreadyConnected._NP_RepositoryId, _0_CosEventChannelAdmin._d_AlreadyConnected, _0_CosEventChannelAdmin._tc_AlreadyConnected)
# Python stubs generated by omniidl from message_cordinator.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "Messaging" # __name__ = "Messaging" _0_Messaging = omniORB.openModule("Messaging", r"message_cordinator.idl") _0_Messaging__POA = omniORB.openModule("Messaging__POA", r"message_cordinator.idl") # interface Receiver _0_Messaging._d_Receiver = (omniORB.tcInternal.tv_objref, "IDL:Messaging/Receiver:1.0", "Receiver") omniORB.typeMapping["IDL:Messaging/Receiver:1.0"] = _0_Messaging._d_Receiver _0_Messaging.Receiver = omniORB.newEmptyClass() class Receiver : _NP_RepositoryId = _0_Messaging._d_Receiver[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil _0_Messaging.Receiver = Receiver
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "Consumer" # __name__ = "Consumer" _0_Consumer = omniORB.openModule("Consumer", r"idl/SpeechConsumer.idl") _0_Consumer__POA = omniORB.openModule("Consumer__POA", r"idl/SpeechConsumer.idl") # interface SpeechConsumer _0_Consumer._d_SpeechConsumer = (omniORB.tcInternal.tv_objref, "IDL:Consumer/SpeechConsumer:1.0", "SpeechConsumer") omniORB.typeMapping[ "IDL:Consumer/SpeechConsumer:1.0"] = _0_Consumer._d_SpeechConsumer _0_Consumer.SpeechConsumer = omniORB.newEmptyClass() class SpeechConsumer: _NP_RepositoryId = _0_Consumer._d_SpeechConsumer[1]
# Python stubs generated by omniidl from geodetic_computation.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "Projection" # __name__ = "Projection" _0_Projection = omniORB.openModule("Projection", r"geodetic_computation.idl") _0_Projection__POA = omniORB.openModule("Projection__POA", r"geodetic_computation.idl") # typedef ... latitude class latitude: _NP_RepositoryId = "IDL:Projection/latitude:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0_Projection.latitude = latitude _0_Projection._d_latitude = omniORB.tcInternal.tv_float _0_Projection._ad_latitude = (omniORB.tcInternal.tv_alias, latitude._NP_RepositoryId, "latitude", omniORB.tcInternal.tv_float) _0_Projection._tc_latitude = omniORB.tcInternal.createTypeCode(_0_Projection._ad_latitude) omniORB.registerType(latitude._NP_RepositoryId, _0_Projection._ad_latitude, _0_Projection._tc_latitude) del latitude # typedef ... longitude class longitude:
# Python stubs generated by omniidl from IOFF_AL.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "IBASE.idl" import spell.lib.hifly.interface.IBASE_idl _0_IBASE = omniORB.openModule("spell.lib.hifly.interface.IBASE") _0_IBASE__POA = omniORB.openModule("spell.lib.hifly.interface.IBASE__POA") # #include "IBASE_IF.idl" import spell.lib.hifly.interface.IBASE_IF_idl _0_IBASE_IF = omniORB.openModule("spell.lib.hifly.interface.IBASE_IF") _0_IBASE_IF__POA = omniORB.openModule("spell.lib.hifly.interface.IBASE_IF__POA") # # Start of module "IOFF_AL" # __name__ = "spell.lib.hifly.interface.IOFF_AL" _0_IOFF_AL = omniORB.openModule("spell.lib.hifly.interface.IOFF_AL", r"IOFF_AL.idl") _0_IOFF_AL__POA = omniORB.openModule("spell.lib.hifly.interface.IOFF_AL__POA", r"IOFF_AL.idl") _0_IOFF_AL.OFF_AL_AUTH_KEYS = 1 _0_IOFF_AL.OFF_AL_PRIME_TM_EXPORT = 2 _0_IOFF_AL.OFF_AL_PRIME_TC_EXPORT = 3 _0_IOFF_AL.OFF_AL_PRIME_EV_EXPORT = 4 _0_IOFF_AL.OFF_AL_PRIME_MISC_EXPORT = 5 _0_IOFF_AL.OFF_AL_BKUP_TM_EXPORT = 6 _0_IOFF_AL.OFF_AL_BKUP_TC_EXPORT = 7
_omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "_GlobalIdl" # __name__ = "_GlobalIdl" _0__GlobalIdl = omniORB.openModule("_GlobalIdl", r"Service.idl") _0__GlobalIdl__POA = omniORB.openModule("_GlobalIdl__POA", r"Service.idl") # interface Service _0__GlobalIdl._d_Service = (omniORB.tcInternal.tv_objref, "IDL:Service:1.0", "Service") omniORB.typeMapping["IDL:Service:1.0"] = _0__GlobalIdl._d_Service _0__GlobalIdl.Service = omniORB.newEmptyClass() class Service : _NP_RepositoryId = _0__GlobalIdl._d_Service[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil
# Python stubs generated by omniidl from ../idl/acstelescopeServer.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "acserr.idl" import acserr_idl _0_ACSErr = omniORB.openModule("ACSErr") _0_ACSErr__POA = omniORB.openModule("ACSErr__POA") # #include "ACSErrTypeCommon.idl" import ACSErrTypeCommon_idl _0_ACSErr = omniORB.openModule("ACSErr") _0_ACSErr__POA = omniORB.openModule("ACSErr__POA") _0_ACSErrTypeCommon = omniORB.openModule("ACSErrTypeCommon") _0_ACSErrTypeCommon__POA = omniORB.openModule("ACSErrTypeCommon__POA") # #include "corbaidl.idl" import corbaidl_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "boxes.idl" import boxes_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "CosProperty.idl" import CosProperty_idl _0_CosPropertyService = omniORB.openModule("CosPropertyService") _0_CosPropertyService__POA = omniORB.openModule("CosPropertyService__POA") # #include "acscomponent.idl"
# Python stubs generated by omniidl from idl\ManipulatorCommonInterface_Common.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "_GlobalIDL" # __name__ = "_GlobalIDL" _0__GlobalIDL = omniORB.openModule("_GlobalIDL", r"idl\ManipulatorCommonInterface_Common.idl") _0__GlobalIDL__POA = omniORB.openModule("_GlobalIDL__POA", r"idl\ManipulatorCommonInterface_Common.idl") # #include "BasicDataType.idl" import BasicDataType_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # #include "ManipulatorCommonInterface_DataTypes.idl" import ManipulatorCommonInterface_DataTypes_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # # Start of module "RTC" # __name__ = "RTC" _0_RTC = omniORB.openModule("RTC", r"idl\ManipulatorCommonInterface_Common.idl") _0_RTC__POA = omniORB.openModule("RTC__POA", r"idl\ManipulatorCommonInterface_Common.idl")
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "CosNaming.idl" import CosNaming_idl _0_CosNaming = omniORB.openModule("CosNaming") _0_CosNaming__POA = omniORB.openModule("CosNaming__POA") # # Start of module "CosLifeCycle" # __name__ = "CosLifeCycle" _0_CosLifeCycle = omniORB.openModule("CosLifeCycle", r"/tmp/corba/omni/share/idl/omniORB/COS/CosLifeCycle.idl") _0_CosLifeCycle__POA = omniORB.openModule("CosLifeCycle__POA", r"/tmp/corba/omni/share/idl/omniORB/COS/CosLifeCycle.idl") # typedef ... Key class Key: _NP_RepositoryId = "IDL:omg.org/CosLifeCycle/Key:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.")
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "CosNotification.idl" import CosNotification_idl _0_CosNotification = omniORB.openModule("CosNotification") _0_CosNotification__POA = omniORB.openModule("CosNotification__POA") # #include "CosEventComm.idl" import CosEventComm_idl _0_CosEventComm = omniORB.openModule("CosEventComm") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA") # #include "CosNotifyComm.idl" import CosNotifyComm_idl _0_CosNotifyComm = omniORB.openModule("CosNotifyComm") _0_CosNotifyComm__POA = omniORB.openModule("CosNotifyComm__POA") # # Start of module "CosNotifyFilter" #
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "corbaidl.idl" import corbaidl_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "boxes.idl" import boxes_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "CosTrading.idl" import CosTrading_idl _0_CosTrading = omniORB.openModule("CosTrading") _0_CosTrading__POA = omniORB.openModule("CosTrading__POA") # # Start of module "CosTradingRepos" #
# Python stubs generated by omniidl from emsMgr.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "common.idl" import common_idl _0_common = omniORB.openModule("common") _0_common__POA = omniORB.openModule("common__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule("transmissionParameters__POA") # #include "terminationPoint.idl" import terminationPoint_idl _0_terminationPoint = omniORB.openModule("terminationPoint") _0_terminationPoint__POA = omniORB.openModule("terminationPoint__POA") # #include "subnetworkConnection.idl" import subnetworkConnection_idl _0_subnetworkConnection = omniORB.openModule("subnetworkConnection") _0_subnetworkConnection__POA = omniORB.openModule("subnetworkConnection__POA") # #include "managedElement.idl" import managedElement_idl _0_managedElement = omniORB.openModule("managedElement")
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "BasicDataType.idl" import BasicDataType_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # # Start of module "JARA_ARM" # __name__ = "JARA_ARM" _0_JARA_ARM = omniORB.openModule("JARA_ARM", r"idl/ManipulatorCommonInterface_DataTypes.idl") _0_JARA_ARM__POA = omniORB.openModule("JARA_ARM__POA", r"idl/ManipulatorCommonInterface_DataTypes.idl") # typedef ... DoubleSeq class DoubleSeq: _NP_RepositoryId = "IDL:JARA_ARM/DoubleSeq:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.")
# Python stubs generated by omniidl from example_echo.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # # Start of module "Example" # __name__ = "Example" _0_Example = omniORB.openModule("Example", r"example_echo.idl") _0_Example__POA = omniORB.openModule("Example__POA", r"example_echo.idl") # interface Echo _0_Example._d_Echo = (omniORB.tcInternal.tv_objref, "IDL:Example/Echo:1.0", "Echo") omniORB.typeMapping["IDL:Example/Echo:1.0"] = _0_Example._d_Echo _0_Example.Echo = omniORB.newEmptyClass() class Echo: _NP_RepositoryId = _0_Example._d_Echo[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil
_0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "corbaidl.idl" import corbaidl_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "boxes.idl" import boxes_idl _0_CORBA = omniORB.openModule("CORBA") _0_CORBA__POA = omniORB.openModule("CORBA__POA") # #include "CosTrading.idl" import CosTrading_idl _0_CosTrading = omniORB.openModule("CosTrading") _0_CosTrading__POA = omniORB.openModule("CosTrading__POA") #
# Python stubs generated by omniidl from common.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # # Start of module "common" # __name__ = "common" _0_common = omniORB.openModule("common", r"common.idl") _0_common__POA = omniORB.openModule("common__POA", r"common.idl") # typedef ... Capability_T class Capability_T (_0_globaldefs.NameAndStringValue_T): _NP_RepositoryId = "IDL:mtnm.tmforum.org/common/Capability_T:1.0" _0_common.Capability_T = Capability_T _0_common._d_Capability_T = omniORB.typeMapping["IDL:mtnm.tmforum.org/globaldefs/NameAndStringValue_T:1.0"] _0_common._ad_Capability_T = (omniORB.tcInternal.tv_alias, Capability_T._NP_RepositoryId, "Capability_T", omniORB.typeMapping["IDL:mtnm.tmforum.org/globaldefs/NameAndStringValue_T:1.0"]) _0_common._tc_Capability_T = omniORB.tcInternal.createTypeCode(_0_common._ad_Capability_T) omniORB.registerType(Capability_T._NP_RepositoryId, _0_common._ad_Capability_T, _0_common._tc_Capability_T) del Capability_T
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "common.idl" import common_idl _0_common = omniORB.openModule("common") _0_common__POA = omniORB.openModule("common__POA") # # Start of module "softwareAndDataManager" # __name__ = "softwareAndDataManager" _0_softwareAndDataManager = omniORB.openModule("softwareAndDataManager", r"softwareAndDataManager.idl") _0_softwareAndDataManager__POA = omniORB.openModule("softwareAndDataManager__POA", r"softwareAndDataManager.idl")
# Python stubs generated by omniidl from terminationPoint.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule("transmissionParameters__POA") # # Start of module "terminationPoint" # __name__ = "terminationPoint" _0_terminationPoint = omniORB.openModule("terminationPoint", r"terminationPoint.idl") _0_terminationPoint__POA = omniORB.openModule("terminationPoint__POA", r"terminationPoint.idl") # enum Directionality_T _0_terminationPoint.D_NA = omniORB.EnumItem("D_NA", 0) _0_terminationPoint.D_BIDIRECTIONAL = omniORB.EnumItem("D_BIDIRECTIONAL", 1) _0_terminationPoint.D_SOURCE = omniORB.EnumItem("D_SOURCE", 2) _0_terminationPoint.D_SINK = omniORB.EnumItem("D_SINK", 3) _0_terminationPoint.Directionality_T = omniORB.Enum("IDL:mtnm.tmforum.org/terminationPoint/Directionality_T:1.0", (_0_terminationPoint.D_NA, _0_terminationPoint.D_BIDIRECTIONAL, _0_terminationPoint.D_SOURCE, _0_terminationPoint.D_SINK,))
_omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "_GlobalIDL" # __name__ = "_GlobalIDL" _0__GlobalIDL = omniORB.openModule("_GlobalIDL", r"DataBase.idl") _0__GlobalIDL__POA = omniORB.openModule("_GlobalIDL__POA", r"DataBase.idl") # typedef ... StringSeq class StringSeq: _NP_RepositoryId = "IDL:StringSeq:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0__GlobalIDL.StringSeq = StringSeq _0__GlobalIDL._d_StringSeq = (omniORB.tcInternal.tv_sequence, (omniORB.tcInternal.tv_string,0), 0) _0__GlobalIDL._ad_StringSeq = (omniORB.tcInternal.tv_alias, StringSeq._NP_RepositoryId, "StringSeq", (omniORB.tcInternal.tv_sequence, (omniORB.tcInternal.tv_string,0), 0)) _0__GlobalIDL._tc_StringSeq = omniORB.tcInternal.createTypeCode(_0__GlobalIDL._ad_StringSeq) omniORB.registerType(StringSeq._NP_RepositoryId, _0__GlobalIDL._ad_StringSeq, _0__GlobalIDL._tc_StringSeq) del StringSeq
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "CosPersistencePID.idl" import CosPersistencePID_idl _0_CosPersistencePID = omniORB.openModule("CosPersistencePID") _0_CosPersistencePID__POA = omniORB.openModule("CosPersistencePID__POA") # # Start of module "CosPersistencePDS" # __name__ = "CosPersistencePDS" _0_CosPersistencePDS = omniORB.openModule("CosPersistencePDS", r"..\..\..\..\..\idl\COS\CosPersistencePDS.idl") _0_CosPersistencePDS__POA = omniORB.openModule("CosPersistencePDS__POA", r"..\..\..\..\..\idl\COS\CosPersistencePDS.idl") # interface PDS _0_CosPersistencePDS._d_PDS = (omniORB.tcInternal.tv_objref, "IDL:omg.org/CosPersistencePDS/PDS:1.0", "PDS") omniORB.typeMapping["IDL:omg.org/CosPersistencePDS/PDS:1.0"] = _0_CosPersistencePDS._d_PDS _0_CosPersistencePDS.PDS = omniORB.newEmptyClass() class PDS :
# Python stubs generated by omniidl from /home/vrjuggler/patrick/juggler/modules/tweek/python/../tweek/idl/Observer.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # # Start of module "tweek" # __name__ = "tweek" _0_tweek = omniORB.openModule( "tweek", r"/home/vrjuggler/patrick/juggler/modules/tweek/python/../tweek/idl/Observer.idl" ) _0_tweek__POA = omniORB.openModule( "tweek__POA", r"/home/vrjuggler/patrick/juggler/modules/tweek/python/../tweek/idl/Observer.idl" ) # interface Observer _0_tweek._d_Observer = (omniORB.tcInternal.tv_objref, "IDL:tweek/Observer:1.0", "Observer") omniORB.typeMapping["IDL:tweek/Observer:1.0"] = _0_tweek._d_Observer _0_tweek.Observer = omniORB.newEmptyClass() class Observer: _NP_RepositoryId = _0_tweek._d_Observer[1]
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "common.idl" import common_idl _0_common = omniORB.openModule("common") _0_common__POA = omniORB.openModule("common__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule("transmissionParameters__POA") # #include "terminationPoint.idl" import terminationPoint_idl _0_terminationPoint = omniORB.openModule("terminationPoint")
# Python stubs generated by omniidl from /home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosLifeCycle.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2, 0, __file__) # #include "CosNaming.idl" import CosNaming_idl _0_CosNaming = omniORB.openModule("CosNaming") _0_CosNaming__POA = omniORB.openModule("CosNaming__POA") # # Start of module "CosLifeCycle" # __name__ = "CosLifeCycle" _0_CosLifeCycle = omniORB.openModule( "CosLifeCycle", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosLifeCycle.idl" ) _0_CosLifeCycle__POA = omniORB.openModule( "CosLifeCycle__POA", r"/home/alex/calvino/work/omni.d/local/share/idl/omniORB/COS/CosLifeCycle.idl" ) # typedef ... Key class Key: _NP_RepositoryId = "IDL:omg.org/CosLifeCycle/Key:1.0"
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule("transmissionParameters__POA") # #include "terminationPoint.idl" import terminationPoint_idl _0_terminationPoint = omniORB.openModule("terminationPoint") _0_terminationPoint__POA = omniORB.openModule("terminationPoint__POA") # #include "common.idl"
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # #include "session.idl" import session_idl _0_session = omniORB.openModule("session") _0_session__POA = omniORB.openModule("session__POA") # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # # Start of module "nmsSession" # __name__ = "nmsSession" _0_nmsSession = omniORB.openModule("nmsSession", r"nmsSession.idl") _0_nmsSession__POA = omniORB.openModule("nmsSession__POA", r"nmsSession.idl")
# Python stubs generated by omniidl from NamingAuthority.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2,0, __file__) # # Start of module "NamingAuthority" # __name__ = "NamingAuthority" _0_NamingAuthority = omniORB.openModule("NamingAuthority", r"NamingAuthority.idl") _0_NamingAuthority__POA = omniORB.openModule("NamingAuthority__POA", r"NamingAuthority.idl") # enum RegistrationAuthority _0_NamingAuthority.OTHER = omniORB.EnumItem("OTHER", 0) _0_NamingAuthority.ISO = omniORB.EnumItem("ISO", 1) _0_NamingAuthority.DNS = omniORB.EnumItem("DNS", 2) _0_NamingAuthority.IDL = omniORB.EnumItem("IDL", 3) _0_NamingAuthority.DCE = omniORB.EnumItem("DCE", 4) _0_NamingAuthority.RegistrationAuthority = omniORB.Enum("IDL:omg.org/NamingAuthority/RegistrationAuthority:1.0", (_0_NamingAuthority.OTHER, _0_NamingAuthority.ISO, _0_NamingAuthority.DNS, _0_NamingAuthority.IDL, _0_NamingAuthority.DCE,)) _0_NamingAuthority._d_RegistrationAuthority = (omniORB.tcInternal.tv_enum, _0_NamingAuthority.RegistrationAuthority._NP_RepositoryId, "RegistrationAuthority", _0_NamingAuthority.RegistrationAuthority._items) _0_NamingAuthority._tc_RegistrationAuthority = omniORB.tcInternal.createTypeCode(_0_NamingAuthority._d_RegistrationAuthority) omniORB.registerType(_0_NamingAuthority.RegistrationAuthority._NP_RepositoryId, _0_NamingAuthority._d_RegistrationAuthority, _0_NamingAuthority._tc_RegistrationAuthority) # typedef ... NamingEntity class NamingEntity:
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "CosNotification.idl" import CosNotification_idl _0_CosNotification = omniORB.openModule("CosNotification") _0_CosNotification__POA = omniORB.openModule("CosNotification__POA") # #include "CosEventComm.idl" import CosEventComm_idl _0_CosEventComm = omniORB.openModule("CosEventComm") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA") # #include "CosNotifyComm.idl" import CosNotifyComm_idl _0_CosNotifyComm = omniORB.openModule("CosNotifyComm") _0_CosNotifyComm__POA = omniORB.openModule("CosNotifyComm__POA") # #include "CosNotifyFilter.idl" import CosNotifyFilter_idl _0_CosNotifyFilter = omniORB.openModule("CosNotifyFilter")
# Python stubs generated by omniidl from idl/Writer.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "Writer" # __name__ = "Writer" _0_Writer = omniORB.openModule("Writer", r"idl/Writer.idl") _0_Writer__POA = omniORB.openModule("Writer__POA", r"idl/Writer.idl") # interface mWriter _0_Writer._d_mWriter = (omniORB.tcInternal.tv_objref, "IDL:Writer/mWriter:1.0", "mWriter") omniORB.typeMapping["IDL:Writer/mWriter:1.0"] = _0_Writer._d_mWriter _0_Writer.mWriter = omniORB.newEmptyClass() class mWriter : _NP_RepositoryId = _0_Writer._d_mWriter[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil _0_Writer.mWriter = mWriter
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule( "transmissionParameters__POA") # # Start of module "terminationPoint" # __name__ = "terminationPoint" _0_terminationPoint = omniORB.openModule("terminationPoint", r"terminationPoint.idl") _0_terminationPoint__POA = omniORB.openModule("terminationPoint__POA",
# Python stubs generated by omniidl from ..\..\..\..\..\idl\COS\CosTypedEventChannelAdmin.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3, 0, __file__) # #include "CosEventComm.idl" import CosEventComm_idl _0_CosEventComm = omniORB.openModule("CosEventComm") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA") # #include "CosEventChannelAdmin.idl" import CosEventChannelAdmin_idl _0_CosEventChannelAdmin = omniORB.openModule("CosEventChannelAdmin") _0_CosEventChannelAdmin__POA = omniORB.openModule("CosEventChannelAdmin__POA") # #include "CosTypedEventComm.idl" import CosTypedEventComm_idl _0_CosTypedEventComm = omniORB.openModule("CosTypedEventComm") _0_CosTypedEventComm__POA = omniORB.openModule("CosTypedEventComm__POA") # # Start of module "CosTypedEventChannelAdmin" # __name__ = "CosTypedEventChannelAdmin" _0_CosTypedEventChannelAdmin = omniORB.openModule( "CosTypedEventChannelAdmin", r"..\..\..\..\..\idl\COS\CosTypedEventChannelAdmin.idl") _0_CosTypedEventChannelAdmin__POA = omniORB.openModule( "CosTypedEventChannelAdmin__POA", r"..\..\..\..\..\idl\COS\CosTypedEventChannelAdmin.idl")
# Python stubs generated by omniidl from ICLOCK_PRO.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "ICLOCK.idl" import spell.lib.hifly.interface.ICLOCK_idl _0_ICLOCK = omniORB.openModule("spell.lib.hifly.interface.ICLOCK") _0_ICLOCK__POA = omniORB.openModule("spell.lib.hifly.interface.ICLOCK__POA") # #include "IBASE.idl" import spell.lib.hifly.interface.IBASE_idl _0_IBASE = omniORB.openModule("spell.lib.hifly.interface.IBASE") _0_IBASE__POA = omniORB.openModule("spell.lib.hifly.interface.IBASE__POA") # #include "IBASE_IF.idl" import spell.lib.hifly.interface.IBASE_IF_idl _0_IBASE_IF = omniORB.openModule("spell.lib.hifly.interface.IBASE_IF") _0_IBASE_IF__POA = omniORB.openModule("spell.lib.hifly.interface.IBASE_IF__POA") # # Start of module "ICLOCK_PRO" # __name__ = "spell.lib.hifly.interface.ICLOCK_PRO" _0_ICLOCK_PRO = omniORB.openModule("spell.lib.hifly.interface.ICLOCK_PRO", r"ICLOCK_PRO.idl") _0_ICLOCK_PRO__POA = omniORB.openModule("spell.lib.hifly.interface.ICLOCK_PRO__POA", r"ICLOCK_PRO.idl") # interface TimeMngr _0_ICLOCK_PRO._d_TimeMngr = (omniORB.tcInternal.tv_objref, "IDL:ICLOCK_PRO/TimeMngr:1.0", "TimeMngr")
# Python stubs generated by omniidl from /home/ql/workspace/WebUI//BasicDataType.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3, 0, __file__) # # Start of module "RTC" # __name__ = "RTC" _0_RTC = omniORB.openModule("RTC", r"/home/ql/workspace/WebUI//BasicDataType.idl") _0_RTC__POA = omniORB.openModule( "RTC__POA", r"/home/ql/workspace/WebUI//BasicDataType.idl") # struct Time _0_RTC.Time = omniORB.newEmptyClass() class Time(omniORB.StructBase): _NP_RepositoryId = "IDL:RTC/Time:1.0" def __init__(self, sec, nsec): self.sec = sec self.nsec = nsec _0_RTC.Time = Time _0_RTC._d_Time = (omniORB.tcInternal.tv_struct, Time, Time._NP_RepositoryId,
_0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "ICLOCK.idl" import ICLOCK_idl _0_ICLOCK = omniORB.openModule("ICLOCK") _0_ICLOCK__POA = omniORB.openModule("ICLOCK__POA") # #include "IBASE.idl" import IBASE_idl _0_IBASE = omniORB.openModule("IBASE") _0_IBASE__POA = omniORB.openModule("IBASE__POA") # #include "IBASE_IF.idl" import IBASE_IF_idl _0_IBASE_IF = omniORB.openModule("IBASE_IF") _0_IBASE_IF__POA = omniORB.openModule("IBASE_IF__POA") #
# Python stubs generated by omniidl from /local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "hpp/corbaserver/manipulation/gcommon.idl" import hpp_stubs.corbaserver.manipulation.gcommon_idl _0_hpp = omniORB.openModule("hpp_idl.hpp") _0_hpp__POA = omniORB.openModule("hpp_idl.hpp__POA") # #include "hpp/common.idl" import hpp_stubs.common_idl _0_hpp = omniORB.openModule("hpp_stubs.hpp") _0_hpp__POA = omniORB.openModule("hpp_stubs.hpp__POA") # # Start of module "hpp" # __name__ = "hpp_idl.hpp" _0_hpp = omniORB.openModule("hpp_idl.hpp", r"/local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl") _0_hpp__POA = omniORB.openModule("hpp_idl.hpp__POA", r"/local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl") # # Start of module "hpp.corbaserver" # __name__ = "hpp_idl.hpp.corbaserver" _0_hpp.corbaserver = omniORB.openModule("hpp_idl.hpp.corbaserver", r"/local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl") _0_hpp__POA.corbaserver = omniORB.openModule("hpp_idl.hpp__POA.corbaserver", r"/local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/corbaserver/manipulation/graph.idl")
from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule( "transmissionParameters__POA") # # Start of module "topologicalLink" # __name__ = "topologicalLink" _0_topologicalLink = omniORB.openModule("topologicalLink", r"topologicalLink.idl") _0_topologicalLink__POA = omniORB.openModule("topologicalLink__POA",
# Python stubs generated by omniidl from /home/openrtm/svn/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/Manager.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # #include "SDOPackage.idl" import SDOPackage_idl _0_SDOPackage = omniORB.openModule("SDOPackage") _0_SDOPackage__POA = omniORB.openModule("SDOPackage__POA") # #include "RTC.idl" import RTC_idl _0_RTC = omniORB.openModule("RTC") _0_RTC__POA = omniORB.openModule("RTC__POA") # # Start of module "RTM" # __name__ = "RTM" _0_RTM = omniORB.openModule("RTM", r"/home/openrtm/svn/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/Manager.idl") _0_RTM__POA = omniORB.openModule("RTM__POA", r"/home/openrtm/svn/OpenRTM-aist-Python/OpenRTM_aist/RTM_IDL/Manager.idl") # typedef ... NVList class NVList: _NP_RepositoryId = "IDL:RTM/NVList:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0_RTM.NVList = NVList
_0_CORBA = CORBA _omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # #include "globaldefs.idl" import globaldefs_idl _0_globaldefs = omniORB.openModule("globaldefs") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA") # #include "common.idl" import common_idl _0_common = omniORB.openModule("common") _0_common__POA = omniORB.openModule("common__POA") # #include "transmissionParameters.idl" import transmissionParameters_idl _0_transmissionParameters = omniORB.openModule("transmissionParameters") _0_transmissionParameters__POA = omniORB.openModule( "transmissionParameters__POA")
_omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "IBASE" # __name__ = "IBASE" _0_IBASE = omniORB.openModule("IBASE", r"IBASE.idl") _0_IBASE__POA = omniORB.openModule("IBASE__POA", r"IBASE.idl") # typedef ... Longs class Longs: _NP_RepositoryId = "IDL:IBASE/Longs:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0_IBASE.Longs = Longs _0_IBASE._d_Longs = (omniORB.tcInternal.tv_sequence, omniORB.tcInternal.tv_long, 0) _0_IBASE._ad_Longs = (omniORB.tcInternal.tv_alias, Longs._NP_RepositoryId, "Longs", (omniORB.tcInternal.tv_sequence, omniORB.tcInternal.tv_long, 0)) _0_IBASE._tc_Longs = omniORB.tcInternal.createTypeCode(_0_IBASE._ad_Longs) omniORB.registerType(Longs._NP_RepositoryId, _0_IBASE._ad_Longs, _0_IBASE._tc_Longs) del Longs
# Python stubs generated by omniidl from globaldefs.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "globaldefs" # __name__ = "globaldefs" _0_globaldefs = omniORB.openModule("globaldefs", r"globaldefs.idl") _0_globaldefs__POA = omniORB.openModule("globaldefs__POA", r"globaldefs.idl") # struct NameAndStringValue_T _0_globaldefs.NameAndStringValue_T = omniORB.newEmptyClass() class NameAndStringValue_T (omniORB.StructBase): _NP_RepositoryId = "IDL:mtnm.tmforum.org/globaldefs/NameAndStringValue_T:1.0" def __init__(self, name, value): self.name = name self.value = value _0_globaldefs.NameAndStringValue_T = NameAndStringValue_T _0_globaldefs._d_NameAndStringValue_T = (omniORB.tcInternal.tv_struct, NameAndStringValue_T, NameAndStringValue_T._NP_RepositoryId, "NameAndStringValue_T", "name", (omniORB.tcInternal.tv_string,0), "value", (omniORB.tcInternal.tv_string,0)) _0_globaldefs._tc_NameAndStringValue_T = omniORB.tcInternal.createTypeCode(_0_globaldefs._d_NameAndStringValue_T) omniORB.registerType(NameAndStringValue_T._NP_RepositoryId, _0_globaldefs._d_NameAndStringValue_T, _0_globaldefs._tc_NameAndStringValue_T) del NameAndStringValue_T
_omnipy.checkVersion(4,2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "CORBA" # __name__ = "CORBA" _0_CORBA = omniORB.openModule("CORBA", r"/usr/local/share/idl/omniORB/boxes.idl") _0_CORBA__POA = omniORB.openModule("CORBA__POA", r"/usr/local/share/idl/omniORB/boxes.idl") # valuebox StringValue class StringValue: _NP_RepositoryId = "IDL:omg.org/CORBA/StringValue:1.0" def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _0_CORBA.StringValue = StringValue _0_CORBA._d_StringValue = (omniORB.tcInternal.tv_value_box, StringValue, StringValue._NP_RepositoryId, "StringValue", (omniORB.tcInternal.tv_string,0)) _0_CORBA._tc_StringValue = omniORB.tcInternal.createTypeCode(_0_CORBA._d_StringValue) omniORB.registerType(StringValue._NP_RepositoryId, _0_CORBA._d_StringValue, _0_CORBA._tc_StringValue) omniORB.registerValueFactory(StringValue._NP_RepositoryId, StringValue) del StringValue
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "CosEventComm" # __name__ = "CosEventComm" _0_CosEventComm = omniORB.openModule("CosEventComm", r"/usr/local/share/idl/omniORB/COS/CosEventComm.idl") _0_CosEventComm__POA = omniORB.openModule("CosEventComm__POA", r"/usr/local/share/idl/omniORB/COS/CosEventComm.idl") # exception Disconnected _0_CosEventComm.Disconnected = omniORB.newEmptyClass() class Disconnected(CORBA.UserException): _NP_RepositoryId = "IDL:omg.org/CosEventComm/Disconnected:1.0" def __init__(self): CORBA.UserException.__init__(self) _0_CosEventComm.Disconnected = Disconnected
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "demo" # __name__ = "demo" _0_demo = omniORB.openModule("demo", r"..\IntegerSequence.idl") _0_demo__POA = omniORB.openModule("demo__POA", r"..\IntegerSequence.idl") _0_demo.MAX_QUERY_SIZE = 100 # enum ResponseType _0_demo.t_int = omniORB.EnumItem("t_int", 0) _0_demo.t_string = omniORB.EnumItem("t_string", 1) _0_demo.t_error = omniORB.EnumItem("t_error", 2) _0_demo.ResponseType = omniORB.Enum("IDL:demo/ResponseType:1.0", ( _0_demo.t_int, _0_demo.t_string, _0_demo.t_error, )) _0_demo._d_ResponseType = (omniORB.tcInternal.tv_enum,
# Python stubs generated by omniidl from /local/devel/hpp/src/hpp-manipulation-corba/idl/hpp/manipulation_idl/_graph.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3, 0, __file__) # #include "hpp/corbaserver/manipulation/gcommon.idl" import hpp_stubs.corbaserver.manipulation.gcommon_idl _0_hpp = omniORB.openModule("hpp_stubs.corbaserver.manipulation.hpp") _0_hpp__POA = omniORB.openModule("hpp_stubs.corbaserver.manipulation.hpp__POA") # #include "hpp/common.idl" import hpp_stubs.common_idl _0_hpp = omniORB.openModule("hpp_stubs.hpp") _0_hpp__POA = omniORB.openModule("hpp_stubs.hpp__POA") # #include "hpp/constraints_idl/constraints.idl" import hpp_stubs.constraints.constraints_idl _0_hpp = omniORB.openModule("hpp_stubs.constraints.hpp") _0_hpp__POA = omniORB.openModule("hpp_stubs.constraints.hpp__POA") _0_hpp.constraints_idl = omniORB.openModule( "hpp_stubs.constraints.hpp.constraints_idl") _0_hpp__POA.constraints_idl = omniORB.openModule( "hpp_stubs.constraints.hpp__POA.constraints_idl") # #include "hpp/core_idl/paths.idl" import hpp_stubs.core.paths_idl _0_hpp = omniORB.openModule("hpp_stubs.core.hpp") _0_hpp__POA = omniORB.openModule("hpp_stubs.core.hpp__POA") _0_hpp.core_idl = omniORB.openModule("hpp_stubs.core.hpp.core_idl") _0_hpp__POA.core_idl = omniORB.openModule("hpp_stubs.core.hpp__POA.core_idl") # #include "hpp/core_idl/_constraints.idl"
_omnipy.checkVersion(4, 2, __file__, 1) try: property except NameError: def property(*args): return None # # Start of module "Fortune" # __name__ = "Fortune" _0_Fortune = omniORB.openModule("Fortune", r"fortune.idl") _0_Fortune__POA = omniORB.openModule("Fortune__POA", r"fortune.idl") # interface CookieServer _0_Fortune._d_CookieServer = (omniORB.tcInternal.tv_objref, "IDL:Fortune/CookieServer:1.0", "CookieServer") omniORB.typeMapping[ "IDL:Fortune/CookieServer:1.0"] = _0_Fortune._d_CookieServer _0_Fortune.CookieServer = omniORB.newEmptyClass() class CookieServer: _NP_RepositoryId = _0_Fortune._d_CookieServer[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.")
# Python stubs generated by omniidl from RemoteNavSubject.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(2,0, __file__) # #include "/home/dvg/Source/juggler/build_linux_rh80/instlinks/include/tweek/idl/Observer.idl" import Observer_idl _0_tweek = omniORB.openModule("tweek") _0_tweek__POA = omniORB.openModule("tweek__POA") # #include "/home/dvg/Source/juggler/build_linux_rh80/instlinks/include/tweek/idl/Subject.idl" import Subject_idl _0_tweek = omniORB.openModule("tweek") _0_tweek__POA = omniORB.openModule("tweek__POA") # # Start of module "vrj" # __name__ = "vrj" _0_vrj = omniORB.openModule("vrj", r"RemoteNavSubject.idl") _0_vrj__POA = omniORB.openModule("vrj__POA", r"RemoteNavSubject.idl") # interface RemoteNavSubject _0_vrj._d_RemoteNavSubject = (omniORB.tcInternal.tv_objref, "IDL:vrj/RemoteNavSubject:1.0", "RemoteNavSubject") omniORB.typeMapping["IDL:vrj/RemoteNavSubject:1.0"] = _0_vrj._d_RemoteNavSubject _0_vrj.RemoteNavSubject = omniORB.newEmptyClass() class RemoteNavSubject (_0_tweek.Subject): _NP_RepositoryId = _0_vrj._d_RemoteNavSubject[1]
# Python stubs generated by omniidl from db_shp.idl import omniORB, _omnipy from omniORB import CORBA, PortableServer _0_CORBA = CORBA _omnipy.checkVersion(3,0, __file__) # # Start of module "DB" # __name__ = "DB" _0_DB = omniORB.openModule("DB", r"db_shp.idl") _0_DB__POA = omniORB.openModule("DB__POA", r"db_shp.idl") # interface Shp _0_DB._d_Shp = (omniORB.tcInternal.tv_objref, "IDL:DB/Shp:1.0", "Shp") omniORB.typeMapping["IDL:DB/Shp:1.0"] = _0_DB._d_Shp _0_DB.Shp = omniORB.newEmptyClass() class Shp : _NP_RepositoryId = _0_DB._d_Shp[1] def __init__(self, *args, **kw): raise RuntimeError("Cannot construct objects of this type.") _nil = CORBA.Object._nil _0_DB.Shp = Shp