Namespaces | Macros | Functions
xsens_math_throw.h File Reference
#include <xstypes/xstypesconfig.h>
#include <xstypes/xsexception.h>
Include dependency graph for xsens_math_throw.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 xsens
 
 xsens::DebugTools
 

Macros

#define XETHROW(a)   throw (a)
 
#define XM_THROW(a)   do { XETHROW(a); } while(0)
 
#define XM_THROW_DEFINED   1
 
#define XSNOEXCEPT
 
#define XSNOEXCEPT_ARG(a)
 

Functions

void xsens::DebugTools::disableFloatingPointExceptions ()
 Disable floating point exceptions. More...
 
void xsens::DebugTools::enableFloatingPointExceptions ()
 Enable floating point exceptions. More...
 
void xsens::DebugTools::mathThrowBreakFunc ()
 

Macro Definition Documentation

◆ XETHROW

#define XETHROW (   a)    throw (a)

Definition at line 103 of file xsens_math_throw.h.

◆ XM_THROW

#define XM_THROW (   a)    do { XETHROW(a); } while(0)

Definition at line 109 of file xsens_math_throw.h.

◆ XM_THROW_DEFINED

#define XM_THROW_DEFINED   1

Definition at line 84 of file xsens_math_throw.h.

◆ XSNOEXCEPT

#define XSNOEXCEPT

Definition at line 90 of file xsens_math_throw.h.

◆ XSNOEXCEPT_ARG

#define XSNOEXCEPT_ARG (   a)

Definition at line 91 of file xsens_math_throw.h.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21