File regu_var.cpp¶
FileList > cubrid > src > query > regu_var.cpp
Go to the source code of this file
#include "regu_var.hpp"#include "memory_alloc.h"#include "object_primitive.h"#include "xasl_predicate.hpp"#include "memory_wrapper.hpp"
Macros¶
| Type | Name |
|---|---|
| define | map_regu_and_check_stop (regu) { ([**regu**](broker__monitor_8c.md#function-timeout))->map\_regu (func, stop); [**if**](dynamic__load_8c.md#function-if) (stop) [**return**](broker__monitor_8c.md#function-timeout); } |
| define | map_regu_not_null_and_check_stop (regu) [**if**](dynamic__load_8c.md#function-if) (([**regu**](broker__monitor_8c.md#function-timeout)) != [**NULL**](freelistheap_8h.md#define-null)) [**map\_regu\_and\_check\_stop**](regu__var_8cpp.md#define-map_regu_and_check_stop) ([**regu**](broker__monitor_8c.md#function-timeout)) |
Macro Definition Documentation¶
define map_regu_and_check_stop¶
define map_regu_not_null_and_check_stop¶
#define map_regu_not_null_and_check_stop (
regu
) `if (( regu ) != NULL ) map_regu_and_check_stop ( regu )`
The documentation for this class was generated from the following file cubrid/src/query/regu_var.cpp