Skip to content

File connection_error.h

FileList > connection > connection_error.h

Go to the source code of this file

  • #include "connection_defs.h"
  • #include "error_manager.h"
  • #include <errno.h>
  • #include <pthread.h>
  • #include <stdio.h>

Macros

Type Name
define CSS_CHECK (r, e) /* multi line expression */
define CSS_CHECK_CONTINUE (r, e) /* multi line expression */
define CSS_CHECK_RETURN (r, e) /* multi line expression */
define CSS_CHECK_RETURN_ERROR (r, e) /* multi line expression */
define CSS_TRACE1 (a)
define CSS_TRACE2 (a, b)
define CSS_TRACE3 (a, b, c)
define CSS_TRACE4 (a, b, c, d)
define CSS_TRACE5 (a, b, c, d, e)
define CSS_TRACE6 (a, b, c, d, e, f)
define ER_CSS_NOERROR 0
define PRINT_DONE_LOCK (p)
define PRINT_DONE_UNLOCK (p)
define PRINT_FINALIZE_LIST (p)
define PRINT_INIT_LIST (p)
define PRINT_TRY_LOCK (p)
define PRINT_TRY_UNLOCK (p)

Macro Definition Documentation

define CSS_CHECK

#define CSS_CHECK (
    r,
    e
) `/* multi line expression */`

define CSS_CHECK_CONTINUE

#define CSS_CHECK_CONTINUE (
    r,
    e
) `/* multi line expression */`

define CSS_CHECK_RETURN

#define CSS_CHECK_RETURN (
    r,
    e
) `/* multi line expression */`

define CSS_CHECK_RETURN_ERROR

#define CSS_CHECK_RETURN_ERROR (
    r,
    e
) `/* multi line expression */`

define CSS_TRACE1

#define CSS_TRACE1 (
    a
) 

define CSS_TRACE2

#define CSS_TRACE2 (
    a,
    b
) 

define CSS_TRACE3

#define CSS_TRACE3 (
    a,
    b,
    c
) 

define CSS_TRACE4

#define CSS_TRACE4 (
    a,
    b,
    c,
    d
) 

define CSS_TRACE5

#define CSS_TRACE5 (
    a,
    b,
    c,
    d,
    e
) 

define CSS_TRACE6

#define CSS_TRACE6 (
    a,
    b,
    c,
    d,
    e,
    f
) 

define ER_CSS_NOERROR

#define ER_CSS_NOERROR `0`

define PRINT_DONE_LOCK

#define PRINT_DONE_LOCK (
    p
) 

define PRINT_DONE_UNLOCK

#define PRINT_DONE_UNLOCK (
    p
) 

define PRINT_FINALIZE_LIST

#define PRINT_FINALIZE_LIST (
    p
) 

define PRINT_INIT_LIST

#define PRINT_INIT_LIST (
    p
) 

define PRINT_TRY_LOCK

#define PRINT_TRY_LOCK (
    p
) 

define PRINT_TRY_UNLOCK

#define PRINT_TRY_UNLOCK (
    p
) 


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