NCBI C++ ToolKit
Macros | Typedefs | Variables
sqlfront.h File Reference
#include "./sybfront.h"
+ Include dependency graph for sqlfront.h:

Go to the source code of this file.

Go to the SVN repository for this file.

Macros

#define _LPCBYTE_DEFINED
 

Typedefs

typedef DBPROCESSPDBPROCESS
 
typedef LOGINRECPLOGINREC
 
typedef DBCURSORPDBCURSOR
 
typedef intLPINT
 
typedef char * LPSTR
 
typedef BYTELPBYTE
 
typedef void * LPVOID
 
typedef const char * LPCSTR
 
typedef const LPINT LPCINT
 
typedef const BYTELPCBYTE
 
typedef USHORTLPUSHORT
 
typedef const LPUSHORT LPCUSHORT
 
typedef DBINTLPDBINT
 
typedef const LPDBINT LPCDBINT
 
typedef DBBINARYLPDBBINARY
 
typedef const LPDBBINARY LPCDBBINARY
 
typedef DBDATERECLPDBDATEREC
 
typedef const LPDBDATEREC LPCDBDATEREC
 
typedef DBDATETIMELPDBDATETIME
 
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 }
 

Macro Definition Documentation

◆ _LPCBYTE_DEFINED

#define _LPCBYTE_DEFINED

Definition at line 43 of file sqlfront.h.

Typedef Documentation

◆ LPBYTE

typedef BYTE* LPBYTE

Definition at line 36 of file sqlfront.h.

◆ LPCBYTE

typedef const BYTE* LPCBYTE

Definition at line 44 of file sqlfront.h.

◆ LPCDBBINARY

Definition at line 51 of file sqlfront.h.

◆ LPCDBDATEREC

Definition at line 53 of file sqlfront.h.

◆ LPCDBDATETIME

Definition at line 55 of file sqlfront.h.

◆ LPCDBINT

Definition at line 49 of file sqlfront.h.

◆ LPCINT

typedef const LPINT LPCINT

Definition at line 41 of file sqlfront.h.

◆ LPCSTR

typedef const char* LPCSTR

Definition at line 39 of file sqlfront.h.

◆ LPCUSHORT

Definition at line 47 of file sqlfront.h.

◆ LPDBBINARY

typedef DBBINARY* LPDBBINARY

Definition at line 50 of file sqlfront.h.

◆ LPDBDATEREC

Definition at line 52 of file sqlfront.h.

◆ LPDBDATETIME

Definition at line 54 of file sqlfront.h.

◆ LPDBINT

typedef DBINT* LPDBINT

Definition at line 48 of file sqlfront.h.

◆ LPINT

typedef int* LPINT

Definition at line 33 of file sqlfront.h.

◆ LPSTR

typedef char* LPSTR

Definition at line 34 of file sqlfront.h.

◆ LPUSHORT

typedef USHORT* LPUSHORT

Definition at line 46 of file sqlfront.h.

◆ LPVOID

typedef void* LPVOID

Definition at line 38 of file sqlfront.h.

◆ PDBCURSOR

typedef DBCURSOR* PDBCURSOR

Definition at line 31 of file sqlfront.h.

◆ PDBPROCESS

Definition at line 29 of file sqlfront.h.

◆ PLOGINREC

typedef LOGINREC* PLOGINREC

Definition at line 30 of file sqlfront.h.

Variable Documentation

◆ no_unused_sqlfront_h_warn

const void* const no_unused_sqlfront_h_warn[] = { rcsid_sqlfront_h, no_unused_sqlfront_h_warn }
static

Definition at line 27 of file sqlfront.h.

◆ rcsid_sqlfront_h

const char rcsid_sqlfront_h[] = "$Id: sqlfront.h 80642 2017-12-28 16:33:56Z ucko $"
static

Definition at line 26 of file sqlfront.h.

Modified on Tue Nov 28 02:21:39 2023 by modify_doxy.py rev. 669887