#include "ns3/core-module.h"#include "ns3/csma-module.h"#include "ns3/applications-module.h"#include "ns3/internet-module.h" Include dependency graph for object-names.cc:
 Include dependency graph for object-names.cc:Go to the source code of this file.
| Functions | |
| void | RxEvent (std::string context, Ptr< const Packet > packet) | 
| Variables | |
| uint32_t | bytesReceived = 0 | 
Definition at line 39 of file object-names.cc.
References bytesReceived, ns3::Time::GetSeconds(), ns3::Packet::GetSize(), and ns3::Simulator::Now().
 Here is the call graph for this function:
 Here is the call graph for this function:| uint32_t bytesReceived = 0 | 
Definition at line 36 of file object-names.cc.
Referenced by RxEvent().