apply(UnaryProcessor< Value > &processor) | List< Value > | |
const_iterator typedef (defined in List< Value >) | List< Value > | |
ConstIterator typedef | List< Value > | |
destroy() | List< Value > | |
get(List &list, bool deep=true) const | List< Value > | |
getSize() const | List< Value > | |
host(Visitor< List< Value > > &visitor) | List< Value > | [virtual] |
isEmpty() const | List< Value > | |
iterator typedef (defined in List< Value >) | List< Value > | |
Iterator typedef | List< Value > | |
List() | List< Value > | |
List(const List &new_list, bool) | List< Value > | |
operator!=(const List< Value > &list) const | List< Value > | |
operator=(const List &list) | List< Value > | |
operator==(const List< Value > &list) const | List< Value > | |
remove(const Value &item) | List< Value > | |
set(const List &list, bool=true) | List< Value > | |
swap(List &list) | List< Value > | |
~List() | List< Value > | [virtual] |