![]() |
Q2NS dev
ns-3 module
|
Public Attributes | |
| std::shared_ptr< Qubit > | qBremote |
| bool | qubitArrived = false |
| bool | bitsArrived = false |
| int | m1 = 0 |
| int | m2 = 0 |
Definition at line 41 of file q2ns-3-teleportation-comms-example.cc.
| bool anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::BobInfo::bitsArrived = false |
Definition at line 44 of file q2ns-3-teleportation-comms-example.cc.
Referenced by anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::TryCorrections().
| int anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::BobInfo::m1 = 0 |
Definition at line 45 of file q2ns-3-teleportation-comms-example.cc.
Referenced by anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::TryCorrections().
| int anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::BobInfo::m2 = 0 |
Definition at line 46 of file q2ns-3-teleportation-comms-example.cc.
Referenced by anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::TryCorrections().
| std::shared_ptr<Qubit> anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::BobInfo::qBremote |
Definition at line 42 of file q2ns-3-teleportation-comms-example.cc.
Referenced by anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::TryCorrections().
| bool anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::BobInfo::qubitArrived = false |
Definition at line 43 of file q2ns-3-teleportation-comms-example.cc.
Referenced by anonymous_namespace{q2ns-3-teleportation-comms-example.cc}::TryCorrections().