Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

_AlpSALStatement Struct Reference

#include <libraries/sal/sal_prv.h>


Data Fields

sqlite3_stmt * stmt
 SQLite Statement handle.
int32_t bindPosition
 Used to automatically increment an index used to read out columns in rows found after alp_sal_statement_next_result.
AlpSALHandle sal
 Keep track of datamodel handel statement is attached to.


Field Documentation

int32_t _AlpSALStatement::bindPosition
 

Used to automatically increment an index used to read out columns in rows found after alp_sal_statement_next_result.

AlpSALHandle _AlpSALStatement::sal
 

Keep track of datamodel handel statement is attached to.

sqlite3_stmt* _AlpSALStatement::stmt
 

SQLite Statement handle.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 16 20:29:49 2006 for hiker-0.9 by  doxygen 1.4.4