Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ConstByteArrayParameter Class Reference

#include <algparam.h>

List of all members.


Detailed Description

used to pass byte array input as part of a NameValuePairs object

the deepCopy option is used when the NameValuePairs object can't keep a copy of the data available

Definition at line 13 of file algparam.h.

Public Member Functions

 ConstByteArrayParameter (const char *data=NULL, bool deepCopy=false)
 ConstByteArrayParameter (const byte *data, unsigned int size, bool deepCopy=false)
template<class T>
 ConstByteArrayParameter (const T &string, bool deepCopy=false)
void Assign (const byte *data, unsigned int size, bool deepCopy)
const byte * begin () const
const byte * end () const
unsigned int size () const


The documentation for this class was generated from the following file:
Generated on Tue Oct 26 18:51:43 2004 for Crypto++ by  doxygen 1.3.9.1