Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ExCModelOBJ Class Reference

#include <ExCModelOBJ.h>

Inheritance diagram for ExCModelOBJ:

ExCModel ExCObject

Public Methods

 ExCModelOBJ (void)
 ~ExCModelOBJ (void)

Constructor & Destructor Documentation

ExCModelOBJ void   
 

Definition at line 26 of file ExCModelOBJ.cpp.

References ExCModelOBJ(), Guard, and UnGuard.

Referenced by ExCModelOBJ(), and ~ExCModelOBJ().

00027 {
00028 Guard(ExCModelOBJ::ExCModelOBJ(void))
00029 UnGuard
00030 }

~ExCModelOBJ void   
 

Definition at line 32 of file ExCModelOBJ.cpp.

References ExCModelOBJ(), Guard, and UnGuard.

00033 {
00034 Guard(ExCModelOBJ::~ExCModelOBJ(void))
00035 UnGuard
00036 }


The documentation for this class was generated from the following files:
Generated on Tue Aug 6 20:27:21 2002 for ExNihilo by doxygen1.2.17