User Manual, Developers Guide and API Documentation

wimac::DestinationIPRule Class Reference

Rule to match with the specified destination address.

#include <ConnectionRule.hpp>

Inheritance diagram for wimac::DestinationIPRule:

Inheritance graph
[legend]
Collaboration diagram for wimac::DestinationIPRule:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DestinationIPRule (wns::service::dll::UnicastAddress destination, UpperConvergence *upperC)
virtual bool match (const wns::ldk::CompoundPtr &compound)

Private Attributes

wns::service::dll::UnicastAddress address_
UpperConvergenceupperConvergence_


Detailed Description

Definition at line 52 of file ConnectionRule.hpp.


Constructor & Destructor Documentation

DestinationIPRule::DestinationIPRule ( wns::service::dll::UnicastAddress  destination,
UpperConvergence upperC 
)

Definition at line 33 of file ConnectionRule.cpp.


Member Function Documentation

bool DestinationIPRule::match ( const wns::ldk::CompoundPtr compound  )  [virtual]

Implements wimac::ConnectionRule.

Definition at line 41 of file ConnectionRule.cpp.


Member Data Documentation

Definition at line 62 of file ConnectionRule.hpp.

Definition at line 63 of file ConnectionRule.hpp.


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

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