Encapsulate iteration over table of nodes.
More...
#include <qgsosmdatabase.h>
Protected Attributes |
sqlite3_stmt * | mStmt |
Detailed Description
Encapsulate iteration over table of nodes.
Definition at line 116 of file qgsosmdatabase.h.
Constructor & Destructor Documentation
QgsOSMNodeIterator::~QgsOSMNodeIterator |
( |
| ) |
|
QgsOSMNodeIterator::QgsOSMNodeIterator |
( |
sqlite3 * |
handle | ) |
|
|
protected |
Member Function Documentation
void QgsOSMNodeIterator::close |
( |
| ) |
|
Friends And Related Function Documentation
Member Data Documentation
sqlite3_stmt* QgsOSMNodeIterator::mStmt |
|
protected |
The documentation for this class was generated from the following files: