![]() |
SSP21-CPP
|
This is the complete list of members for ssp21::ICollection< T >, including all inherited members.
count() const =0 (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | pure virtual |
foreach(const Action &action) const (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | inline |
get(uint32_t i) const =0 (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | pure virtual |
is_empty() const (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | inline |
is_not_empty() const (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | inline |
last() const (defined in ssp21::ICollection< T >) | ssp21::ICollection< T > | inlinevirtual |