![]() |
Q2NS dev
ns-3 module
|
#include <q2ns-teleportation-helper.h>
Public Attributes | |
| std::string | src |
| std::string | dst |
| double | start_s {0.0} |
| uint64_t | sessionId {0} |
| uint16_t | ctrlPort {0} |
| std::string | protocol |
Definition at line 27 of file q2ns-teleportation-helper.h.
| uint16_t q2ns::SessionSpec::ctrlPort {0} |
Definition at line 32 of file q2ns-teleportation-helper.h.
| std::string q2ns::SessionSpec::dst |
Definition at line 29 of file q2ns-teleportation-helper.h.
| std::string q2ns::SessionSpec::protocol |
Definition at line 33 of file q2ns-teleportation-helper.h.
| uint64_t q2ns::SessionSpec::sessionId {0} |
Definition at line 31 of file q2ns-teleportation-helper.h.
| std::string q2ns::SessionSpec::src |
Definition at line 28 of file q2ns-teleportation-helper.h.
| double q2ns::SessionSpec::start_s {0.0} |
Definition at line 30 of file q2ns-teleportation-helper.h.