|
The Assimilation Monitoring Project
|


Public Member Functions | |
| def | get_buf |
| def | from_buf |
Our local (generic) TLV implementation with 2 bytes for type and 2 for length - very simple. This is all implemented by our underlying C implementation
Definition at line 76 of file AssimCclasses.py.
| def AssimCclasses::GenericTLV::from_buf | ( | Class, | |
| buf | |||
| ) |
Definition at line 90 of file AssimCclasses.py.
| def AssimCclasses::GenericTLV::get_buf | ( | self | ) |
Reimplemented from AssimCclasses::TLV.
Definition at line 79 of file AssimCclasses.py.