#include <telekyb_base/Options.hpp>
#include "Eigen/Dense"
#include <boost/program_options.hpp>
#include <telekyb_base/Spaces.hpp>
#include <telekyb_defines/enum.hpp>
Go to the source code of this file.
Classes | |
class | TestListener |
Functions | |
const char() | Abort ("unrecoverable problem")(Error)("recoverable problem")(Alert)("unexpected behavior")(Info)("expected behavior")(Trace)("normal flow of execution")(Debug)("detailed object state listings")) class TestOptionContainer |
TELEKYB_ENUM (Level,(Abort)(Error)(Alert)(Info)(Trace)(Debug)) TELEKYB_ENUM_VALUES(LevelVal |
const char() Abort | ( | "unrecoverable problem" | ) |
Definition at line 34 of file TestClass.hpp.