#include <CryptHelpers.h>
Collaboration diagram for RageFileSink:
Public Member Functions | |
RageFileSink () | |
RageFileSink (const char *filename, bool binary=true) | |
void | IsolatedInitialize (const NameValuePairs ¶meters) |
unsigned int | Put2 (const byte *inString, unsigned int length, int messageEnd, bool blocking) |
bool | IsolatedFlush (bool hardFlush, bool blocking) |
Private Attributes | |
RageFile | m_file |
|
|
|
|
|
|
|
|
|
|
|
|