Disk ARchive  2.4.21
Public Member Functions | List of all members
libdar::tlv Class Reference

Type Length Value Structure. More...

#include <tlv.hpp>

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 41 of file tlv.hpp.


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