| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <mac.h>
Public Member Functions | |
| void | set (MacFrameType ft, int sa, int da=-1) |
| MacFrameType & | ftype () |
| int & | macSA () |
| int & | macDA () |
| u_int16_t & | hdr_type () |
| double & | txtime () |
| double & | sstime () |
Static Public Member Functions | |
| int & | offset () |
| hdr_mac * | access (const Packet *p) |
Public Attributes | |
| MacFrameType | ftype_ |
| int | macSA_ |
| int | macDA_ |
| u_int16_t | hdr_type_ |
| double | txtime_ |
| double | sstime_ |
| int | padding_ |
Static Public Attributes | |
| int | offset_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|