libatomprobe
Library for Atom Probe Tomography (APT) computation
Classes | Namespaces | Macros
version.h File Reference
#include "stringFuncs.h"
#include <string>
#include <cstdlib>
#include <iostream>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtomProbe::LibVersion
 Class to hold the library version data. More...
 

Namespaces

 AtomProbe
 

Macros

#define LIBATOMPROBE_MAJOR   0
 
#define LIBATOMPROBE_MINOR   0
 
#define LIBATOMPROBE_REVISION   1
 

Macro Definition Documentation

◆ LIBATOMPROBE_MAJOR

#define LIBATOMPROBE_MAJOR   0

Definition at line 25 of file version.h.

Referenced by AtomProbe::LibVersion::getMajor(), and AtomProbe::LibVersion::LibVersion().

◆ LIBATOMPROBE_MINOR

#define LIBATOMPROBE_MINOR   0

Definition at line 26 of file version.h.

Referenced by AtomProbe::LibVersion::getMinor(), and AtomProbe::LibVersion::LibVersion().

◆ LIBATOMPROBE_REVISION

#define LIBATOMPROBE_REVISION   1