#include <vector>
#include <string>
#include <complex>
#include <exception>
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#include "neobase/Version.hh"
#include "neobase/Port.hh"
#include "neoaux.hh"
#include "neobase/Component.hh"
#include "neobase/Services.hh"
#include "neobase/AbstractFramework.hh"
Go to the source code of this file.
|
| | neo |
| | This is neoclassic – the ::classic::gov::cca headers updated to be similar to the official CCA specification in sidl while retaining the low impact on component coding that the classic specification had.
|
| |
| | neo::cca |
| |
◆ NEOCCA_VERSION
| #define NEOCCA_VERSION "0.2.8" |
compile time version numbers in dotted string form.
◆ NEOCCA_VERSION_MAJOR
| #define NEOCCA_VERSION_MAJOR 0 |
compile time major version number
◆ NEOCCA_VERSION_MINOR
| #define NEOCCA_VERSION_MINOR 2 |
compile time minor version number
◆ NEOCCA_VERSION_PATCH
| #define NEOCCA_VERSION_PATCH 8 |
compile time patch version number