Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::datastruct::IteratorInst< T > Member List

This is the complete list of members for elm::datastruct::IteratorInst< T >, including all inherited members.

ended(void) const =0elm::datastruct::IteratorInst< T >pure virtual
item(void) const =0elm::datastruct::IteratorInst< T >pure virtual
next(void)=0elm::datastruct::IteratorInst< T >pure virtual
~IteratorInst(void)elm::datastruct::IteratorInst< T >virtual