Elm
2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
ExpandableArray< T > Member List
This is the complete list of members for
ExpandableArray< T >
, including all inherited members.
elm::add
(const T &item)
MutableCollection< T >
elm::concept::MutableCollection::add
(const T &item)
MutableCollection< T >
elm::addAll
(const Collection< T > &items)
MutableCollection< T >
elm::concept::MutableCollection::addAll
(const Collection< T > &items)
MutableCollection< T >
elm::begin
(void) const
Collection< T >
elm::concept::MutableCollection::begin
()
MutableCollection< T >
elm::concept::MutableCollection::begin
()
MutableCollection< T >
elm::clear
(void)
MutableCollection< T >
elm::concept::MutableCollection::clear
(void)
MutableCollection< T >
elm::contains
(const T &item)
Collection< T >
elm::concept::MutableCollection::contains
(const T &item)
Collection< T >
elm::concept::MutableCollection::contains
(const T &item)
Collection< T >
elm::containsAll
(const C< T > &collection)
Collection< T >
elm::concept::MutableCollection::containsAll
(const C< T > &collection)
Collection< T >
elm::concept::MutableCollection::containsAll
(const C< T > &collection)
Collection< T >
elm::copy
(const Collection< T > &items)
MutableCollection< T >
elm::concept::MutableCollection::copy
(const Collection< T > &items)
MutableCollection< T >
elm::count
(void)
Collection< T >
elm::concept::MutableCollection::count
(void)
Collection< T >
elm::concept::MutableCollection::count
(void)
Collection< T >
elm::end
(void) const
Collection< T >
elm::concept::MutableCollection::end
()
MutableCollection< T >
elm::concept::MutableCollection::end
()
MutableCollection< T >
elm::equals
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::equals
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::equals
(const Collection &coll)
Collection< T >
get
(int index)
MutableArray< T >
elm::concept::Array::get
(int index) const
Array< T >
indexOf
(const T &value, int start=0) const
Array< T >
insert
(int index, const T &item)
ExpandableArray< T >
insert
(const Iterator &iter, const T &item)
ExpandableArray< T >
elm::isEmpty
(void)
Collection< T >
elm::concept::MutableCollection::isEmpty
(void)
Collection< T >
elm::concept::MutableCollection::isEmpty
(void)
Collection< T >
lastIndexOf
(const T &value, int start=-1) const
Array< T >
length
(void)
Array< T >
elm::null
Collection< T >
static
null
Collection< T >
static
elm::operator bool
(void)
Collection< T >
elm::concept::MutableCollection::operator bool
(void)
Collection< T >
elm::concept::MutableCollection::operator bool
(void)
Collection< T >
elm::operator!=
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::operator!=
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::operator!=
(const Collection &coll)
Collection< T >
elm::operator+=
(const T &item)
MutableCollection< T >
elm::concept::MutableCollection::operator+=
(const T &item)
MutableCollection< T >
elm::operator-=
(const T &item)
MutableCollection< T >
elm::concept::MutableCollection::operator-=
(const T &item)
MutableCollection< T >
elm::operator=
(const Collection< T > &c)
MutableCollection< T >
elm::concept::MutableCollection::operator=
(const Collection< T > &c)
MutableCollection< T >
elm::operator==
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::operator==
(const Collection &coll)
Collection< T >
elm::concept::MutableCollection::operator==
(const Collection &coll)
Collection< T >
operator[]
(int index)
MutableArray< T >
elm::concept::Array::operator[]
(int index) const
Array< T >
elm::remove
(const T &item)
MutableCollection< T >
elm::remove
(const Iterator< T > &iter)
MutableCollection< T >
elm::concept::MutableCollection::remove
(const T &item)
MutableCollection< T >
elm::concept::MutableCollection::remove
(const Iterator< T > &iter)
MutableCollection< T >
elm::removeAll
(const Collection< T > &items)
MutableCollection< T >
elm::concept::MutableCollection::removeAll
(const Collection< T > &items)
MutableCollection< T >
removeAt
(int index)
ExpandableArray< T >
removeAt
(const Iterator &iter)
ExpandableArray< T >
elm::self_t
typedef
Collection< T >
elm::concept::MutableCollection::self_t
typedef
Collection< T >
elm::concept::MutableCollection::self_t
typedef
Collection< T >
set
(int index, const T &item)
MutableArray< T >
set
(const Iterator &iter, const T &item)
MutableArray< T >
shrink
(int length)
ExpandableArray< T >
elm::t
typedef
Collection< T >
elm::concept::MutableCollection::t
typedef
Collection< T >
elm::concept::MutableCollection::t
typedef
Collection< T >
Generated on Fri Jul 23 2021 11:32:46 for Elm by
1.8.17