ACSSim
index
/alma/ACS-2016.6/ACSSW/lib/python/site-packages/ACSSim/__init__.py

omniORB IDL module ACSSim
 
Generated from:
 
  /diska/alma_tmp/2016-06-ACS-B/ACS/LGPL/CommonSoftware/acssim/src/../idl/Simulator.idl

 
Package Contents
       

 
Classes
       
ACS.ACSComponent
Simulator
StatementSeq
omniORB.StructBase(__builtin__.object)
MethodInfo
omniORB.CORBA.UserException(omniORB.CORBA.Exception)
DataErrorEx
NoSuchDataEx
NoSuchMethodEx

 
class DataErrorEx(omniORB.CORBA.UserException)
    
Method resolution order:
DataErrorEx
omniORB.CORBA.UserException
omniORB.CORBA.Exception
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self, message)

Methods inherited from omniORB.CORBA.UserException:
__getitem__(self, i)
__reduce__(self)
__repr__(self)
__str__(self)

Data descriptors inherited from omniORB.CORBA.Exception:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)
__unicode__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message

 
class MethodInfo(omniORB.StructBase)
    
Method resolution order:
MethodInfo
omniORB.StructBase
__builtin__.object

Methods defined here:
__init__(self, code, timeout)

Methods inherited from omniORB.StructBase:
__repr__(self)

Data descriptors inherited from omniORB.StructBase:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

 
class NoSuchDataEx(omniORB.CORBA.UserException)
    
Method resolution order:
NoSuchDataEx
omniORB.CORBA.UserException
omniORB.CORBA.Exception
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self)

Methods inherited from omniORB.CORBA.UserException:
__getitem__(self, i)
__reduce__(self)
__repr__(self)
__str__(self)

Data descriptors inherited from omniORB.CORBA.Exception:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)
__unicode__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message

 
class NoSuchMethodEx(omniORB.CORBA.UserException)
    
Method resolution order:
NoSuchMethodEx
omniORB.CORBA.UserException
omniORB.CORBA.Exception
exceptions.Exception
exceptions.BaseException
__builtin__.object

Methods defined here:
__init__(self)

Methods inherited from omniORB.CORBA.UserException:
__getitem__(self, i)
__reduce__(self)
__repr__(self)
__str__(self)

Data descriptors inherited from omniORB.CORBA.Exception:
__weakref__
list of weak references to the object (if defined)

Data and other attributes inherited from exceptions.Exception:
__new__ = <built-in method __new__ of type object>
T.__new__(S, ...) -> a new object with type S, a subtype of T

Methods inherited from exceptions.BaseException:
__delattr__(...)
x.__delattr__('name') <==> del x.name
__getattribute__(...)
x.__getattribute__('name') <==> x.name
__getslice__(...)
x.__getslice__(i, j) <==> x[i:j]
 
Use of negative indices is not supported.
__setattr__(...)
x.__setattr__('name', value) <==> x.name = value
__setstate__(...)
__unicode__(...)

Data descriptors inherited from exceptions.BaseException:
__dict__
args
message

 
class Simulator(ACS.ACSComponent)
     Methods defined here:
__init__(self, *args, **kw)

 
class StatementSeq
     Methods defined here:
__init__(self, *args, **kw)