Base Framework
|
Base class for all collections. More...
#include <base/collection/Collection.h>
Inherits Object.
Inherited by Array< TYPE >, Array< AccessControlEntry >, Array< Association< KEY, VALUE > >, Array< Attributes::Attribute >, Array< IDLAttribute >, Array< IDLField >, Array< IDLType >, Array< OperatingSystem::Handle >, Array< Profiler::Frame >, Array< Reference< ArgumentParser::Option > >, Array< Reference< Module > >, Array< Reference< UnitTest > >, Array< Reference< UnitTest::Run > >, Array< StackFrame >, Array< StreamSocket >, Array< String >, Array< Type >, Array< UnitTest::TestResult >, BinaryTree< TYPE >, BinaryTree< Association >, BinaryTree< IDLException >, BinaryTree< KEY >, BinaryTree< Listener * >, BinaryTree< Node >, BinaryTree< String >, BinaryTree< Thread * >, BitSet, Cache< KEY, VALUE >, HashSet< TYPE >, HashSet< IDLMethod >, HashSet< Reference< OrbConnectionFactory > >, HashSet< String >, HashTable< KEY, VALUE >, HashTable< base::String, Reference< ObjectModel::String > >, HashTable< OrbReference, Reference< OrbSkeleton > >, HashTable< String, ExpressionEvaluator::Node >, HashTable< String, MemorySize >, HashTable< String, Reference< LocalConnection > >, HashTable< String, Reference< OrbEncoding > >, HashTable< String, Reference< OrbScheme > >, HashTable< String, Reference< OrbSkeleton > >, HashTable< String, Reference< OrbStub > >, HashTable< String, String >, HashTable< unsigned int, String >, List< TYPE >, List< ExpressionEvaluator::Node >, List< Object * >, List< String >, Map< KEY, VALUE >, Map< const void *, UnitTest::HereMeta >, Map< LinkerModule *, DynamicLinker * >, Map< Profiler::ProfilerImpl::SymbolAndParent, unsigned int >, Map< String, AnyValue >, Map< String, String >, Map< uint32, unsigned int >, PriorityQueue< VALUE, PRIORITY, LOCK >, Queue< TYPE, LOCK >, Queue< Reference< OrbConnection > >, Queue< Reference< OrbConnectionFactory > >, Queue< Reference< OrbScheme > >, Set< KEY >, Set< IDLException >, Set< Listener * >, Set< String >, Set< Thread * >, Stack< TYPE >, and Stack< ExpressionEvaluator::Operation >.
Base class for all collections.
Collection is the common interface implemented by containers.