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

#include <exportlog.h>

Static Public Member Functions

static void Init (HWND parent)
 
static void Shutdown (bool wait_for_ok)
 
static void printf (char *,...)
 
static void rprintf (char *,...)
 
static void updatebar (float position, float total)
 

Detailed Description

ExportLog This is an interface to the export log dialog.

Definition at line 49 of file exportlog.h.

Member Function Documentation

◆ Init()

void ExportLog::Init ( HWND parent)
static

Definition at line 74 of file exportlog.cpp.

◆ printf()

void ExportLog::printf ( char * format,
... )
static

Definition at line 120 of file exportlog.cpp.

◆ rprintf()

void ExportLog::rprintf ( char * format,
... )
static

Definition at line 142 of file exportlog.cpp.

◆ Shutdown()

void ExportLog::Shutdown ( bool wait_for_ok)
static

Definition at line 94 of file exportlog.cpp.

◆ updatebar()

void ExportLog::updatebar ( float position,
float total )
static

Definition at line 164 of file exportlog.cpp.


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