Skip to content

File dbtype_function.c

FileList > compat > dbtype_function.c

Go to the source code of this file

  • #include <stdio.h>
  • #include "db.h"
  • #include "dbtype_function.h"
  • #include "db_set.h"
  • #include "error_manager.h"
  • #include "elo.h"
  • #include "intl_support.h"
  • #include "language_support.h"
  • #include "memory_alloc.h"
  • #include "oid.h"
  • #include "set_object.h"
  • #include "system_parameter.h"
  • #include "dbtype_function.i"

Public Functions

Type Name
int db_make_db_char (DB_VALUE * value, const INTL_CODESET codeset, const int collation_id, const char * str, const int size)
DB_TYPE setobj_type (struct setobj * set)

Macros

Type Name
define API_ACTIVE_CHECKS

Public Functions Documentation

function db_make_db_char

int db_make_db_char (
    DB_VALUE * value,
    const  INTL_CODESET codeset,
    const  int collation_id,
    const  char * str,
    const  int size
) 

function setobj_type

DB_TYPE setobj_type (
    struct  setobj * set
) 

Macro Definition Documentation

define API_ACTIVE_CHECKS

#define API_ACTIVE_CHECKS 


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