![]() |
Q2NS dev
ns-3 module
|
#include <q2ns-swap-helper.h>
Public Attributes | |
| std::vector< std::string > | path |
| double | start_s {0.0} |
| uint64_t | sessionId {0} |
| uint16_t | ctrlPort {0} |
| std::string | protocol {"udp"} |
Definition at line 31 of file q2ns-swap-helper.h.
| uint16_t q2ns::SwapSessionSpec::ctrlPort {0} |
Definition at line 35 of file q2ns-swap-helper.h.
| std::vector<std::string> q2ns::SwapSessionSpec::path |
Definition at line 32 of file q2ns-swap-helper.h.
| std::string q2ns::SwapSessionSpec::protocol {"udp"} |
Definition at line 36 of file q2ns-swap-helper.h.
| uint64_t q2ns::SwapSessionSpec::sessionId {0} |
Definition at line 34 of file q2ns-swap-helper.h.
| double q2ns::SwapSessionSpec::start_s {0.0} |
Definition at line 33 of file q2ns-swap-helper.h.