GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
SQLPVALUE Struct Reference

#include <sqlp.h>

Collaboration diagram for SQLPVALUE:

Data Fields

int type
 
chars
 
int i
 
double d
 
struct sqlpnodeexpr
 

Detailed Description

Definition at line 69 of file sqlp.h.

Field Documentation

◆ d

double SQLPVALUE::d

◆ expr

struct sqlpnode* SQLPVALUE::expr

Definition at line 74 of file sqlp.h.

Referenced by sqpAssignment(), and sqpPrintStmt().

◆ i

int SQLPVALUE::i

◆ s

◆ type

int SQLPVALUE::type

The documentation for this struct was generated from the following file: