A Discrete-Event Network Simulator
API
ns3::Scheduler::EventKey Struct Reference

Structure for sorting and comparing Events. More...

#include "scheduler.h"

Public Attributes

uint32_t m_context
 Event context. More...
 
uint64_t m_ts
 Event time stamp. More...
 
uint32_t m_uid
 Event unique id. More...
 

Detailed Description

Structure for sorting and comparing Events.

Definition at line 79 of file scheduler.h.

Member Data Documentation


The documentation for this struct was generated from the following file: