ARGOBOTS  1.1
Macros
abti_log.h File Reference
#include "abt_config.h"
Include dependency graph for abti_log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOG_DEBUG(fmt, ...)
 
#define LOG_DEBUG_POOL_PUSH(p_pool, unit)
 
#define LOG_DEBUG_POOL_REMOVE(p_pool, unit)
 
#define LOG_DEBUG_POOL_POP(p_pool, unit)
 

Macro Definition Documentation

◆ LOG_DEBUG

#define LOG_DEBUG (   fmt,
  ... 
)

Definition at line 26 of file abti_log.h.

◆ LOG_DEBUG_POOL_POP

#define LOG_DEBUG_POOL_POP (   p_pool,
  unit 
)

Definition at line 30 of file abti_log.h.

◆ LOG_DEBUG_POOL_PUSH

#define LOG_DEBUG_POOL_PUSH (   p_pool,
  unit 
)

Definition at line 28 of file abti_log.h.

◆ LOG_DEBUG_POOL_REMOVE

#define LOG_DEBUG_POOL_REMOVE (   p_pool,
  unit 
)

Definition at line 29 of file abti_log.h.