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

ExCModelASC Class Reference

#include <ExCModelASC.h>

Inheritance diagram for ExCModelASC:

ExCModel ExCObject

Public Methods

 ExCModelASC (void)
 ~ExCModelASC (void)

Constructor & Destructor Documentation

ExCModelASC void   
 

Definition at line 26 of file ExCModelASC.cpp.

References ExCModelASC(), Guard, and UnGuard.

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

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

~ExCModelASC void   
 

Definition at line 32 of file ExCModelASC.cpp.

References ExCModelASC(), Guard, and UnGuard.

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