Precompiled query to manipulate the pseudoana table. More...
#include <pseudoana.h>
Data Fields | |
| struct _dba_db * | db |
| 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. | |
Precompiled query to manipulate the pseudoana table.
1.6.3