NCBI C++ ToolKit
|
#include <ncbiconf.h>
#include "../impl/rename_ftds_replacements.h"
#include "../impl/rename_ftds_utils.h"
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 |
#define SIZEOF_SQLWCHAR SIZEOF_SHORT |
#define SIZEOF_VOID_P SIZEOF_VOIDP |