NCBI C++ ToolKit
|
#include "./sybfront.h"
Go to the source code of this file.
Go to the SVN repository for this file.
Macros | |
#define | _LPCBYTE_DEFINED |
Typedefs | |
typedef DBPROCESS * | PDBPROCESS |
typedef LOGINREC * | PLOGINREC |
typedef DBCURSOR * | PDBCURSOR |
typedef int * | LPINT |
typedef char * | LPSTR |
typedef BYTE * | LPBYTE |
typedef void * | LPVOID |
typedef const char * | LPCSTR |
typedef const LPINT | LPCINT |
typedef const BYTE * | LPCBYTE |
typedef USHORT * | LPUSHORT |
typedef const LPUSHORT | LPCUSHORT |
typedef DBINT * | LPDBINT |
typedef const LPDBINT | LPCDBINT |
typedef DBBINARY * | LPDBBINARY |
typedef const LPDBBINARY | LPCDBBINARY |
typedef DBDATEREC * | LPDBDATEREC |
typedef const LPDBDATEREC | LPCDBDATEREC |
typedef DBDATETIME * | LPDBDATETIME |
typedef const LPDBDATETIME | LPCDBDATETIME |
Variables | |
static const char | rcsid_sqlfront_h [] = "$Id: sqlfront.h 80642 2017-12-28 16:33:56Z ucko $" |
static const void *const | no_unused_sqlfront_h_warn [] = { rcsid_sqlfront_h, no_unused_sqlfront_h_warn } |
#define _LPCBYTE_DEFINED |
Definition at line 43 of file sqlfront.h.
Definition at line 36 of file sqlfront.h.
Definition at line 44 of file sqlfront.h.
typedef const LPDBBINARY LPCDBBINARY |
Definition at line 51 of file sqlfront.h.
typedef const LPDBDATEREC LPCDBDATEREC |
Definition at line 53 of file sqlfront.h.
typedef const LPDBDATETIME LPCDBDATETIME |
Definition at line 55 of file sqlfront.h.
Definition at line 49 of file sqlfront.h.
Definition at line 41 of file sqlfront.h.
Definition at line 39 of file sqlfront.h.
Definition at line 47 of file sqlfront.h.
typedef DBBINARY* LPDBBINARY |
Definition at line 50 of file sqlfront.h.
typedef DBDATEREC* LPDBDATEREC |
Definition at line 52 of file sqlfront.h.
typedef DBDATETIME* LPDBDATETIME |
Definition at line 54 of file sqlfront.h.
Definition at line 48 of file sqlfront.h.
Definition at line 33 of file sqlfront.h.
typedef char* LPSTR |
Definition at line 34 of file sqlfront.h.
Definition at line 46 of file sqlfront.h.
typedef void* LPVOID |
Definition at line 38 of file sqlfront.h.
Definition at line 31 of file sqlfront.h.
typedef DBPROCESS* PDBPROCESS |
Definition at line 29 of file sqlfront.h.
Definition at line 30 of file sqlfront.h.
|
static |
Definition at line 27 of file sqlfront.h.
Definition at line 26 of file sqlfront.h.