kviewshell
GListImpl< TI > Class Template Reference
#include <GContainer.h>
Inheritance diagram for GListImpl< TI >:
Protected Types | |
typedef GCONT ListNode< TI > | LNode |
Protected Member Functions | |
GListImpl () | |
int | operator== (const GListImpl< TI > &l2) const |
int | search (const TI &elt, GPosition &pos) const |
Static Protected Member Functions | |
static Node * | newnode (const TI &elt) |
Detailed Description
template<class TI>
class GListImpl< TI >
Definition at line 759 of file GContainer.h.
Member Typedef Documentation
Definition at line 763 of file GContainer.h.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: