Skip to content

Struct arith_list_node

ClassList > arith_list_node

  • #include <regu_var.hpp>

Public Attributes

Type Name
TP_DOMAIN * domain
REGU_VARIABLE * leftptr
MISC_OPERAND misc_operand
OPERATOR_TYPE opcode
TP_DOMAIN * original_domain
cubxasl::pred_expr * pred
struct drand48_data * rand_seed
REGU_VARIABLE * rightptr
REGU_VARIABLE * thirdptr
DB_VALUE * value

Public Attributes Documentation

variable domain

TP_DOMAIN* arith_list_node::domain;

variable leftptr

REGU_VARIABLE* arith_list_node::leftptr;

variable misc_operand

MISC_OPERAND arith_list_node::misc_operand;

variable opcode

OPERATOR_TYPE arith_list_node::opcode;

variable original_domain

TP_DOMAIN* arith_list_node::original_domain;

variable pred

cubxasl::pred_expr* arith_list_node::pred;

variable rand_seed

struct drand48_data* arith_list_node::rand_seed;

variable rightptr

REGU_VARIABLE* arith_list_node::rightptr;

variable thirdptr

REGU_VARIABLE* arith_list_node::thirdptr;

variable value

DB_VALUE* arith_list_node::value;


The documentation for this class was generated from the following file cubrid/src/query/regu_var.hpp