#include <slist.hxx>
Inheritance diagram for xyzzy::TSlist:

Public Member Functions | |
| unsigned | length () const |
| bool | isEmpty () const |
| bool | hasMore () const |
Protected Member Functions | |
| TSlist () | |
| virtual | ~TSlist () |
Protected Attributes | |
| unsigned | m_len |
| xyzzy::TSlist::TSlist | ( | ) | [inline, protected] |
| virtual xyzzy::TSlist::~TSlist | ( | ) | [inline, protected, virtual] |
| unsigned xyzzy::TSlist::length | ( | ) | const [inline] |
| bool xyzzy::TSlist::isEmpty | ( | ) | const [inline] |
| bool xyzzy::TSlist::hasMore | ( | ) | const [inline] |
unsigned xyzzy::TSlist::m_len [protected] |
1.5.1