User Manual, Developers Guide and API Documentation

wns::ldk::SimpleLinkHandler Class Reference

#include <ldk/SimpleLinkHandler.hpp>

Inheritance diagram for wns::ldk::SimpleLinkHandler:

Inheritance graph
[legend]
Collaboration diagram for wns::ldk::SimpleLinkHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool isAccepting (IConnectorReceptacle *cr, const CompoundPtr &compound)
virtual void onData (IDelivererReceptacle *dr, const CompoundPtr &compound)
virtual void sendData (IConnectorReceptacle *cr, const CompoundPtr &compound)
 SimpleLinkHandler (const wns::pyconfig::View &_config)
virtual void wakeup (IReceptorReceptacle *rr)

Private Attributes

wns::pyconfig::View config
wns::logger::Logger isAcceptingLogger
wns::logger::Logger onDataLogger
wns::logger::Logger sendDataLogger
bool traceCompoundJourney
wns::logger::Logger wakeupLogger


Detailed Description

Definition at line 39 of file SimpleLinkHandler.hpp.


Constructor & Destructor Documentation

SimpleLinkHandler::SimpleLinkHandler ( const wns::pyconfig::View _config  ) 

Definition at line 43 of file SimpleLinkHandler.cpp.


Member Function Documentation

bool SimpleLinkHandler::isAccepting ( IConnectorReceptacle cr,
const CompoundPtr compound 
) [virtual]

Implements wns::ldk::LinkHandlerInterface.

Definition at line 54 of file SimpleLinkHandler.cpp.

void SimpleLinkHandler::onData ( IDelivererReceptacle dr,
const CompoundPtr compound 
) [virtual]

Implements wns::ldk::LinkHandlerInterface.

Definition at line 105 of file SimpleLinkHandler.cpp.

void SimpleLinkHandler::sendData ( IConnectorReceptacle cr,
const CompoundPtr compound 
) [virtual]

Implements wns::ldk::LinkHandlerInterface.

Definition at line 77 of file SimpleLinkHandler.cpp.

void SimpleLinkHandler::wakeup ( IReceptorReceptacle rr  )  [virtual]

Implements wns::ldk::LinkHandlerInterface.

Definition at line 94 of file SimpleLinkHandler.cpp.


Member Data Documentation

Definition at line 59 of file SimpleLinkHandler.hpp.

Definition at line 63 of file SimpleLinkHandler.hpp.

Definition at line 66 of file SimpleLinkHandler.hpp.

Definition at line 64 of file SimpleLinkHandler.hpp.

Definition at line 61 of file SimpleLinkHandler.hpp.

Definition at line 65 of file SimpleLinkHandler.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