|
MIDAS
|
#include <odbxx.h>

Public Member Functions | |
| iterator (u_odb *pu) | |
| iterator | operator++ () |
| iterator | operator++ (int) |
| bool | operator!= (const iterator &other) const |
| u_odb & | operator* () |
Private Attributes | |
| u_odb * | pu_odb |
|
inline |
Definition at line 421 of file odbxx.h.
|
inline |
|
inline |
Definition at line 430 of file odbxx.h.
