libatomprobe
Library for Atom Probe Tomography (APT) computation
|
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 |
#define LIBATOMPROBE_MAJOR 0 |
Definition at line 25 of file version.h.
Referenced by AtomProbe::LibVersion::getMajor(), and AtomProbe::LibVersion::LibVersion().
#define LIBATOMPROBE_MINOR 0 |
Definition at line 26 of file version.h.
Referenced by AtomProbe::LibVersion::getMinor(), and AtomProbe::LibVersion::LibVersion().
#define LIBATOMPROBE_REVISION 1 |
Definition at line 27 of file version.h.
Referenced by AtomProbe::LibVersion::getRevision(), and AtomProbe::LibVersion::LibVersion().