Namespaces | Macros | Functions
debug.h File Reference

Global debugging flags. More...

#include <gtsam/base/FastMap.h>
#include <gtsam/global_includes.h>
#include <string>
Include dependency graph for debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gtsam
 traits
 

Macros

#define ISDEBUG(S)   (gtsam::guardedIsDebug(S))
 
#define SETDEBUG(S, V)   ((void)(gtsam::guardedSetDebug(S,V)))
 

Functions

bool gtsam::guardedIsDebug (const std::string &s)
 
void gtsam::guardedSetDebug (const std::string &s, const bool v)
 
bool gtsam::isDebugVersion ()
 

Detailed Description

Global debugging flags.

Author
Richard Roberts
Date
Feb 1, 2011

Definition in file debug.h.

Macro Definition Documentation

#define ISDEBUG (   S)    (gtsam::guardedIsDebug(S))

Definition at line 60 of file debug.h.

#define SETDEBUG (   S,
  V 
)    ((void)(gtsam::guardedSetDebug(S,V)))

Definition at line 61 of file debug.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:29