Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Namespaces | Functions
crc.hpp File Reference

class crc definition, used to handle Cyclic Redundancy Checks More...

#include "../my_config.h"
#include <string>
#include <list>
#include "integers.hpp"
#include "storage.hpp"
#include "infinint.hpp"

Go to the source code of this file.

Namespaces

namespace  libdar
 libdar namespace encapsulate all libdar symbols

Functions

crc * libdar::create_crc_from_file (generic_file &f, bool old=false)
crc * libdar::create_crc_from_size (infinint width)

Detailed Description

class crc definition, used to handle Cyclic Redundancy Checks

Definition in file crc.hpp.