Library of Bus-Adapters
/home/cschwick/hal/busAdapter/caen/include/hal/busAdapter/caen/version.h File Reference
#include "config/PackageInfo.h"

Go to the source code of this file.

Namespaces

namespace  caenlinuxbusadapter

Defines

#define CAENLINUXBUSADAPTER_VERSION_MAJOR   4
#define CAENLINUXBUSADAPTER_VERSION_MINOR   2
#define CAENLINUXBUSADAPTER_VERSION_PATCH   0
#define CAENLINUXBUSADAPTER_VERSION_CODE   PACKAGE_VERSION_CODE(CAENLINUXBUSADAPTER_VERSION_MAJOR,CAENLINUXBUSADAPTER_VERSION_MINOR,CAENLINUXBUSADAPTER_VERSION_PATCH)
#define CAENLINUXBUSADAPTER_FULL_VERSION_LIST   PACKAGE_VERSION_STRING(CAENLINUXBUSADAPTER_VERSION_MAJOR,CAENLINUXBUSADAPTER_VERSION_MINOR,CAENLINUXBUSADAPTER_VERSION_PATCH)

Functions

config::PackageInfo caenlinuxbusadapter::getPackageInfo ()
void caenlinuxbusadapter::checkPackageDependencies () throw (config::PackageInfo::VersionException)
std::set< std::string,
std::less< std::string > > 
caenlinuxbusadapter::getPackageDependencies ()

Variables

const std::string caenlinuxbusadapter::package = "caenlinuxbusadapter"
const std::string caenlinuxbusadapter::versions = CAENLINUXBUSADAPTER_FULL_VERSION_LIST
const std::string caenlinuxbusadapter::description = ""
const std::string caenlinuxbusadapter::authors = "CAEN"
const std::string caenlinuxbusadapter::summary = "Adapter class for hal for CAEN BusAdapter"
const std::string caenlinuxbusadapter::link = "http://cmsdoc.cern.ch/~cschwick/hal"

Define Documentation

Definition at line 8 of file version.h.

Definition at line 9 of file version.h.

Definition at line 10 of file version.h.