Searched defs:StringSource (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 Dfilters.h778 class CRYPTOPP_DLL StringSource : public SourceTemplate<StringStore> class in inherits:SourceTemplate
781 StringSource(BufferedTransformation *attachment = NULL) function in class:StringSource
784 StringSource(const char *string, bool pumpAll, BufferedTransformation *attachment = NULL) function in class:StringSource
787 StringSource(const byte *string, size_t length, bool pumpAll, BufferedTransformation *attachment = NULL) function in class:StringSource
790 StringSource(const std::string &string, bool pumpAll, BufferedTransformation *attachment = NULL) function in class:StringSource

Completed in 83 milliseconds