ns-3
ns3::UlJob Class Reference

this class implements a structure to compute the priority of service flows More...

#include <ul-job.h>

Inheritance diagram for ns3::UlJob:
Collaboration diagram for ns3::UlJob:

List of all members.

Public Types

enum  JobPriority { LOW, INTERMEDIATE, HIGH }

Public Member Functions

SSRecordGetSsRecord (void)
void SetSsRecord (SSRecord *ssRecord)
enum ServiceFlow::SchedulingType GetSchedulingType (void)
void SetSchedulingType (ServiceFlow::SchedulingType schedulingType)
ServiceFlowGetServiceFlow (void)
void SetServiceFlow (ServiceFlow *serviceFlow)
ReqType GetType (void)
void SetType (ReqType type)
Time GetReleaseTime (void)
void SetReleaseTime (Time releaseTime)
Time GetPeriod (void)
void SetPeriod (Time period)
Time GetDeadline (void)
void SetDeadline (Time deadline)
uint32_t GetSize (void)
void SetSize (uint32_t size)

Friends

bool operator== (const UlJob &a, const UlJob &b)

Detailed Description

this class implements a structure to compute the priority of service flows


The documentation for this class was generated from the following files: