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

Basics.cc File Reference

#include "cl/Basics.h"
#include <stdio.h>
#include <stdlib.h>
#include <iostream.h>

Include dependency graph for Basics.cc:

Go to the source code of this file.

Functions

Void _Assert (Int condition, const Char *errorMessage, const Char *file, Int line)
Void _Expect (Int condition, const Char *warningMessage, const Char *file, Int line)
Void _CheckRange (Int i, Int lowerBound, Int upperBound, const Char *rangeMessage, const Char *file, Int line)


Function Documentation

Void _Assert (Int condition, const Char * errorMessage, const Char * file, Int line)

Definition at line 28 of file Basics.cc.

Void _CheckRange (Int i, Int lowerBound, Int upperBound, const Char * rangeMessage, const Char * file, Int line)

Definition at line 54 of file Basics.cc.

Void _Expect (Int condition, const Char * warningMessage, const Char * file, Int line)

Definition at line 47 of file Basics.cc.


Generated at Sat Aug 5 00:16:31 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000