Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

checksumfactory.hpp File Reference

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

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/hashmap.h>
#include "checksum.hpp"
#include "sumfile.hpp"

Include dependency graph for checksumfactory.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  SumFileFactory
 Generates new instances of the subclasses of the SumFile class that the application knows. More...

class  SumFileFactory::SumFileEntry
 Represents an entry of the checksums' files that the application knows. More...


Typedefs

typedef SumFile *( FnctGetSumFile )()
 Pointer to a function which returns a pointer on a new instance of the SumFile class.


Detailed Description

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

Definition in file checksumfactory.hpp.


Typedef Documentation

typedef SumFile*( FnctGetSumFile)()
 

Pointer to a function which returns a pointer on a new instance of the SumFile class.

Definition at line 50 of file checksumfactory.hpp.


Generated on Sun May 30 13:37:46 2004 for wxChecksums by doxygen 1.3.7