Skip to content

Struct tp_domain

ClassList > tp_domain

  • #include <object_domain.h>

Public Attributes

Type Name
int built_in_index
struct db_object * class_mop
OID class_oid
unsigned char codeset
TP_DOMAIN_COLL_ACTION collation_flag
int collation_id
DB_ENUMERATION enumeration
unsigned is_cached
unsigned is_desc
unsigned is_parameterized
unsigned is_visited
JSON_VALIDATOR * json_validator
struct tp_domain * next
struct tp_domain * next_list
int precision
int scale
unsigned self_ref
struct tp_domain * setdomain
const struct pr_type * type

Public Attributes Documentation

variable built_in_index

int tp_domain::built_in_index;

variable class_mop

struct db_object* tp_domain::class_mop;

variable class_oid

OID tp_domain::class_oid;

variable codeset

unsigned char tp_domain::codeset;

variable collation_flag

TP_DOMAIN_COLL_ACTION tp_domain::collation_flag;

variable collation_id

int tp_domain::collation_id;

variable enumeration

DB_ENUMERATION tp_domain::enumeration;

variable is_cached

unsigned tp_domain::is_cached;

variable is_desc

unsigned tp_domain::is_desc;

variable is_parameterized

unsigned tp_domain::is_parameterized;

variable is_visited

unsigned tp_domain::is_visited;

variable json_validator

JSON_VALIDATOR* tp_domain::json_validator;

variable next

struct tp_domain* tp_domain::next;

variable next_list

struct tp_domain* tp_domain::next_list;

variable precision

int tp_domain::precision;

variable scale

int tp_domain::scale;

variable self_ref

unsigned tp_domain::self_ref;

variable setdomain

struct tp_domain* tp_domain::setdomain;

variable type

const struct pr_type* tp_domain::type;


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