DESERT 4.0.0
aloha_q_sync_ACK Struct Reference

#include <uw-aloha-q-sync-hdrs.h>

Collaboration diagram for aloha_q_sync_ACK:
Collaboration graph

Public Member Functions

std::vector< int > get_succ_macs ()
 
void set_succ_macs (vector< int > succ_macs_arr)
 

Static Public Member Functions

static int & offset ()
 
static struct aloha_q_sync_ACKaccess (const Packet *p)
 

Public Attributes

std::vector< int > succ_macs
 

Static Public Attributes

static int offset_ = 0
 

Member Function Documentation

◆ access()

static struct aloha_q_sync_ACK * aloha_q_sync_ACK::access ( const Packet *  p)
inlinestatic

References access(), and offset_.

Referenced by access().

Here is the call graph for this function:

◆ get_succ_macs()

std::vector< int > aloha_q_sync_ACK::get_succ_macs ( )
inline

References succ_macs.

◆ offset()

static int & aloha_q_sync_ACK::offset ( )
inlinestatic

References offset_.

◆ set_succ_macs()

void aloha_q_sync_ACK::set_succ_macs ( vector< int >  succ_macs_arr)
inline

References succ_macs.

Member Data Documentation

◆ offset_

int aloha_q_sync_ACK::offset_ = 0
static

Referenced by access(), and offset().

◆ succ_macs

std::vector<int> aloha_q_sync_ACK::succ_macs

Referenced by get_succ_macs(), and set_succ_macs().


The documentation for this struct was generated from the following files: