lout::container::typed::Collection< T > Class Template Reference

Abstract base class template for all container objects in container::typed. More...

#include <container.hh>

List of all members.

Public Member Functions

void intoStringBuffer (misc::StringBuffer *sb)
 Store a textual representation of the object in a misc::StringBuffer.
Iterator< T > iterator ()

Protected Attributes

untyped::Collectionbase


Detailed Description

template<class T>
class lout::container::typed::Collection< T >

Abstract base class template for all container objects in container::typed.

Actually, a wrapper for container::untyped::Collection.


Member Function Documentation

template<class T>
void lout::container::typed::Collection< T >::intoStringBuffer ( misc::StringBuffer sb  )  [inline, virtual]

Store a textual representation of the object in a misc::StringBuffer.

This is used by object::Object::toString.

Reimplemented from lout::object::Object.

Referenced by lout::signal::Emitter::intoStringBuffer().

template<class T>
Iterator<T> lout::container::typed::Collection< T >::iterator (  )  [inline]


Member Data Documentation

template<class T>
untyped::Collection* lout::container::typed::Collection< T >::base [protected]


The documentation for this class was generated from the following file:

Generated on Wed Sep 7 02:00:38 2011 for Dillo by  doxygen 1.5.9