|
Disk ARchive 2.4.2
|
Type Length Value Structure. More...
#include <tlv.hpp>
Public Member Functions | |
| tlv (generic_file &f) | |
| void | read (generic_file &f) |
| void | write (generic_file &f) const |
| U_16 | get_type () const |
| void | set_type (U_16 val) |
| void | set_contents (const memory_file &contents) |
| void | get_contents (memory_file &contents) const |
Type Length Value Structure.
this structure holds arbitrary type of data this is used in particular for the slice header
1.7.4