Fixposition SDK 0.0.0-heads/main-0-g7b59b93
Collection of c++ libraries and apps for use with Fixposition products
|
Fixposition SDK: Utilities for apps. More...
Go to the source code of this file.
Classes | |
class | fpsdk::common::app::SigIntHelper |
Helper to catch SIGINT (CTRL-c) More... | |
class | fpsdk::common::app::StacktraceHelper |
Helper to print a strack trace on SIGSEGV and SIGABRT. More... | |
class | fpsdk::common::app::ProgramOptions |
Program options. More... | |
struct | fpsdk::common::app::ProgramOptions::Option |
A program option. More... | |
Namespaces | |
namespace | fpsdk |
Fixposition SDK. | |
namespace | fpsdk::common |
Fixposition SDK: Common library. | |
namespace | fpsdk::common::app |
Utilities for apps. | |
Functions | |
void | fpsdk::common::app::PrintStacktrace () |
Prints a stacktrace to stderr. | |
Fixposition SDK: Utilities for apps.
* ___ ___ * \ \ / / * \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors * / /\ \ License: see the LICENSE file * /__/ \__\ *
Definition in file app.hpp.