GeopsySLink/GeopsySLink.h
Go to the documentation of this file.
00001 #ifndef GEOPSYSLINK_HEADERS
00002 #define GEOPSYSLINK_HEADERS
00003 
00004 // All headers of GeopsySLink library
00005 
00006 #include "GeopsySLink/GeopsySLinkDLLExport.h"
00007 #include "GeopsySLink/SeedLink.h"
00008 #include "GeopsySLink/SeedLinkServer.h"
00009 #include "GeopsySLink/SeedLinkStation.h"
00010 #include "GeopsySLink/SeedLinkStream.h"
00011 
00012 #ifndef GP_EXPLICIT_LIBRARY_NAMESPACE
00013 using namespace GeopsySLink;
00014 #endif
00015 
00016 #endif // GEOPSYSLINK_HEADERS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines