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

#include <odevice.h>

Inherited by FileD, FileD, FileD, MboxD, MboxD, MonoD, MonoD, MonoD, StderrD, StderrD, StdoutD, StdoutD, SyslogD, and SyslogD.

Public Member Functions

 OutputDevice ()
 
virtual ~OutputDevice ()
 
virtual int print (const char *s, int len)=0
 
 OutputDevice ()
 
virtual ~OutputDevice ()
 
virtual int print (const char *s, int len)=0
 
 OutputDevice ()
 
virtual ~OutputDevice ()
 
virtual int print (const char *s, int len)=0
 

Detailed Description

Definition at line 24 of file odevice.h.

Constructor & Destructor Documentation

◆ OutputDevice() [1/3]

OutputDevice::OutputDevice ( )
inline

Definition at line 27 of file odevice.h.

◆ ~OutputDevice() [1/3]

virtual OutputDevice::~OutputDevice ( )
inlinevirtual

Definition at line 28 of file odevice.h.

◆ OutputDevice() [2/3]

OutputDevice::OutputDevice ( )
inline

Definition at line 27 of file odevice.h.

◆ ~OutputDevice() [2/3]

virtual OutputDevice::~OutputDevice ( )
inlinevirtual

Definition at line 28 of file odevice.h.

◆ OutputDevice() [3/3]

OutputDevice::OutputDevice ( )
inline

Definition at line 27 of file odevice.h.

◆ ~OutputDevice() [3/3]

virtual OutputDevice::~OutputDevice ( )
inlinevirtual

Definition at line 28 of file odevice.h.

Member Function Documentation

◆ print() [1/3]

virtual int OutputDevice::print ( const char * s,
int len )
pure virtual

◆ print() [2/3]

virtual int OutputDevice::print ( const char * s,
int len )
pure virtual

◆ print() [3/3]

virtual int OutputDevice::print ( const char * s,
int len )
pure virtual

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