#include "AGILe/AGILeSTL.hh"
#include "AGILe/AGILeBoost.hh"
#include "AGILe/Tools/AGILePaths.hh"
#include "AGILe/Tools/Logging.hh"
Go to the source code of this file.
Namespaces | |
namespace | AGILe |
Defines | |
#define | UNUSED(x) x |
#define | SYSDSO string(".so") |
Functions | |
std::string | version () |
A function to get the AGILe version string. |
#define SYSDSO string(".so") |
Definition at line 17 of file AGILe.hh.
Referenced by AGILe::Loader::findGenLib(), and AGILe::Loader::sysLibName().