ApplicationLayer(NodePtr node) | ApplicationLayer | [protected] |
ApplicationLayerPtr typedef | ApplicationLayer | |
blockQueue() | CommunicationLayer | [inline] |
blockUpperQueues() | CommunicationLayer | [protected] |
CommunicationLayer(NodePtr node) | CommunicationLayer | [protected] |
CommunicationLayerPtr typedef | CommunicationLayer | |
create(NodePtr node) | RfidTagApp | [inline, static] |
Directions enum name | CommunicationLayer | |
Directions_Lower enum value | CommunicationLayer | |
Directions_Upper enum value | CommunicationLayer | |
getDefaultLayer(Directions direction) const | CommunicationLayer | [inline] |
getLayer(Directions direction, t_uint sendingLayerIdx) | CommunicationLayer | [inline, protected] |
getLayerDelay(Directions direction) const | CommunicationLayer | [inline] |
getLayerType() const | ApplicationLayer | [inline, virtual] |
getMaxQueueLength() const | CommunicationLayer | [inline] |
getNode() const | CommunicationLayer | [inline, protected] |
getNodeId() const | CommunicationLayer | |
getQueueIsBlocked() const | CommunicationLayer | [inline] |
getReplyToReads() const | RfidTagApp | |
handleRecvdPacket(PacketPtr packet, t_uint sendingLayerIdx) | RfidTagApp | [protected, virtual] |
insertLayer(Directions direction, CommunicationLayerPtr layerToInsert) | CommunicationLayer | [inline, protected] |
insertLowerLayer(CommunicationLayerPtr layerToInsert) | CommunicationLayer | [inline] |
m_isRunning | ApplicationLayer | [protected] |
m_lowerLayerRecvEventPending | CommunicationLayer | [protected] |
numberOfLayers(Directions direction) const | CommunicationLayer | [inline] |
print(ostream &s) const | RfidTagApp | [inline] |
queueIsFull() const | CommunicationLayer | [inline, protected] |
recvFromLayer(CommunicationLayer::Directions direction, PacketPtr packet, t_uint sendingLayerIdx) | ApplicationLayer | [virtual] |
CommunicationLayer::recvFromLayer(Directions direction, PacketPtr packet, CommunicationLayerPtr sendingLayer) | CommunicationLayer | |
removeLayerData(PacketPtr packet) const | CommunicationLayer | [protected] |
RfidTagApp(NodePtr node) | RfidTagApp | [protected] |
RfidTagAppPtr typedef | RfidTagApp | |
sendFromQueue() | CommunicationLayer | [protected] |
sendToAllLayers(Directions direction, PacketPtr packet) | CommunicationLayer | |
sendToLayer(Directions direction, PacketPtr packet) | CommunicationLayer | |
sendToLayer(Directions direction, PacketPtr packet, t_uint recvingLayerIdx) | CommunicationLayer | |
sendToQueue(PacketPtr packet) | CommunicationLayer | |
sendToQueue(PacketPtr packet, t_uint lowerLayerIdx) | CommunicationLayer | |
setDefaultLayer(Directions direction, t_uint newDefaultIdx) | CommunicationLayer | [inline] |
setLayerDelay(Directions direction, const SimTime &delay) | CommunicationLayer | [inline] |
setLowerLayerRecvEventPending(bool isPending) | CommunicationLayer | [inline, protected] |
setMaxQueueLength(t_uint maxQueueLength) | CommunicationLayer | [inline] |
setReplyToReads(bool replyToReads) | RfidTagApp | |
simulationEndHandler() | RfidTagApp | [virtual] |
SimulationEndListener() | SimulationEndListener | [inline, protected] |
SimulationEndListenerPtr typedef | CommunicationLayer | |
start(const SimTime &startTime) | ApplicationLayer | |
startHandler() | RfidTagApp | [virtual] |
stop(const SimTime &stopTime) | ApplicationLayer | |
stopHandler() | RfidTagApp | [virtual] |
thisApplicationLayer() | RfidTagApp | [inline, virtual] |
thisRfidTagApp() | RfidTagApp | [inline, virtual] |
thisSimulationEndListener() | RfidTagApp | [inline, virtual] |
Types enum name | CommunicationLayer | |
Types_Application enum value | CommunicationLayer | |
Types_Link enum value | CommunicationLayer | |
Types_Network enum value | CommunicationLayer | |
Types_Physical enum value | CommunicationLayer | |
Types_Transport enum value | CommunicationLayer | |
unblockQueue() | CommunicationLayer | [inline] |
unblockUpperQueues() | CommunicationLayer | [protected] |
~ApplicationLayer() | ApplicationLayer | [virtual] |
~CommunicationLayer() | CommunicationLayer | [virtual] |
~SimulationEndListener() | SimulationEndListener | [inline, virtual] |