A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
object-names.cc File Reference
#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:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
 NS_LOG_COMPONENT_DEFINE ("ObjectNamesExample")
 
void RxEvent (std::string context, Ptr< const Packet > packet)
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "ObjectNamesExample"  )
void RxEvent ( std::string  context,
Ptr< const Packet packet 
)

Definition at line 35 of file object-names.cc.

References NS_LOG_INFO.

Referenced by main().

+ Here is the caller graph for this function: