Method bodies for the arrow class. More...
Go to the source code of this file.
Macros | |
| #define | ERR_ARR LOG_STREAM(err, log_arrows) |
| #define | WRN_ARR LOG_STREAM(warn, log_arrows) |
| #define | LOG_ARR LOG_STREAM(info, log_arrows) |
| #define | DBG_ARR LOG_STREAM(debug, log_arrows) |
Variables | |
| static lg::log_domain | log_arrows ("arrows") |
Method bodies for the arrow class.
Definition in file arrow.cpp.
| #define DBG_ARR LOG_STREAM(debug, log_arrows) |
| #define ERR_ARR LOG_STREAM(err, log_arrows) |
| #define LOG_ARR LOG_STREAM(info, log_arrows) |
| #define WRN_ARR LOG_STREAM(warn, log_arrows) |
|
static |