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

ExCModelASE Class Reference

#include <ExCModelASE.h>

Inheritance diagram for ExCModelASE:

ExCModel ExCObject

Public Methods

 ExCModelASE (void)
 ~ExCModelASE (void)

Constructor & Destructor Documentation

ExCModelASE void   
 

Definition at line 26 of file ExCModelASE.cpp.

References ExCModelASE(), Guard, and UnGuard.

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

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

~ExCModelASE void   
 

Definition at line 32 of file ExCModelASE.cpp.

References ExCModelASE(), Guard, and UnGuard.

00033 {
00034 Guard(ExCModelASE::~ExCModelASE(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