Definition at line 123 of file wvhashtable.h.
◆ IterBase() [1/2]
◆ IterBase() [2/2]
WvHashTableBase::IterBase::IterBase |
( |
const IterBase & |
other | ) |
|
|
inline |
◆ rewind()
void WvHashTableBase::IterBase::rewind |
( |
| ) |
|
|
inline |
◆ next()
WvLink * WvHashTableBase::IterBase::next |
( |
| ) |
|
◆ cur()
WvLink * WvHashTableBase::IterBase::cur |
( |
| ) |
const |
|
inline |
◆ vptr()
void * WvHashTableBase::IterBase::vptr |
( |
| ) |
const |
|
inline |
◆ get_autofree()
bool WvHashTableBase::IterBase::get_autofree |
( |
| ) |
const |
|
inline |
Returns the state of autofree for the current element.
Definition at line 146 of file wvhashtable.h.
◆ set_autofree()
void WvHashTableBase::IterBase::set_autofree |
( |
bool |
autofree | ) |
|
|
inline |
Sets the state of autofree for the current element.
Definition at line 154 of file wvhashtable.h.
◆ tbl
◆ tblindex
unsigned WvHashTableBase::IterBase::tblindex |
◆ link
WvLink* WvHashTableBase::IterBase::link |
The documentation for this class was generated from the following files: