mmac-csma.cc File Reference

#include <mac.h>
#include "mmac-csma.h"
#include <iostream>

Include dependency graph for mmac-csma.cc:

Go to the source code of this file.

Classes

struct  state_name
class  MMacCsmaClass

Defines

#define DEBUG_UNEXPECTED_EVENT   { std::cerr << showpoint << NOW << " (" << addr << ") unexpected event " << __PRETTY_FUNCTION__ << " in state " << state_name_array[state].name << std::endl ; exit(1); }
#define DEBUG_EVENT   { if (debug_states_) std::cerr << showpoint << NOW << " MMacCsma " << addr << " : event " << __FUNCTION__ << std::endl; }

Variables

packet_t PT_MMAC_ACK
state_name state_name_array [NUM_MMAC_CSMA_STATES]


Detailed Description

Author:
Nicola Baldo
Date:
Sun Jul 27 15:03:51 2008

Definition in file mmac-csma.cc.


Generated on Wed Nov 26 15:47:29 2008 for NS-MIRACLE library by  doxygen 1.5.2