/vesta/vestasys.org/basics/basics/36/src/TextGC.C File Reference

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

Include dependency graph for TextGC.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 113 of file TextGC.C.

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

Definition at line 136 of file TextGC.C.

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

Definition at line 131 of file TextGC.C.

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

Definition at line 126 of file TextGC.C.

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

Definition at line 101 of file TextGC.C.


Variable Documentation

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

Definition at line 67 of file TextGC.C.


Generated on Thu May 24 23:18:01 2007 for Vesta by  doxygen 1.5.1