TOBI Interface A  0.1
/home/breidi/Dropbox/libtia/include/tia-private/newtia/server/control_connection_server_2.h
00001 #ifndef CONTROLCONNECTIONSERVER2_H
00002 #define CONTROLCONNECTIONSERVER2_H
00003 
00004 
00005 namespace tia
00006 {
00007 
00008 //-----------------------------------------------------------------------------
00009 class ControlConnectionServer2
00010 {
00011   public:
00012     virtual ~ControlConnectionServer2 () {}
00013 
00014 };
00015 
00016 }
00017 
00018 #endif // CONTROLCONNECTIONSERVER2_H
 All Data Structures Files Functions Variables Typedefs Enumerations