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

Public Attributes

uint32_t chunkSize
 
uint32_t index
 
std::string key
 
bool ready
 

Detailed Description

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

Member Data Documentation

◆ chunkSize

uint32_t ns3::QKDSDNController::ChunkKey::chunkSize

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

◆ index

uint32_t ns3::QKDSDNController::ChunkKey::index

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

◆ key

std::string ns3::QKDSDNController::ChunkKey::key

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

◆ ready

bool ns3::QKDSDNController::ChunkKey::ready

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


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