![]() |
TAPs 0.7.7.3
|
00001 /****************************************************************************** 00002 TAPsAdvSimCtrl.cpp 00003 ******************************************************************************/ 00007 /****************************************************************************** 00008 SUKITTI PUNAK (10/06/2008) 00009 UPDATE (08/01/2010) 00010 ******************************************************************************/ 00011 #include "TAPsAdvSimCtrl.hpp" 00012 // Using Inclusion Model (i.e. definitions are included in declarations) 00013 // (this name.cpp is included in name.hpp) 00014 // Each friend is defined directly inside its declaration. 00015 00016 BEGIN_NAMESPACE_TAPs 00017 //============================================================================= 00018 //----------------------------------------------------------------------------- 00019 template <typename T, typename DATA> 00020 AdvSimCtrl<T,DATA>::AdvSimCtrl () 00021 {} 00022 //----------------------------------------------------------------------------- 00023 template <typename T, typename DATA> 00024 AdvSimCtrl<T,DATA>::~AdvSimCtrl () 00025 {} 00026 //----------------------------------------------------------------------------- 00027 //============================================================================= 00028 00029 00030 #if defined(__gl_h_) || defined(__GL_H__) 00031 //----------------------------------------------- 00032 //----------------------------------------------- 00033 #endif 00034 00035 00036 //============================================================================= 00037 END_NAMESPACE_TAPs 00038 //34567890123456789012345678901234567890123456789012345678901234567890123456789 00039 //--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----