Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | Related Pages

MediumIndication Class Reference
[utils - utiltity classesblackboard - blackboard related stuff]

What is the current medium state? busy vs. idle, not valid when radio state is sending or sleeping. More...

#include <MediumIndication.h>

Inherits BBItem.

Inheritance diagram for MediumIndication:

Inheritance graph
[legend]
Collaboration diagram for MediumIndication:

Collaboration graph
[legend]
List of all members.

Public Types

enum  States { IDLE, BUSY }
 possible states of medium

Public Member Functions

 MediumIndication (States s=IDLE)
 Constructor.
States getState () const
 get current medium state
void setState (States s)
 set current medium state
std::string info () const
 Enables inspection.

Protected Attributes

States state

Private Member Functions

 BBITEM_METAINFO (BBItem)

Detailed Description

What is the current medium state? busy vs. idle, not valid when radio state is sending or sleeping.

Author:
Andreas Köpke
See also:
Blackboard


The documentation for this class was generated from the following file:
Generated on Fri Jan 12 08:30:07 2007 for Mobility Framework by  doxygen 1.4.4