casacore
Namespaces | Macros | Functions
version.h File Reference
#include <string>
#include <casacore/casa/aips.h>

Go to the source code of this file.

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Macros

#define CASACORE_MAJOR_VERSION
 
#define CASACORE_MINOR_VERSION
 
#define CASACORE_PATCH_VERSION
 
#define CASACORE_VERSION
 

Functions

const char * casacore::getVersion ()
 Get the casacore version. More...
 
const std::string casacore::getVersionCASA ()
 Get the version of casacore on CASA's vendor branch Note: CASA's private version of casacore has a lifecycle which is not necessarily identical to versions of casacore elsewhere. More...
 

Macro Definition Documentation

◆ CASACORE_MAJOR_VERSION

#define CASACORE_MAJOR_VERSION

Definition at line 34 of file version.h.

◆ CASACORE_MINOR_VERSION

#define CASACORE_MINOR_VERSION

Definition at line 35 of file version.h.

◆ CASACORE_PATCH_VERSION

#define CASACORE_PATCH_VERSION

Definition at line 36 of file version.h.

◆ CASACORE_VERSION

#define CASACORE_VERSION

Definition at line 38 of file version.h.