Searched refs:NotCopyable (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtrdlocal.h20 class CRYPTOPP_DLL ThreadLocalStorage : public NotCopyable
H A Drandpool.h12 class CRYPTOPP_DLL RandomPool : public RandomNumberGenerator, public NotCopyable
H A Drng.h34 class CRYPTOPP_DLL X917RNG : public RandomNumberGenerator, public NotCopyable
H A Dfiles.h14 class CRYPTOPP_DLL FileStore : public Store, private FilterPutSpaceHelper, public NotCopyable
67 class CRYPTOPP_DLL FileSink : public Sink, public NotCopyable
H A Dosrng.h95 class AutoSeededX917RNG : public RandomNumberGenerator, public NotCopyable
H A Dwait.h146 class WaitObjectContainer : public NotCopyable
H A Dmisc.h89 class NotCopyable class
92 NotCopyable() {} function in class:NotCopyable
94 NotCopyable(const NotCopyable &);
95 void operator=(const NotCopyable &);
H A Dfilters.h15 class CRYPTOPP_DLL CRYPTOPP_NO_VTABLE Filter : public BufferedTransformation, public NotCopyable

Completed in 112 milliseconds