Disk ARchive
2.4.10
|
class crc definition, used to handle Cyclic Redundancy Checks More...
#include "../my_config.h"
#include <string>
#include <list>
#include <new>
#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) |
class crc definition, used to handle Cyclic Redundancy Checks
Definition in file crc.hpp.