Public Member Functions | Data Fields | Static Public Attributes

MessageTypecodeContainer Class Reference

Inheritance diagram for MessageTypecodeContainer:
Inheritance graph
[legend]
Collaboration diagram for MessageTypecodeContainer:
Collaboration graph
[legend]

Public Member Functions

def __init__
def getTypecodeList
def getAttributeNames
def getParameterNames
def setParts
def __init__
def getTypecodeList
def getAttributeNames
def getParameterNames
def setParts

Data Fields

 mgContent
 tcListSet

Static Public Attributes

tuple logger = _GetLogger("MessageTypecodeContainer")

Detailed Description

Used for RPC style messages, where we have 
serveral parts serialized within a rpc wrapper name.

Definition at line 1742 of file containers.py.


Member Function Documentation

def getAttributeNames (   self )
returns a list of anames representing the parts
of the message.

Definition at line 1798 of file containers.py.

def getAttributeNames (   self )
returns a list of anames representing the parts
of the message.

Definition at line 1798 of file containers.py.

def getParameterNames (   self )
returns a list of pnames representing the parts
of the message.

Definition at line 1804 of file containers.py.

def getParameterNames (   self )
returns a list of pnames representing the parts
of the message.

Definition at line 1804 of file containers.py.


The documentation for this class was generated from the following files: