User Manual, Developers Guide and API Documentation

lte::controlplane::AssociationsProxy Class Reference

#include <controlplane/AssociationsProxy.hpp>

Inheritance diagram for lte::controlplane::AssociationsProxy:

Inheritance graph
[legend]
Collaboration diagram for lte::controlplane::AssociationsProxy:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AssociationsProxy (wns::ldk::ControlServiceRegistry *csr, const wns::pyconfig::View &config)
virtual void onCSRCreated ()
virtual void periodically ()
 Your callback. Implement this!
virtual ~AssociationsProxy ()

Protected Attributes

UserInfoLookup activeUsers
dll::ILayer2layer2
wns::logger::Logger logger
std::list< ModeNamemyModes
wns::probe::bus::ContextCollectorPtr numUsers
bool probed
wns::ldk::CommandReaderInterfacerlcReader


Detailed Description

Definition at line 63 of file AssociationsProxy.hpp.


Constructor & Destructor Documentation

AssociationsProxy::AssociationsProxy ( wns::ldk::ControlServiceRegistry csr,
const wns::pyconfig::View config 
)

Definition at line 54 of file AssociationsProxy.cpp.

AssociationsProxy::~AssociationsProxy (  )  [virtual]

Definition at line 74 of file AssociationsProxy.cpp.


Member Function Documentation

void AssociationsProxy::onCSRCreated (  )  [virtual]

void AssociationsProxy::periodically (  )  [virtual]

The deriver is forced to implement this method. It gets called periodically, whenever the timer fires.

Implements wns::events::PeriodicTimeout.

Reimplemented in lte::controlplane::AssociationsProxyUT.

Definition at line 87 of file AssociationsProxy.cpp.


Member Data Documentation

Definition at line 83 of file AssociationsProxy.hpp.

Definition at line 79 of file AssociationsProxy.hpp.

Definition at line 82 of file AssociationsProxy.hpp.

Definition at line 81 of file AssociationsProxy.hpp.

Definition at line 86 of file AssociationsProxy.hpp.

Definition at line 85 of file AssociationsProxy.hpp.

Definition at line 80 of file AssociationsProxy.hpp.


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

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