specialized_activities.hpp
Go to the documentation of this file.
00001 #ifndef SPECIALIZED_ACTIVITIES_H
00002 #define SPECIALIZED_ACTIVITIES_H
00003 
00004 #include <string>
00005 
00006 class SpecializedActivities
00007 {
00008 public:
00009 
00010     void testFileDescriptorActivity();
00011 };
00012 
00013 #endif
00014 


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:39