Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
MyMsgManager Class Reference

#include <mydebug.h>

Static Public Member Functions

static int setAllStreams (OutputDevice *device)
 
static int setParanoidStream (OutputDevice *device)
 
static int ReplaceAllStreams (FileD *output_device, char *device_filename, char *copy_filename)
 
static void enableParanoid (int flag)
 
static ostream * paranoidStream (void)
 

Protected Member Functions

 MyMsgManager ()
 

Detailed Description

Definition at line 123 of file mydebug.h.

Constructor & Destructor Documentation

◆ MyMsgManager()

MyMsgManager::MyMsgManager ( )
protected

Member Function Documentation

◆ enableParanoid()

static void MyMsgManager::enableParanoid ( int flag)
static

◆ paranoidStream()

ostream * MyMsgManager::paranoidStream ( void )
static

Definition at line 72 of file mydebug.cpp.

◆ ReplaceAllStreams()

int MyMsgManager::ReplaceAllStreams ( FileD * output_device,
char * device_filename,
char * copy_filename )
static

Definition at line 78 of file mydebug.cpp.

◆ setAllStreams()

int MyMsgManager::setAllStreams ( OutputDevice * device)
static

Definition at line 39 of file mydebug.cpp.

◆ setParanoidStream()

int MyMsgManager::setParanoidStream ( OutputDevice * device)
static

Definition at line 55 of file mydebug.cpp.


The documentation for this class was generated from the following files: