DESERT 3.5.1
|
#include "uw-csma-ca.h"
#include "uw-csma-ca-hdrs.h"
#include <queue>
#include <string>
#include <stdio.h>
#include <stdlib.h>
#include "mac.h"
#include "mmac.h"
#include "rng.h"
Go to the source code of this file.
Classes | |
class | CSMACAModuleClass |
Variables | |
packet_t | PT_CA_CTS |
packet_t | PT_CA_RTS |
CSMACAModuleClass | class_module_csmaca |
|
static |
|
extern |
Definition at line 47 of file DESERT_Framework/DESERT/data_link/uw-csma-ca/initlib.cpp.
|
extern |
Definition at line 46 of file DESERT_Framework/DESERT/data_link/uw-csma-ca/initlib.cpp.