Skip to content

Struct session_variable

ClassList > session_variable

Public Attributes

Type Name
char * name
SESSION_VARIABLE * next
DB_VALUE * value

Public Attributes Documentation

variable name

char* session_variable::name;

variable next

SESSION_VARIABLE* session_variable::next;

variable value

DB_VALUE* session_variable::value;


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