Disk ARchive 2.3.11
Namespaces | Typedefs | Functions | Variables

header_version.hpp File Reference

archive global header structure is defined here More...

#include "../my_config.h"
#include "infinint.hpp"
#include "generic_file.hpp"
#include "tools.hpp"

Go to the source code of this file.

Namespaces

namespace  libdar
 

libdar namespace encapsulate all libdar symbols


Typedefs

typedef char libdar::dar_version [VERSION_SIZE]

Functions

void libdar::version_copy (dar_version &dst, const dar_version &src)
bool libdar::version_greater (const dar_version &left, const dar_version &right)

Variables

const int libdar::VERSION_FLAG_SAVED_EA_ROOT = 0x80
const int libdar::VERSION_FLAG_SAVED_EA_USER = 0x40
const int libdar::VERSION_FLAG_SCRAMBLED = 0x20
const int libdar::VERSION_SIZE = 3

Detailed Description

archive global header structure is defined here

Definition in file header_version.hpp.

 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines