

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") |
Used for RPC style messages, where we have serveral parts serialized within a rpc wrapper name.
Definition at line 1742 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 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.
1.7.2