CUBRID Engine  latest
argstate Struct Reference
Collaboration diagram for argstate:
Collaboration graph

Public Attributes

DB_VALUEvalues [OBJ_MAX_ARGS]
 
DB_VALUEsave [OBJ_MAX_ARGS]
 
DB_VALUE_LISToverflow
 
DB_VALUE_LISTsave_overflow
 
int nargs
 
int noverflow
 
int free_overflow
 

Detailed Description

Definition at line 95 of file object_accessor.c.

Member Data Documentation

int argstate::free_overflow

Definition at line 103 of file object_accessor.c.

Referenced by argstate_from_array(), argstate_from_list(), and argstate_from_va().

DB_VALUE_LIST* argstate::save_overflow

Definition at line 100 of file object_accessor.c.

Referenced by argstate_from_array(), argstate_from_list(), and argstate_from_va().


The documentation for this struct was generated from the following file: