00001 /* 00002 * $Id: DatabaseInterface.h,v 1.1 2003/06/30 00:15:33 mindstorm2600 Exp $ 00003 */ 00004 #ifndef __CLAW_DATABASE_INTERFACE_H__ 00005 #define __CLAW_DATABASE_INTERFACE_H__ 00006 #include<Object.h> 00007 #include<Exception.h> 00008 00009 namespace clawsoft{ 00016 class DatabaseInterface:public Object{ 00017 }; 00018 }; 00019 00020 #endif
Authors:
Juan V. Guerrero
Jannette C. Mejia
Juan C. Guevara
Powered by: