|
CUBRID Engine
latest
|
This is the complete list of members for pr_type, including all inherited members.
| alignment | pr_type | |
| cmpval(const DB_VALUE *value, const DB_VALUE *value2, int do_coercion, int total_order, int *start_colp, int collation) const | pr_type | inline |
| cmpval_function_type typedef | pr_type | |
| data_cmpdisk(const void *memptr1, const void *memptr2, const tp_domain *domain, int do_coercion, int total_order, int *start_colp) const | pr_type | inline |
| data_cmpdisk_function_type typedef | pr_type | |
| data_lengthmem_function_type typedef | pr_type | |
| data_lengthval_function_type typedef | pr_type | |
| data_readmem(struct or_buf *buf, void *memptr, const tp_domain *domain, int size) const | pr_type | inline |
| data_readmem_function_type typedef | pr_type | |
| data_readval(struct or_buf *buf, DB_VALUE *value, const tp_domain *domain, int size, bool copy, char *copy_buf, int copy_buf_len) const | pr_type | inline |
| data_readval_function_type typedef | pr_type | |
| data_writemem(struct or_buf *buf, const void *memptr, const tp_domain *domain) const | pr_type | inline |
| data_writemem_function_type typedef | pr_type | |
| data_writeval(struct or_buf *buf, const DB_VALUE *value) const | pr_type | inline |
| data_writeval_function_type typedef | pr_type | |
| disksize | pr_type | |
| f_cmpval | pr_type | protected |
| f_data_cmpdisk | pr_type | protected |
| f_data_lengthmem | pr_type | protected |
| f_data_lengthval | pr_type | protected |
| f_data_readmem | pr_type | protected |
| f_data_readval | pr_type | protected |
| f_data_writemem | pr_type | protected |
| f_data_writeval | pr_type | protected |
| f_freemem | pr_type | protected |
| f_getmem | pr_type | protected |
| f_index_cmpdisk | pr_type | protected |
| f_index_lengthmem | pr_type | protected |
| f_index_lengthval | pr_type | protected |
| f_index_readval | pr_type | protected |
| f_index_writeval | pr_type | protected |
| f_initmem | pr_type | protected |
| f_initval | pr_type | protected |
| f_setmem | pr_type | protected |
| f_setval | pr_type | protected |
| freemem(void *memptr) const | pr_type | inline |
| freemem_function_type typedef | pr_type | |
| get_alignment() const | pr_type | inline |
| get_cmpval_function() const | pr_type | |
| get_data_cmpdisk_function() const | pr_type | |
| get_disk_size_of_mem(const void *mem, const tp_domain *domain=NULL) const | pr_type | inline |
| get_disk_size_of_value(const DB_VALUE *value) const | pr_type | inline |
| get_id() const | pr_type | inline |
| get_index_size_of_mem(const void *memptr, const tp_domain *domain) const | pr_type | inline |
| get_index_size_of_value(const DB_VALUE *value) const | pr_type | inline |
| get_mem_size_of_mem(const void *mem, const tp_domain *domain=NULL) const | pr_type | inline |
| get_mem_size_of_value(const DB_VALUE *value) const | pr_type | inline |
| get_name() const | pr_type | inline |
| getmem(void *memptr, const tp_domain *domain, DB_VALUE *value, bool copy=true) const | pr_type | inline |
| getmem_function_type typedef | pr_type | |
| id | pr_type | |
| index_cmpdisk(const void *memptr1, const void *memptr2, const tp_domain *domain, int do_coercion, int total_order, int *start_colp) const | pr_type | inline |
| index_cmpdisk_function_type typedef | pr_type | |
| index_lengthmem_function_type typedef | pr_type | |
| index_lengthval_function_type typedef | pr_type | |
| index_readval(struct or_buf *buf, DB_VALUE *value, const tp_domain *domain, int size, bool copy, char *copy_buf, int copy_buf_len) const | pr_type | inline |
| index_readval_function_type typedef | pr_type | |
| index_writeval(struct or_buf *buf, const DB_VALUE *value) const | pr_type | inline |
| index_writeval_function_type typedef | pr_type | |
| initmem(void *memptr, const tp_domain *domain) const | pr_type | inline |
| initmem_function_type typedef | pr_type | |
| initval(DB_VALUE *value, int precision, int scale) const | pr_type | inline |
| initval_function_type typedef | pr_type | |
| is_always_variable() const | pr_type | inline |
| is_size_computed() const | pr_type | inline |
| name | pr_type | |
| pr_type()=delete | pr_type | |
| pr_type(const char *name_arg, DB_TYPE id_arg, int varp_arg, int size_arg, int disksize_arg, int align_arg, initmem_function_type initmem_f_arg, initval_function_type initval_f_arg, setmem_function_type setmem_f_arg, getmem_function_type getmem_f_arg, setval_function_type setval_f_arg, data_lengthmem_function_type data_lengthmem_f_arg, data_lengthval_function_type data_lengthval_f_arg, data_writemem_function_type data_writemem_f_arg, data_readmem_function_type data_readmem_f_arg, data_writeval_function_type data_writeval_f_arg, data_readval_function_type data_readval_f_arg, index_lengthmem_function_type index_lengthmem_f_arg, index_lengthval_function_type index_lengthval_f_arg, index_writeval_function_type index_writeval_f_arg, index_readval_function_type index_readval_f_arg, index_cmpdisk_function_type index_cmpdisk_f_arg, freemem_function_type freemem_f_arg, data_cmpdisk_function_type data_cmpdisk_f_arg, cmpval_function_type cmpval_f_arg) | pr_type | |
| set_cmpval_function(cmpval_function_type cmpval_arg) | pr_type | |
| set_data_cmpdisk_function(data_cmpdisk_function_type data_cmpdisk_arg) | pr_type | |
| setmem(void *memptr, const tp_domain *domain, const DB_VALUE *value) const | pr_type | inline |
| setmem_function_type typedef | pr_type | |
| setval(DB_VALUE *dest, const DB_VALUE *src, bool copy) const | pr_type | inline |
| setval_function_type typedef | pr_type | |
| size | pr_type | |
| variable_p | pr_type |