Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

TextGC.C File Reference

#include "Basics.H"
#include "Text.H"
#include "TextCommon.C"

Go to the source code of this file.

Functions

bool operator== (const Text &t1, const Text &t2) throw ()
bool operator!= (const Text &t1, const Text &t2) throw ()
Text operator+ (const Text &t1, const Text &t2) throw ()
Text operator+ (const char *str, const Text &t) throw ()
Text operator+ (const Text &t, const char *str) throw ()

Variables

char * CharTexts [256] = { (char *)NULL, }


Function Documentation

bool operator!= const Text t1,
const Text t2
throw ()
 

Definition at line 116 of file TextGC.C.

Text operator+ const Text t,
const char *  str
throw ()
 

Definition at line 139 of file TextGC.C.

Text operator+ const char *  str,
const Text t
throw ()
 

Definition at line 134 of file TextGC.C.

Text operator+ const Text t1,
const Text t2
throw ()
 

Definition at line 129 of file TextGC.C.

bool operator== const Text t1,
const Text t2
throw ()
 

Definition at line 104 of file TextGC.C.


Variable Documentation

char* CharTexts[256] = { (char *)NULL, }
 

Definition at line 71 of file TextGC.C.


Generated on Mon May 8 00:49:00 2006 for Vesta by  doxygen 1.4.2