Searched refs:Attachable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h1022 virtual bool Attachable() {return false;} function in class:BufferedTransformation
1024 virtual BufferedTransformation *AttachedTransformation() {assert(!Attachable()); return 0;}
1030 {assert(!Attachable()); throw NotImplemented("BufferedTransformation: this object is not attachable");}
H A Dcryptlib.cpp645 if (AttachedTransformation() && AttachedTransformation()->Attachable())
H A Dfilters.h20 bool Attachable() {return true;} function in class:Filter

Completed in 121 milliseconds