User Manual, Developers Guide and API Documentation

wns::ldk::fcf::PhaseDescriptorInterface Class Reference
[Frame Configuration]

Interface definition of PhaseDescriptor.

#include <ldk/fcf/PhaseDescriptor.hpp>

Inheritance diagram for wns::ldk::fcf::PhaseDescriptorInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual
CompoundCollectorInterface
getCompoundCollector () const =0
 Do further configuration.
virtual std::string getName () const =0
 Returns the name of this PhaseDescriptor.
virtual void onFUNCreated ()=0
 Trigger the PhaseDescriptor to find its friends.
virtual ~PhaseDescriptorInterface ()


Detailed Description

Definition at line 61 of file PhaseDescriptor.hpp.


Constructor & Destructor Documentation

virtual wns::ldk::fcf::PhaseDescriptorInterface::~PhaseDescriptorInterface (  )  [inline, virtual]

Definition at line 64 of file PhaseDescriptor.hpp.


Member Function Documentation

virtual CompoundCollectorInterface* wns::ldk::fcf::PhaseDescriptorInterface::getCompoundCollector (  )  const [pure virtual]

Get the FunctionalUnit that handles the compounds of this phase.

Implemented in wns::ldk::fcf::PhaseDescriptor.

virtual std::string wns::ldk::fcf::PhaseDescriptorInterface::getName (  )  const [pure virtual]

virtual void wns::ldk::fcf::PhaseDescriptorInterface::onFUNCreated (  )  [pure virtual]


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

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