#include <mysql_session.h>
◆ RowIt()
mysqlrouter::MySQLSession::ResultRow::RowIt::RowIt |
( |
const ResultRow * |
parent, |
|
|
uint32_t |
idx = 0 |
|
) |
| |
|
inline |
◆ operator!=()
◆ operator*()
const char * mysqlrouter::MySQLSession::ResultRow::RowIt::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
void mysqlrouter::MySQLSession::ResultRow::RowIt::operator++ |
( |
| ) |
|
|
inline |
◆ idx_
uint32_t mysqlrouter::MySQLSession::ResultRow::RowIt::idx_ {0} |
|
private |
◆ parent_
const ResultRow* mysqlrouter::MySQLSession::ResultRow::RowIt::parent_ |
|
private |
The documentation for this class was generated from the following file: