#include <ExCModelMD.h>
Inheritance diagram for ExCModelMD:
Public Methods | |
ExCModelMD (void) | |
~ExCModelMD (void) |
|
Definition at line 26 of file ExCModelMD.cpp. References ExCModelMD(), and Guard. Referenced by ExCModelMD(), and ~ExCModelMD().
00027 { 00028 Guard(ExCModelMD::ExCModelMD(void)) 00029 UnGuard 00030 } |
|
Definition at line 32 of file ExCModelMD.cpp. References ExCModelMD(), and Guard.
00033 { 00034 Guard(ExCModelMD::~ExCModelMD(void)) 00035 UnGuard 00036 } |