Static Public Member Functions | Static Private Attributes | List of all members
aruco::Debug Class Reference

#include <debug.h>

Static Public Member Functions

static void addString (std::string &label, std::string &data)
 
static std::string getFileName (std::string filepath)
 
static int getLevel ()
 
static std::string getString (std::string &str)
 
static void init ()
 
static void setLevel (int l)
 

Static Private Attributes

static bool isInited = false
 
static int level = 2
 
static std::map< std::string, std::string > strings
 

Detailed Description

Definition at line 28 of file debug.h.

Member Function Documentation

◆ addString()

void aruco::Debug::addString ( std::string &  label,
std::string &  data 
)
static

Definition at line 23 of file debug.cpp.

◆ getFileName()

static std::string aruco::Debug::getFileName ( std::string  filepath)
inlinestatic

Definition at line 47 of file debug.h.

◆ getLevel()

int aruco::Debug::getLevel ( )
static

Definition at line 46 of file debug.cpp.

◆ getString()

std::string aruco::Debug::getString ( std::string &  str)
static

Definition at line 28 of file debug.cpp.

◆ init()

void aruco::Debug::init ( )
static

Definition at line 51 of file debug.cpp.

◆ setLevel()

void aruco::Debug::setLevel ( int  l)
static

Definition at line 40 of file debug.cpp.

Member Data Documentation

◆ isInited

bool aruco::Debug::isInited = false
staticprivate

Definition at line 32 of file debug.h.

◆ level

int aruco::Debug::level = 2
staticprivate

Definition at line 31 of file debug.h.

◆ strings

std::map< std::string, std::string > aruco::Debug::strings
staticprivate

Definition at line 34 of file debug.h.


The documentation for this class was generated from the following files:


aruco
Author(s): Rafael Muñoz Salinas , Bence Magyar
autogenerated on Sat Sep 23 2023 02:26:45