| 
    iSpike
    2.1
    
   Spike conversion library for robotics 
   | 
  
  
  
 
#include <boost/preprocessor/stringize.hpp>Go to the source code of this file.
Defines | |
| #define | APPLICATION_NAME "iSpike" | 
| #define | APPLICATION_CODENAME "iSpike" | 
| #define | APPLICATION_COPYRIGHT_YEARS "2011" | 
| #define | APPLICATION_VERSION_MAJOR 2 | 
| #define | APPLICATION_VERSION_TYPE "SNAPSHOT" | 
| #define | APPLICATION_VERSION_STRING "2.0.0-SNAPSHOT" | 
| #define | APPLICATION_VENDOR_ID "Imperial" | 
| #define | APPLICATION_VENDOR_NAME "Department of Computing, Imperial College London" | 
| #define | APPLICATION_VENDOR_URL "www.imperial.ac.uk" | 
| #define | APPLICATION_ID "Imperial" | 
| #define | APPLICATION_VERSION_MINOR 0 | 
| #define | APPLICATION_VERSION_PATCH 0 | 
| #define APPLICATION_CODENAME "iSpike" | 
Definition at line 14 of file libraryinfo.h.
| #define APPLICATION_COPYRIGHT_YEARS "2011" | 
Definition at line 15 of file libraryinfo.h.
| #define APPLICATION_ID "Imperial" | 
Definition at line 24 of file libraryinfo.h.
| #define APPLICATION_NAME "iSpike" | 
Definition at line 13 of file libraryinfo.h.
| #define APPLICATION_VENDOR_ID "Imperial" | 
Definition at line 21 of file libraryinfo.h.
| #define APPLICATION_VENDOR_NAME "Department of Computing, Imperial College London" | 
Definition at line 22 of file libraryinfo.h.
| #define APPLICATION_VENDOR_URL "www.imperial.ac.uk" | 
Definition at line 23 of file libraryinfo.h.
| #define APPLICATION_VERSION_MAJOR 2 | 
Definition at line 16 of file libraryinfo.h.
| #define APPLICATION_VERSION_MINOR 0 | 
Definition at line 43 of file libraryinfo.h.
| #define APPLICATION_VERSION_PATCH 0 | 
Definition at line 47 of file libraryinfo.h.
| #define APPLICATION_VERSION_STRING "2.0.0-SNAPSHOT" | 
Definition at line 20 of file libraryinfo.h.
| #define APPLICATION_VERSION_TYPE "SNAPSHOT" | 
Definition at line 19 of file libraryinfo.h.