_dba_db_pseudoana Struct Reference

#include <pseudoana.h>


Detailed Description

Precompiled query to manipulate the pseudoana table.


Data Fields

_dba_dbdb
 dba_db this dba_db_pseudoana is part of
SQLHSTMT sfstm
 Precompiled select fixed station query.
SQLHSTMT smstm
 Precompiled select mobile station query.
SQLHSTMT sstm
 Precompiled select data by station id query.
SQLHSTMT istm
 Precompiled insert query.
SQLHSTMT ustm
 Precompiled update query.
SQLHSTMT dstm
 Precompiled delete query.
DBALLE_SQL_C_SINT_TYPE id
 Station ID SQL parameter.
DBALLE_SQL_C_SINT_TYPE lat
 Station latitude SQL parameter.
DBALLE_SQL_C_SINT_TYPE lon
 Station longitude SQL parameter.
char ident [64]
 Mobile station identifier SQL parameter.
SQLLEN ident_ind
 Mobile station identifier indicator.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 22 15:18:10 2007 for libdballe-db by  doxygen 1.5.2