A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::Scheduler::EventKey Struct Reference

Structure for sorting and comparing Events. More...

#include "scheduler.h"

+ Collaboration diagram for ns3::Scheduler::EventKey:

Public Attributes

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

Detailed Description

Structure for sorting and comparing Events.

Definition at line 169 of file scheduler.h.

Member Data Documentation

◆ m_context

◆ m_ts

◆ m_uid


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