Skip to content

File xasl_predicate.cpp

FileList > cubrid > src > xasl > xasl_predicate.cpp

Go to the source code of this file

  • #include "xasl_predicate.hpp"
  • #include "memory_alloc.h"
  • #include "regu_var.hpp"
  • #include "memory_wrapper.hpp"

Namespaces

Type Name
namespace cubxasl

Macros

Type Name
define free_pred_not_null (pr) [**if**](dynamic__load_8c.md#function-if) (([**pr**](broker__monitor_8c.md#function-timeout)) != [**NULL**](freelistheap_8h.md#define-null)) ([**pr**](broker__monitor_8c.md#function-timeout))->clear\_xasl ()
define free_regu_not_null (regu) [**if**](dynamic__load_8c.md#function-if) (([**regu**](broker__monitor_8c.md#function-timeout)) != [**NULL**](freelistheap_8h.md#define-null)) ([**regu**](broker__monitor_8c.md#function-timeout))->clear\_xasl ()

Macro Definition Documentation

define free_pred_not_null

#define free_pred_not_null (
    pr
) `if (( pr ) != NULL ) ( pr )->clear_xasl ()`

define free_regu_not_null

#define free_regu_not_null (
    regu
) `if (( regu ) != NULL ) ( regu )->clear_xasl ()`


The documentation for this class was generated from the following file cubrid/src/xasl/xasl_predicate.cpp