User Manual, Developers Guide and API Documentation

wimac::relay::RSRelayMapper::RelayMapping Class Reference

One mapping that is stored in the RelayMapper.

#include <relay/RelayMapper.hpp>

Collaboration diagram for wimac::relay::RSRelayMapper::RelayMapping:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool operator!= (const RelayMapping &rhs) const
bool operator== (const RelayMapping &rhs) const
 RelayMapping (ConnectionIdentifier::CID upperConnection, ConnectionIdentifier::CID lowerConnection)
 RelayMapping ()

Private Attributes

ConnectionIdentifier::CID lowerConnection_
ConnectionIdentifier::CID upperConnection_

Friends

class RSRelayMapper


Detailed Description

Definition at line 145 of file RelayMapper.hpp.


Constructor & Destructor Documentation

wimac::relay::RSRelayMapper::RelayMapping::RelayMapping (  )  [inline]

Definition at line 148 of file RelayMapper.hpp.

wimac::relay::RSRelayMapper::RelayMapping::RelayMapping ( ConnectionIdentifier::CID  upperConnection,
ConnectionIdentifier::CID  lowerConnection 
) [inline]

Definition at line 150 of file RelayMapper.hpp.


Member Function Documentation

bool wimac::relay::RSRelayMapper::RelayMapping::operator!= ( const RelayMapping rhs  )  const [inline]

Definition at line 156 of file RelayMapper.hpp.

bool RSRelayMapper::RelayMapping::operator== ( const RelayMapping rhs  )  const

Definition at line 197 of file RelayMapper.cpp.


Friends And Related Function Documentation

friend class RSRelayMapper [friend]

Definition at line 164 of file RelayMapper.hpp.


Member Data Documentation

Definition at line 162 of file RelayMapper.hpp.

Definition at line 161 of file RelayMapper.hpp.


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

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