WaranCore/WaranCore.h
Go to the documentation of this file.
00001 #ifndef WARANCORE_HEADERS
00002 #define WARANCORE_HEADERS
00003 
00004 // All headers of WaranCore library
00005 
00006 #include "WaranCore/GpsBlock.h"
00007 #include "WaranCore/GpsFix.h"
00008 #include "WaranCore/TcpHeader.h"
00009 #include "WaranCore/WaranCoreDLLExport.h"
00010 
00011 #ifndef GP_EXPLICIT_LIBRARY_NAMESPACE
00012 using namespace WaranCore;
00013 #endif
00014 
00015 #endif // WARANCORE_HEADERS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines