OBTIService.cpp

Go to the documentation of this file.
00001 #include "OBTIService.h"
00002 
00003 using namespace OBT ;
00004 
00005 //-------------------------------------------------------------------------
00006 // IService
00007 //-------------------------------------------------------------------------
00008 IService::IService()
00009 {
00010 }
00011 
00012 //-------------------------------------------------------------------------
00013 // ~IService
00014 //-------------------------------------------------------------------------
00015 IService::~IService()
00016 {
00017 }
00018 

Generated on Wed Oct 1 11:34:05 2008 for OBT by  doxygen 1.5.3