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:
[legend]Collaboration diagram for MediumIndication:
[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
1.4.4