Skip to content

Struct argstate

ClassList > argstate

Public Attributes

Type Name
int free_overflow
int nargs
int noverflow
DB_VALUE_LIST * overflow
DB_VALUE * save
DB_VALUE_LIST * save_overflow
DB_VALUE * values

Public Attributes Documentation

variable free_overflow

int argstate::free_overflow;

variable nargs

int argstate::nargs;

variable noverflow

int argstate::noverflow;

variable overflow

DB_VALUE_LIST* argstate::overflow;

variable save

DB_VALUE* argstate::save[32];

variable save_overflow

DB_VALUE_LIST* argstate::save_overflow;

variable values

DB_VALUE* argstate::values[32];


The documentation for this class was generated from the following file cubrid/src/object/object_accessor.c