#include "Common.h"Go to the source code of this file.
Namespaces | |
| namespace | TrueRand |
Defines | |
| #define | TRUERAND_BUFFER_H |
Typedefs | |
| typedef std::basic_string< unsigned char > | Buffer |
Functions | |
| template<class T> | |
| void | Append (Buffer &srcBuf, const T &objAppend, size_t nSize) |
| template<class T> | |
| void | Append (Buffer &srcBuf, const T &objAppend) |
|
|
|
|
|
|
|
||||||||||||||||
|
Definition at line 54 of file Buffer.h. References TrueRand::Append(). |
|
||||||||||||||||||||
1.4.2