![]() |
Fixposition SDK 0.0.0-heads/main-0-gb93ddb4
Collection of c++ libraries and apps for use with Fixposition products on Linux
|
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::SigPipeHelper |
| Helper to catch SIGPIPE. 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... | |
| struct | fpsdk::common::app::PerfStats |
| App performance stats. More... | |
| struct | fpsdk::common::app::MemUsage |
| Memory usage. 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. | |
| MemUsage | fpsdk::common::app::GetMemUsage () |
| Get memory usage. | |
Fixposition SDK: Utilities for apps.
* ___ ___ * \ \ / / * \ \/ / Copyright (c) Fixposition AG (www.fixposition.com) and contributors * / /\ \ License: see the LICENSE file * /__/ \__\ *
Definition in file app.hpp.