ChannelRouteIterator Class Reference

Inheritance diagram for ChannelRouteIterator:

ChannelSwitchTypedefs List of all members.

Detailed Description

Definition at line 63 of file channels.h.

Public Types

typedef std::pair< BufferedTransformation *,
std::string > 
Route
typedef std::multimap< std::string,
Route
RouteMap
typedef std::pair< BufferedTransformation *,
value_ptr< std::string > > 
DefaultRoute
typedef std::list< DefaultRouteDefaultRouteList
typedef RouteMap::iterator MapIterator
typedef DefaultRouteList::iterator ListIterator

Public Member Functions

 ChannelRouteIterator (ChannelSwitch &cs)
void Reset (const std::string &channel)
bool End () const
void Next ()
BufferedTransformationDestination ()
const std::string & Channel ()

Public Attributes

ChannelSwitchm_cs
std::string m_channel
bool m_useDefault
MapIterator m_itMapCurrent
MapIterator m_itMapEnd
ListIterator m_itListCurrent
ListIterator m_itListEnd


The documentation for this class was generated from the following files:
Generated on Sat Dec 23 02:07:16 2006 for Crypto++ by  doxygen 1.5.1-p1