Loading [MathJax]/extensions/tex2jax.js
Fixposition SDK 0.0.0-heads/main-0-g0d258ff
Collection of c++ libraries and apps for use with Fixposition products on Linux
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
fpsdk::common::app Namespace Reference

Utilities for apps. More...

Classes

class  ProgramOptions
 Program options. More...
 
class  SigIntHelper
 Helper to catch SIGINT (CTRL-c) More...
 
class  SigPipeHelper
 Helper to catch SIGPIPE. More...
 
class  StacktraceHelper
 Helper to print a strack trace on SIGSEGV and SIGABRT. More...
 

Functions

void PrintStacktrace ()
 Prints a stacktrace to stderr.
 

Detailed Description

Utilities for apps.