|
g2o
|
helper for printing the struct at the end of the lifetime of the program More...
Public Member Functions | |
| TicTocInitializer () | |
| ~TicTocInitializer () | |
Public Attributes | |
| TicTocMap | tictocElements |
| bool | enabled |
helper for printing the struct at the end of the lifetime of the program
Definition at line 72 of file tictoc.cpp.
|
inline |
|
inline |
Definition at line 76 of file tictoc.cpp.
References enabled, and tictocElements.
| bool g2o::TicTocInitializer::enabled |
Definition at line 74 of file tictoc.cpp.
Referenced by g2o::tictoc(), TicTocInitializer(), and ~TicTocInitializer().
| TicTocMap g2o::TicTocInitializer::tictocElements |
Definition at line 73 of file tictoc.cpp.
Referenced by g2o::tictoc(), and ~TicTocInitializer().