Searched refs:CannotFlush (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsimple.h67 throw CannotFlush("Unflushable<T>: this object has buffered input that cannot be flushed");
H A Dcryptlib.h173 class CRYPTOPP_DLL CannotFlush : public Exception class in inherits:Exception
176 explicit CannotFlush(const std::string &s) : Exception(CANNOT_FLUSH, s) {} function in class:CannotFlush

Completed in 103 milliseconds