libxcks  0.1.0.1
ckfactory.hpp File Reference

Classes for enumerate and create all the checksums' algorithms that the application knows. More...

#include <map>
#include "libxcks/checksum.hpp"
#include "libxcks/ckvalue.hpp"
Include dependency graph for ckfactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libxcks::ChecksumFactory
 Generates new instances of the subclasses of the Checksum class that the application knows. More...
 

Detailed Description

Classes for enumerate and create all the checksums' algorithms that the application knows.

Definition in file ckfactory.hpp.