Searched defs:ConstByteArrayParameter (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 Dalgparam.h13 class ConstByteArrayParameter class
16 ConstByteArrayParameter(const char *data = NULL, bool deepCopy = false) function in class:ConstByteArrayParameter
20 ConstByteArrayParameter(const byte *data, size_t size, bool deepCopy = false) function in class:ConstByteArrayParameter
24 template <class T> ConstByteArrayParameter(const T &string, bool deepCopy = false) function in class:ConstByteArrayParameter

Completed in 68 milliseconds