User Manual, Developers Guide and API Documentation

lte::main::Layer2 Class Reference

DLL for (WINNER Protocol Stack).

#include <main/Layer2.hpp>

Inheritance diagram for lte::main::Layer2:

Inheritance graph
[legend]
Collaboration diagram for lte::main::Layer2:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Layer2 (wns::node::Interface *, const wns::pyconfig::View &)
virtual ~Layer2 ()
 Destructor.
wns::node::component::Component Interface


virtual void onNodeCreated ()
 ComponentInterface: called when this node is ready (all FU objects initialized). Sets e.g. ResourceSchedulerInterface.
virtual void onShutdown ()
 Called before EventScheduler is really stopped.
virtual void onWorldCreated ()
 ComponentInterface: called when all nodes are ready (all global FU objects initialized). builds associations -> routes -> destinations.

Private Member Functions

virtual void doStartup ()
 Virtual backend of startup().
 Layer2 (const Layer2 &)
 disallow copy constructor
Layer2operator= (const Layer2 &)
 disallow assignment


Detailed Description

Definition at line 46 of file Layer2.hpp.


Constructor & Destructor Documentation

Layer2::Layer2 ( wns::node::Interface _node,
const wns::pyconfig::View _config 
)

Definition at line 62 of file Layer2.cpp.

Layer2::~Layer2 (  )  [virtual]

Reimplemented from dll::Layer2.

Definition at line 87 of file Layer2.cpp.

lte::main::Layer2::Layer2 ( const Layer2  )  [private]


Member Function Documentation

void Layer2::doStartup (  )  [private, virtual]

Reimplemented from dll::Layer2.

Definition at line 68 of file Layer2.cpp.

void Layer2::onNodeCreated (  )  [virtual]

Implements wns::node::component::Interface.

Definition at line 91 of file Layer2.cpp.

void Layer2::onShutdown (  )  [virtual]

Implements wns::node::component::Interface.

Definition at line 216 of file Layer2.cpp.

void Layer2::onWorldCreated (  )  [virtual]

Implements wns::node::component::Interface.

Definition at line 165 of file Layer2.cpp.

Layer2& lte::main::Layer2::operator= ( const Layer2  )  [private]


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

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