Wiselib
wiselib.testing/util/glab_rest_connector/subscribe_handler.h
Go to the documentation of this file.
00001 /* 
00002  * File:   subscribe_handler.h
00003  * Author: maxpagel
00004  *
00005  * Created on 28. Dezember 2010, 09:16
00006  */
00007 
00008 #ifndef _SUBSCRIBE_HANDLER_H
00009 #define  _SUBSCRIBE_HANDLER_H
00010 namespace wiselib{
00011 
00012     class SubscribeHandler{
00013 
00014     };
00015 }
00016 
00017 
00018 #endif   /* _SUBSCRIBE_HANDLER_H */
00019 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines