User Manual, Developers Guide and API Documentation

Medium
[Functional Packages]


Classes

class  rise::medium::Medium
 Creates and manages PhysicalResource

This class provides the physical resources (kind of a factory) and manages them in a list. It is a singleton, therefore providing the method getInstance(); deleteInstance() should be used to destroy the singleton at simulation shutdown. More...

class  rise::medium::PhysicalResource
 Distributes TransmissionObjects send by Transmitters to the attached Receivers

A PhysicalResource(Subject) may have a number of Receiver(Observer). This PhysicalResource holds all Receiver in a list. An Receiver(Observer) may attach and detach to a PhysicalResource(Subject) with attach(Receiver *r) and detach(Receiver *r). By calling notifyObservers(), the Physicalresource will call Receiver::notify() of every Receiver. More...


Detailed Description


Generated on Wed Feb 8 03:32:27 2012 for openWNS by  doxygen 1.5.5