Searched defs:FileSource (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfiles.h49 class CRYPTOPP_DLL FileSource : public SourceTemplate<FileStore> class in inherits:SourceTemplate
56 FileSource(BufferedTransformation *attachment = NULL) function in class:FileSource
58 FileSource(std::istream &in, bool pumpAll, BufferedTransformation *attachment = NULL) function in class:FileSource
60 FileSource(const char *filename, bool pumpAll, BufferedTransformation *attachment = NULL, bool binary=true) function in class:FileSource

Completed in 57 milliseconds