User Manual, Developers Guide and API Documentation

wns::ldk::RoundRobinLink< RECEPTACLETYPE > Class Template Reference

#include <ldk/RoundRobinLink.hpp>

Inheritance diagram for wns::ldk::RoundRobinLink< RECEPTACLETYPE >:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::RoundRobinLink< RECEPTACLETYPE >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void add (RECEPTACLETYPE *it)
 Add a FU to the link set.
virtual void clear ()
 Erase all FUs.
virtual const Link
< RECEPTACLETYPE >
::ExchangeContainer 
get () const
 Return set of stored FUs.
 RoundRobinLink ()
virtual void set (const typename Link< RECEPTACLETYPE >::ExchangeContainer &src)
virtual unsigned long int size () const
 Return number of FUs added.
virtual ~RoundRobinLink ()

Protected Attributes

ContainerType recs

Private Types

typedef wns::RoundRobin
< RECEPTACLETYPE * > 
ContainerType


Detailed Description

template<typename RECEPTACLETYPE>
class wns::ldk::RoundRobinLink< RECEPTACLETYPE >

Definition at line 37 of file RoundRobinLink.hpp.


Member Typedef Documentation

template<typename RECEPTACLETYPE>
typedef wns::RoundRobin<RECEPTACLETYPE*> wns::ldk::RoundRobinLink< RECEPTACLETYPE >::ContainerType [private]

Definition at line 40 of file RoundRobinLink.hpp.


Constructor & Destructor Documentation

template<typename RECEPTACLETYPE>
RoundRobinLink::RoundRobinLink (  )  [inline]

Definition at line 43 of file RoundRobinLink.hpp.

template<typename RECEPTACLETYPE>
RoundRobinLink::~RoundRobinLink (  )  [inline, virtual]

Definition at line 48 of file RoundRobinLink.hpp.


Member Function Documentation

template<typename RECEPTACLETYPE>
virtual void wns::ldk::RoundRobinLink< RECEPTACLETYPE >::add ( RECEPTACLETYPE *  it  )  [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 54 of file RoundRobinLink.hpp.

template<typename RECEPTACLETYPE>
void RoundRobinLink::clear (  )  [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 66 of file RoundRobinLink.hpp.

template<typename RECEPTACLETYPE>
const Link::ExchangeContainer RoundRobinLink::get (  )  const [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 72 of file RoundRobinLink.hpp.

template<typename RECEPTACLETYPE>
virtual void wns::ldk::RoundRobinLink< RECEPTACLETYPE >::set ( const typename Link< RECEPTACLETYPE >::ExchangeContainer src  )  [inline, virtual]

Definition at line 78 of file RoundRobinLink.hpp.

template<typename RECEPTACLETYPE>
unsigned long int RoundRobinLink::size (  )  const [inline, virtual]

Implements wns::ldk::Link< RECEPTACLETYPE >.

Definition at line 60 of file RoundRobinLink.hpp.


Member Data Documentation

template<typename RECEPTACLETYPE>
ContainerType wns::ldk::RoundRobinLink< RECEPTACLETYPE >::recs [protected]

Definition at line 90 of file RoundRobinLink.hpp.


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

Generated on Sat May 26 03:32:55 2012 for openWNS by  doxygen 1.5.5