Q2NS dev
ns-3 module
Loading...
Searching...
No Matches
q2ns::SessionSpec Struct Reference

#include <q2ns-teleportation-helper.h>

Collaboration diagram for q2ns::SessionSpec:

Public Attributes

std::string src
 
std::string dst
 
double start_s {0.0}
 
uint64_t sessionId {0}
 
uint16_t ctrlPort {0}
 
std::string protocol
 

Detailed Description

Definition at line 27 of file q2ns-teleportation-helper.h.

Member Data Documentation

◆ ctrlPort

uint16_t q2ns::SessionSpec::ctrlPort {0}

Definition at line 32 of file q2ns-teleportation-helper.h.

◆ dst

std::string q2ns::SessionSpec::dst

Definition at line 29 of file q2ns-teleportation-helper.h.

◆ protocol

std::string q2ns::SessionSpec::protocol

Definition at line 33 of file q2ns-teleportation-helper.h.

◆ sessionId

uint64_t q2ns::SessionSpec::sessionId {0}

Definition at line 31 of file q2ns-teleportation-helper.h.

◆ src

std::string q2ns::SessionSpec::src

Definition at line 28 of file q2ns-teleportation-helper.h.

◆ start_s

double q2ns::SessionSpec::start_s {0.0}

Definition at line 30 of file q2ns-teleportation-helper.h.


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