#include <node-blue-impl.h>
Inheritance diagram for NodeBlueImpl:

Public Member Functions | |
| NodeBlueImpl (Node *) | |
| ~NodeBlueImpl () | |
| void | AllocBdAddr () |
| BdAddr | GetBdAddr () |
| BlueNode * | LookupNode (BdAddr addr) |
| void | UpdateNeighbor () |
| bool | LookupNeighbor (BlueNode *pBlueNode) |
| void | Start (RoleType, double) |
| int | GetRed () |
| int | GetGreen () |
| int | GetBlue () |
| bool | WirelessTx () |
| bool | WirelessRx () |
| bool | WirelessCx () |
| bool | WirelessRxMe () |
| bool | WirelessRxZz () |
| void | UserInformation (void *p) |
| void * | UserInformation () |
| void | Show (bool b) |
| bool | Show () |
| void | WirelessTxColor (const QColor &cl) |
| const QColor & | WirelessTxColor () |
| bool | PushWirelessTx (QCanvasItem *p) |
| QCanvasItem * | PopWirelessTx () |
| void | PixelSize (Count_t o) |
| Count_t | PixelSizeX () |
| Count_t | PixelSizeY () |
| void | Shape (Node::Shape_t ss) |
| Node::Shape_t | Shape () |
| void | Color (const QColor &c) |
| bool | HasColor () |
| QColor & | Color () |
| NodeAnimation * | GetNodeAnimation () const |
| QCanvasItem * | Display (QTWindow *) |
| QCanvasItem * | Display (const QPoint &, QTWindow *) |
Public Attributes | |
| BlueNeighborVec_t | blueNb |
| BaseBand * | pBaseband |
| LMP * | pLMP |
| L2cap * | pL2CAP |
| Bnep * | pBNEP |
Static Public Attributes | |
| QColor | noColor |
Private Attributes | |
| BdAddr | localAddr |
| int | red |
| int | green |
| int | blue |
|
|
|
|
|
|
|
|
|
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
||||||||||||
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
|
|
|
|
|
|
|
|
|
Implements NodeImpl. |
|
|
|
|
|
Implements NodeImpl. |
|
|
|
|
|
|
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
||||||||||||
|
|
|
|
|
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
Implements NodeImpl. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1