Searched refs:TF_ObjectImplExtRef (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 Dpubkey.h422 class TF_ObjectImplExtRef : public TF_ObjectImplBase<BASE, SCHEME_OPTIONS, KEY> class in inherits:TF_ObjectImplBase
425 TF_ObjectImplExtRef(const KEY *pKey = NULL) : m_pKey(pKey) {} function in class:TF_ObjectImplExtRef
429 KEY & AccessKey() {throw NotImplemented("TF_ObjectImplExtRef: cannot modify refererenced key");}

Completed in 58 milliseconds