Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions
libdar::tlv Class Reference

Type Length Value Structure. More...

#include <tlv.hpp>

List of all members.

Public Member Functions

 tlv (generic_file &f)
 tlv (const tlv &ref)
const tlvoperator= (const tlv &ref)
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

Detailed Description

Type Length Value Structure.

this structure holds arbitrary type of data this is used in particular for the slice header

Definition at line 44 of file tlv.hpp.


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