87 : PacketHeaderClass(
"PacketHeader/RTS_UFETCH", sizeof(
hdr_RTS_UFETCH))
104 : PacketHeaderClass(
"PacketHeader/CTS_UFETCH", sizeof(
hdr_CTS_UFETCH))
157 : PacketHeaderClass(
"PacketHeader/POLL_UFETCH", sizeof(
hdr_POLL_UFETCH))
188 PT_RTS_UFETCH = p_info::addPacket(
"PacketHeader/RTS_UFETCH");
189 PT_CTS_UFETCH = p_info::addPacket(
"PacketHeader/CTS_UFETCH");
packet_t PT_POLL_UFETCH
POLL packet type for UFetch protocol.
packet_t PT_CBEACON_UFETCH
CBEACON packet type for UFetch protocol.
EmbeddedTcl UwUFetchTclCode
CBEACONHeaderClass class_hdr_CBEACON
packet_t PT_CTS_UFETCH
CTS packet type for UFetch protocol.
packet_t PT_TRIGGER_UFETCH
Trigger packet type for UFetch protocol.
BEACONHeaderClass class_hdr_BEACON
packet_t PT_BEACON_UFETCH
BEACON packet type for UFetch protocol.
packet_t PT_PROBE_UFETCH
PROBE packet type for UFetch protocol.
TRIGGERHeaderClass class_hdr_TRIGGER
CTSHeaderClass class_hdr_CTS
POLLHeaderClass class_hdr_POLL
PROBEHeaderClass class_hdr_PROBE
RTSHeaderClass class_hdr_RTS
packet_t PT_RTS_UFETCH
RTS packet type for UFetch protocol.
Content header of BEACON packet.
static int offset_
Required by the PacketHeaderManager.
Content header of CBEACON packet.
static int offset_
Required by the PacketHeaderManager.
Content header of CTS packet.
static int offset_
Required by the PacketHeaderManager.
Content header of POLL packet.
static int offset_
Required by the PacketHeaderManager.
Content header of PROBE packet.
static int offset_
Required by the PacketHeaderManager.
Content header of RTS packet.
static int offset_
Required by the PacketHeaderManager.
Content header of TRIGGER packet.
static int offset_
Required by the PacketHeaderManager.
Declaration of class that implement AUV for UFetch protocol.
Declaration of uwUFetch_NODE class.
Common structures and variables in the protocol.