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

#include <TransDB.h>

Inherited by BabylonLabel, BabylonText, TransDB, and Translation.

Public Member Functions

 DBAttribs (void)
 
void SetParent (DBAttribs *new_parent)
 
int IsChanged (void)
 
void Changed (void)
 
void NotChanged (void)
 
char ChangedSymbol (void)
 
int IsProcessed (void)
 
void Processed (void)
 
void NotProcessed (void)
 
void * Matched (void)
 
void Match (void *new_match)
 
void NotMatched (void)
 

Detailed Description

Definition at line 117 of file TransDB.h.

Constructor & Destructor Documentation

◆ DBAttribs()

DBAttribs::DBAttribs ( void )
inline

Definition at line 127 of file TransDB.h.

Member Function Documentation

◆ Changed()

void DBAttribs::Changed ( void )
inline

Definition at line 131 of file TransDB.h.

◆ ChangedSymbol()

char DBAttribs::ChangedSymbol ( void )
inline

Definition at line 133 of file TransDB.h.

◆ IsChanged()

int DBAttribs::IsChanged ( void )
inline

Definition at line 130 of file TransDB.h.

◆ IsProcessed()

int DBAttribs::IsProcessed ( void )
inline

Definition at line 134 of file TransDB.h.

◆ Match()

void DBAttribs::Match ( void * new_match)
inline

Definition at line 138 of file TransDB.h.

◆ Matched()

void * DBAttribs::Matched ( void )
inline

Definition at line 137 of file TransDB.h.

◆ NotChanged()

void DBAttribs::NotChanged ( void )
inline

Definition at line 132 of file TransDB.h.

◆ NotMatched()

void DBAttribs::NotMatched ( void )
inline

Definition at line 139 of file TransDB.h.

◆ NotProcessed()

void DBAttribs::NotProcessed ( void )
inline

Definition at line 136 of file TransDB.h.

◆ Processed()

void DBAttribs::Processed ( void )
inline

Definition at line 135 of file TransDB.h.

◆ SetParent()

void DBAttribs::SetParent ( DBAttribs * new_parent)
inline

Definition at line 129 of file TransDB.h.


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