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::concept::Queue< T > Member List

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

get(void)elm::concept::Queue< T >
head(void) const elm::concept::Queue< T >
isEmpty(void) const elm::concept::Queue< T >
put(const T &item)elm::concept::Queue< T >
reset(void)elm::concept::Queue< T >