Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

DLogic.h File Reference

#include <iostream.h>
#include <mstring.h>

Include dependency graph for DLogic.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  DLogic
struct  EnumDefStruct

Defines

#define DLogic_THROW_DECL
#define DLogic_THROW_EXEC   DLogic::RangeError()

Typedefs

typedef ostream OSTREAM
typedef istream ISTREAM


Define Documentation

#define DLogic_THROW_DECL
 

Definition at line 42 of file DLogic.h.

Referenced by DLogic::GetInt(), DLogic::operator!=(), DLogic::operator<(), DLogic::operator<=(), DLogic::operator==(), DLogic::operator>(), and DLogic::operator>=().

#define DLogic_THROW_EXEC   DLogic::RangeError()
 

Definition at line 43 of file DLogic.h.

Referenced by DLogic::GetInt(), DLogic::operator!=(), DLogic::operator<(), DLogic::operator<=(), DLogic::operator==(), DLogic::operator>(), and DLogic::operator>=().


Typedef Documentation

typedef istream ISTREAM
 

Definition at line 34 of file DLogic.h.

Referenced by operator>>().

typedef ostream OSTREAM
 

Definition at line 33 of file DLogic.h.

Referenced by operator<<().


Generated on Mon Jan 20 11:54:37 2003 for ATPG by doxygen1.3-rc1