|
WvStreams
|
Public Member Functions | |
| Iter (WvConfigSectionEmu &_sect) | |
| void | rewind () |
| WvLink * | next () |
| WvLink * | cur () |
| WvConfigEntryEmu * | ptr () const |
| void * | vptr () const |
| WvIterStuff (WvConfigEntryEmu) | |
| Iter (WvConfigSectionEmu &_sect) | |
| void | rewind () |
| WvLink * | next () |
| WvLink * | cur () |
| WvConfigEntryEmu * | ptr () const |
| void * | vptr () const |
| WvIterStuff (WvConfigEntryEmu) | |
Definition at line 74 of file debian/libwvstreams-dev/usr/include/wvstreams/wvconfemu.h.
|
inline |
Definition at line 82 of file debian/libwvstreams-dev/usr/include/wvstreams/wvconfemu.h.
| WvConfigSectionEmu::Iter::~Iter | ( | ) |
Definition at line 146 of file wvconfemu.cc.
|
inline |
Definition at line 82 of file include/wvconfemu.h.
| void WvConfigSectionEmu::Iter::rewind | ( | ) |
Definition at line 151 of file wvconfemu.cc.
| WvLink * WvConfigSectionEmu::Iter::next | ( | ) |
Definition at line 158 of file wvconfemu.cc.
| WvLink * WvConfigSectionEmu::Iter::cur | ( | ) |
Definition at line 181 of file wvconfemu.cc.
| WvConfigEntryEmu * WvConfigSectionEmu::Iter::ptr | ( | ) | const |
Definition at line 187 of file wvconfemu.cc.
| void * WvConfigSectionEmu::Iter::vptr | ( | ) | const |
Definition at line 193 of file wvconfemu.cc.