A Discrete-Event Network Simulator
API
Classes | Namespaces | Functions
event-id.h File Reference

ns3::EventId declarations. More...

#include <stdint.h>
#include "ptr.h"
#include "event-impl.h"

Go to the source code of this file.

Classes

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

Namespaces

 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.