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

#include <q2ns-swap-helper.h>

Collaboration diagram for q2ns::SwapSessionSpec:

Public Attributes

std::vector< std::string > path
 
double start_s {0.0}
 
uint64_t sessionId {0}
 
uint16_t ctrlPort {0}
 
std::string protocol {"udp"}
 

Detailed Description

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

Member Data Documentation

◆ ctrlPort

uint16_t q2ns::SwapSessionSpec::ctrlPort {0}

Definition at line 35 of file q2ns-swap-helper.h.

◆ path

std::vector<std::string> q2ns::SwapSessionSpec::path

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

◆ protocol

std::string q2ns::SwapSessionSpec::protocol {"udp"}

Definition at line 36 of file q2ns-swap-helper.h.

◆ sessionId

uint64_t q2ns::SwapSessionSpec::sessionId {0}

Definition at line 34 of file q2ns-swap-helper.h.

◆ start_s

double q2ns::SwapSessionSpec::start_s {0.0}

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


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