Skip to content

Union sysprm_value

ClassList > sysprm_value

  • #include <system_parameter.h>

Public Attributes

Type Name
bool b
UINT64 bi
float f
int i
int * integer_list
char * str

Public Attributes Documentation

variable b

bool sysprm_value::b;

variable bi

UINT64 sysprm_value::bi;

variable f

float sysprm_value::f;

variable i

int sysprm_value::i;

variable integer_list

int* sysprm_value::integer_list;

variable str

char* sysprm_value::str;


The documentation for this class was generated from the following file cubrid/src/base/system_parameter.h