NCBI C++ ToolKit
Macros | Typedefs
config.h File Reference
#include <ncbiconf.h>
#include "../impl/rename_ftds_replacements.h"
#include "../impl/rename_ftds_utils.h"
+ Include dependency graph for config.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define _freetds_config_h_
 
#define VERSION   "1.4"
 
#define UNIXODBC   1
 
#define TDS_NO_DM   1
 
#define ENABLE_ODBC_WIDE   1
 
#define NCBI_FTDS_RENAME_SYBDB   1
 
#define DEBUG   1
 
#define ENABLE_EXTRA_CHECKS   1
 
#define SIZEOF_SQLWCHAR   SIZEOF_SHORT
 
#define SIZEOF_VOID_P   SIZEOF_VOIDP
 
#define _THREAD_SAFE   1
 
#define HAVE_PTHREAD   1
 

Typedefs

typedef int socklen_t
 

Macro Definition Documentation

◆ _freetds_config_h_

#define _freetds_config_h_

Definition at line 3 of file config.h.

◆ _THREAD_SAFE

#define _THREAD_SAFE   1

Definition at line 135 of file config.h.

◆ DEBUG

#define DEBUG   1

Definition at line 35 of file config.h.

◆ ENABLE_EXTRA_CHECKS

#define ENABLE_EXTRA_CHECKS   1

Definition at line 37 of file config.h.

◆ ENABLE_ODBC_WIDE

#define ENABLE_ODBC_WIDE   1

Definition at line 21 of file config.h.

◆ HAVE_PTHREAD

#define HAVE_PTHREAD   1

Definition at line 138 of file config.h.

◆ NCBI_FTDS_RENAME_SYBDB

#define NCBI_FTDS_RENAME_SYBDB   1

Definition at line 31 of file config.h.

◆ SIZEOF_SQLWCHAR

#define SIZEOF_SQLWCHAR   SIZEOF_SHORT

Definition at line 115 of file config.h.

◆ SIZEOF_VOID_P

#define SIZEOF_VOID_P   SIZEOF_VOIDP

Definition at line 120 of file config.h.

◆ TDS_NO_DM

#define TDS_NO_DM   1

Definition at line 19 of file config.h.

◆ UNIXODBC

#define UNIXODBC   1

Definition at line 18 of file config.h.

◆ VERSION

#define VERSION   "1.4"

Definition at line 13 of file config.h.

Typedef Documentation

◆ socklen_t

typedef int socklen_t

Definition at line 94 of file config.h.

Modified on Fri Sep 20 14:57:10 2024 by modify_doxy.py rev. 669887