|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | __init__ |
| def | getstr |
Public Member Functions inherited from cma.AssimCclasses.pyFrame | |
| def | __init__ |
| def | frametype |
| def | framelen |
| def | framevalue |
| def | frameend |
| def | dataspace |
| def | isvalid |
| def | setvalue |
| def | dump |
| def | __str__ |
Public Member Functions inherited from cma.AssimCclasses.pyAssimObj | |
| def | __init__ |
| def | cclassname |
| def | __str__ |
| def | __del__ |
| def | refcount |
Additional Inherited Members | |
Static Public Member Functions inherited from cma.AssimCclasses.pyFrame | |
| def | Cstruct2Frame |
This class represents the Python version of our C-class CstringFrame - represented by the struct _CstringFrame This class represents a Frame standard NUL-terminated C string.
Definition at line 667 of file AssimCclasses.py.
| def cma.AssimCclasses.pyCstringFrame.__init__ | ( | self, | |
| frametype, | |||
initval = None, |
|||
Cstruct = None |
|||
| ) |
Definition at line 671 of file AssimCclasses.py.
References cstringframe_new(), _Frame.setvalue, and cma.AssimCclasses.pyFrame.setvalue().

| def cma.AssimCclasses.pyCstringFrame.getstr | ( | self | ) |
Definition at line 679 of file AssimCclasses.py.
References cma.AssimCclasses.pyAssimObj._Cstruct.