Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

ychar.h File Reference


Classes

class  YChar

Typedefs

typedef unsigned int uint32
typedef unsigned char byte

Functions

bool operator== (const YChar &, const YChar &)
bool operator== (const YChar &, const char &)
bool operator== (const char &, const YChar &)
bool operator== (const YChar &, const int &)
bool operator== (const int &, const YChar &)
std::ostream & operator<< (std::ostream &, YChar)
std::istream & operator>> (std::istream &, YChar &)


Typedef Documentation

typedef unsigned char byte
 

typedef unsigned int uint32
 


Function Documentation

std::ostream& operator<< std::ostream &  ,
YChar 
 

bool operator== const int &  ,
const YChar
 

bool operator== const YChar ,
const int & 
 

bool operator== const char &  ,
const YChar
 

bool operator== const YChar ,
const char & 
 

bool operator== const YChar ,
const YChar
 

std::istream& operator>> std::istream &  ,
YChar
 



The ParaGUI Project - Alexander Pipelka