A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
event-id.cc File Reference
#include "event-id.h"
#include "simulator.h"
#include "event-impl.h"
#include "log.h"
+ Include dependency graph for event-id.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

 NS_LOG_COMPONENT_DEFINE ("EventId")
 
bool ns3::operator!= (const EventId &a, const EventId &b)
 
bool ns3::operator== (const EventId &a, const EventId &b)
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "EventId"  )