NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::cs::priority_fifo::EntryInfo Struct Reference

#include <cs-policy-priority-fifo.hpp>

Collaboration diagram for nfd::cs::priority_fifo::EntryInfo:

Public Attributes

QueueType queueType
 
Queue::iterator queueIt
 
scheduler::EventId moveStaleEventId
 

Detailed Description

Definition at line 46 of file cs-policy-priority-fifo.hpp.

Member Data Documentation

◆ queueType

QueueType nfd::cs::priority_fifo::EntryInfo::queueType

Definition at line 48 of file cs-policy-priority-fifo.hpp.

◆ queueIt

Queue::iterator nfd::cs::priority_fifo::EntryInfo::queueIt

Definition at line 49 of file cs-policy-priority-fifo.hpp.

◆ moveStaleEventId

scheduler::EventId nfd::cs::priority_fifo::EntryInfo::moveStaleEventId

Definition at line 50 of file cs-policy-priority-fifo.hpp.


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