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

omniORB IDL module ACSLoggingLog
 
Generated from:
 
  /diska/alma_tmp/2016-06-ACS-B/ACS/LGPL/CommonSoftware/loggingidl/ws/src/../idl/logging_idl.idl

 
Package Contents
       

 
Classes
       
NameValueSeq
omniORB.StructBase(__builtin__.object)
LogBinaryRecord
NameValue

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

Methods defined here:
__init__(self, type, TimeStamp, File, Line, Routine, SourceObject, Host, Process, LogContext, Thread, StackId, StackLevel, LogId, Priority, Uri, Audience, Array, Antenna, MsgData, attributes, log_data)

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 NameValue(omniORB.StructBase)
    
Method resolution order:
NameValue
omniORB.StructBase
__builtin__.object

Methods defined here:
__init__(self, name, value)

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 NameValueSeq
     Methods defined here:
__init__(self, *args, **kw)