Macros | Functions
logging.h File Reference
#include "ensenso_camera/ros2/node_handle.h"
#include <string>
#include <ros/ros.h>
Include dependency graph for logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DEFAULT_LOGGER   "ensenso_camera"
 

Functions

template<typename... T>
void ENSENSO_DEBUG (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_DEBUG (T... args)
 
template<typename... T>
void ENSENSO_DEBUG_NAMED (std::string name, T... args)
 
template<typename... T>
void ENSENSO_DEBUG_ONCE (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_DEBUG_ONCE (T... args)
 
template<typename... T>
void ENSENSO_ERROR (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_ERROR (T... args)
 
template<typename... T>
void ENSENSO_ERROR_NAMED (std::string name, T... args)
 
template<typename... T>
void ENSENSO_ERROR_ONCE (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_ERROR_ONCE (T... args)
 
template<typename... T>
void ENSENSO_INFO (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_INFO (T... args)
 
template<typename... T>
void ENSENSO_INFO_NAMED (std::string name, T... args)
 
template<typename... T>
void ENSENSO_INFO_ONCE (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_INFO_ONCE (T... args)
 
template<typename... T>
void ENSENSO_WARN (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_WARN (T... args)
 
template<typename... T>
void ENSENSO_WARN_NAMED (std::string name, T... args)
 
template<typename... T>
void ENSENSO_WARN_ONCE (ensenso::ros::NodeHandle nh, T... args)
 
template<typename... T>
void ENSENSO_WARN_ONCE (T... args)
 

Macro Definition Documentation

◆ DEFAULT_LOGGER

#define DEFAULT_LOGGER   "ensenso_camera"

Definition at line 31 of file logging.h.

Function Documentation

◆ ENSENSO_DEBUG() [1/2]

template<typename... T>
void ENSENSO_DEBUG ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 80 of file logging.h.

◆ ENSENSO_DEBUG() [2/2]

template<typename... T>
void ENSENSO_DEBUG ( T...  args)

Definition at line 74 of file logging.h.

◆ ENSENSO_DEBUG_NAMED()

template<typename... T>
void ENSENSO_DEBUG_NAMED ( std::string  name,
T...  args 
)

Definition at line 87 of file logging.h.

◆ ENSENSO_DEBUG_ONCE() [1/2]

template<typename... T>
void ENSENSO_DEBUG_ONCE ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 99 of file logging.h.

◆ ENSENSO_DEBUG_ONCE() [2/2]

template<typename... T>
void ENSENSO_DEBUG_ONCE ( T...  args)

Definition at line 93 of file logging.h.

◆ ENSENSO_ERROR() [1/2]

template<typename... T>
void ENSENSO_ERROR ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 284 of file logging.h.

◆ ENSENSO_ERROR() [2/2]

template<typename... T>
void ENSENSO_ERROR ( T...  args)

Definition at line 278 of file logging.h.

◆ ENSENSO_ERROR_NAMED()

template<typename... T>
void ENSENSO_ERROR_NAMED ( std::string  name,
T...  args 
)

Definition at line 291 of file logging.h.

◆ ENSENSO_ERROR_ONCE() [1/2]

template<typename... T>
void ENSENSO_ERROR_ONCE ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 303 of file logging.h.

◆ ENSENSO_ERROR_ONCE() [2/2]

template<typename... T>
void ENSENSO_ERROR_ONCE ( T...  args)

Definition at line 297 of file logging.h.

◆ ENSENSO_INFO() [1/2]

template<typename... T>
void ENSENSO_INFO ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 148 of file logging.h.

◆ ENSENSO_INFO() [2/2]

template<typename... T>
void ENSENSO_INFO ( T...  args)

Definition at line 142 of file logging.h.

◆ ENSENSO_INFO_NAMED()

template<typename... T>
void ENSENSO_INFO_NAMED ( std::string  name,
T...  args 
)

Definition at line 155 of file logging.h.

◆ ENSENSO_INFO_ONCE() [1/2]

template<typename... T>
void ENSENSO_INFO_ONCE ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 167 of file logging.h.

◆ ENSENSO_INFO_ONCE() [2/2]

template<typename... T>
void ENSENSO_INFO_ONCE ( T...  args)

Definition at line 161 of file logging.h.

◆ ENSENSO_WARN() [1/2]

template<typename... T>
void ENSENSO_WARN ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 216 of file logging.h.

◆ ENSENSO_WARN() [2/2]

template<typename... T>
void ENSENSO_WARN ( T...  args)

Definition at line 210 of file logging.h.

◆ ENSENSO_WARN_NAMED()

template<typename... T>
void ENSENSO_WARN_NAMED ( std::string  name,
T...  args 
)

Definition at line 223 of file logging.h.

◆ ENSENSO_WARN_ONCE() [1/2]

template<typename... T>
void ENSENSO_WARN_ONCE ( ensenso::ros::NodeHandle  nh,
T...  args 
)

Definition at line 235 of file logging.h.

◆ ENSENSO_WARN_ONCE() [2/2]

template<typename... T>
void ENSENSO_WARN_ONCE ( T...  args)

Definition at line 229 of file logging.h.



ensenso_camera
Author(s): Ensenso
autogenerated on Wed Apr 2 2025 02:37:46