A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
event-id.h File Reference

ns3::EventId declarations. More...

#include "event-impl.h"
#include "ptr.h"
#include <stdint.h>
+ Include dependency graph for event-id.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::EventId
 An identifier for simulation events. More...
 

Namespaces

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

Functions

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

Detailed Description

ns3::EventId declarations.

Definition in file event-id.h.