A Discrete-Event Network Simulator
API
ns3::QKDSDNController::Association004 Struct Reference
+ Collaboration diagram for ns3::QKDSDNController::Association004:

Public Attributes

uint32_t associationDirection
 
std::map< uint32_t, ChunkKeybuffer
 
Ipv4Address dstKmsNode
 
uint32_t dstSaeId
 
uint32_t lastIndex
 
bool peerRegistered
 
QoS qos
 
uint32_t srcSaeId
 
std::vector< std::string > tempBuffer
 

Detailed Description

Definition at line 485 of file qkd-sdn-controller.h.

Member Data Documentation

◆ associationDirection

uint32_t ns3::QKDSDNController::Association004::associationDirection

Definition at line 489 of file qkd-sdn-controller.h.

◆ buffer

std::map<uint32_t, ChunkKey> ns3::QKDSDNController::Association004::buffer

Definition at line 493 of file qkd-sdn-controller.h.

◆ dstKmsNode

Ipv4Address ns3::QKDSDNController::Association004::dstKmsNode

Definition at line 491 of file qkd-sdn-controller.h.

◆ dstSaeId

uint32_t ns3::QKDSDNController::Association004::dstSaeId

Definition at line 488 of file qkd-sdn-controller.h.

◆ lastIndex

uint32_t ns3::QKDSDNController::Association004::lastIndex

Definition at line 494 of file qkd-sdn-controller.h.

◆ peerRegistered

bool ns3::QKDSDNController::Association004::peerRegistered

Definition at line 492 of file qkd-sdn-controller.h.

◆ qos

QoS ns3::QKDSDNController::Association004::qos

Definition at line 490 of file qkd-sdn-controller.h.

◆ srcSaeId

uint32_t ns3::QKDSDNController::Association004::srcSaeId

Definition at line 487 of file qkd-sdn-controller.h.

◆ tempBuffer

std::vector<std::string> ns3::QKDSDNController::Association004::tempBuffer

Definition at line 495 of file qkd-sdn-controller.h.


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