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