Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

xybool.cpp File Reference

#include "xybool.h"
#include <iostream.h>

Include dependency graph for xybool.cpp:

Include dependency graph

Go to the source code of this file.

Functions

istream & operator>> (istream &i, bool &b)
ostream & operator<< (ostream &o, const bool &b)

Variables

const char * xy_id_xybool_cpp = "$Id: xybool.cpp,v 1.5 1998/12/01 15:56:42 camilo Exp $"


Function Documentation

ostream& operator<< ostream &    o,
const bool &    b
 

Definition at line 30 of file xybool.cpp.

istream& operator>> istream &    i,
bool &    b
 

Definition at line 22 of file xybool.cpp.


Variable Documentation

const char* xy_id_xybool_cpp = "$Id: xybool.cpp,v 1.5 1998/12/01 15:56:42 camilo Exp $"
 

Definition at line 16 of file xybool.cpp.


XY
Tecgraf / PUC-Rio - Computer Graphics Technology Group