Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

sint.C File Reference

#include "./sint.h"

Go to the source code of this file.

Functions

bool operator< (const sint &lhs, const sint &rhs)
bool operator> (const sint &lhs, const sint &rhs)
ostream& operator<< (ostream &os, const sint &s)


Function Documentation

bool operator< ( const sint & lhs,
const sint & rhs )
 

Definition at line 240 of file sint.C.

ostream& operator<< ( ostream & os,
const sint & b )
 

Definition at line 251 of file sint.C.

bool operator> ( const sint & lhs,
const sint & rhs )
 

Definition at line 245 of file sint.C.


Generated at Sun Feb 24 09:57:30 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001