Definitions for the shared image circular buffer. More...
#include "sharedim_stack.h"
Go to the source code of this file.
Macros | |
#define | ERROR_REPORT(er) if(global_error_report) (*global_error_report)(er,__FILE__,__LINE__); |
#define | LOG_INFO(li) if(global_log_info) (*global_log_info)(li); |
Definition in file sharedim_stack.cpp.