|
libatomprobe
Library for Atom Probe Tomography (APT) computation
|
#include <atomprobe/helper/aptAssert.h>
Go to the source code of this file.
Namespaces | |
| AtomProbe | |
Functions | |
| bool | AtomProbe::getHardAssert () |
| void | AtomProbe::setHardAssert (bool enabled) |
| Do assertions cause a straight up crash (enabled), or write a mesage to stderr (disabled)? By default, hard crash. More... | |
| void | AtomProbe::askAssert (const char *, unsigned int) |
| Either abort program, or ask the user what to do for an assertion. depending on hardAssert setting. More... | |
Variables | |
| bool | AtomProbe::hardAssert =true |
1.8.13