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

#include <TransDB.h>

Public Member Functions

 CWaveInfo (void)
 
int Valid (void)
 
DWORD Lo (void)
 
DWORD Hi (void)
 
void SetValid (int new_valid)
 
void SetLo (DWORD new_lo)
 
void SetHi (DWORD new_hi)
 
int Missing (void)
 
void SetMissing (int val)
 

Detailed Description

Definition at line 97 of file TransDB.h.

Constructor & Destructor Documentation

◆ CWaveInfo()

CWaveInfo::CWaveInfo ( void )

Definition at line 1640 of file TransDB.cpp.

Member Function Documentation

◆ Hi()

DWORD CWaveInfo::Hi ( void )
inline

Definition at line 109 of file TransDB.h.

◆ Lo()

DWORD CWaveInfo::Lo ( void )
inline

Definition at line 108 of file TransDB.h.

◆ Missing()

int CWaveInfo::Missing ( void )
inline

Definition at line 113 of file TransDB.h.

◆ SetHi()

void CWaveInfo::SetHi ( DWORD new_hi)
inline

Definition at line 112 of file TransDB.h.

◆ SetLo()

void CWaveInfo::SetLo ( DWORD new_lo)
inline

Definition at line 111 of file TransDB.h.

◆ SetMissing()

void CWaveInfo::SetMissing ( int val)
inline

Definition at line 114 of file TransDB.h.

◆ SetValid()

void CWaveInfo::SetValid ( int new_valid)
inline

Definition at line 110 of file TransDB.h.

◆ Valid()

int CWaveInfo::Valid ( void )
inline

Definition at line 107 of file TransDB.h.


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