QuISP
|
#include <modules/Logger/ILogger.h>
#include <modules/QNIC.h>
#include <modules/QNIC/StationaryQubit/IStationaryQubit.h>
#include <modules/QRSA/QRSA.h>
Go to the source code of this file.
Classes | |
class | quisp::modules::BellPairStore |
Namespaces | |
namespace | quisp |
namespace | quisp::modules |
Typedefs | |
using | quisp::modules::PartnerAddrQubitMap = std::multimap<QNodeAddr, qrsa::IQubitRecord*> |
using | quisp::modules::ResourceKey = std::pair<QNIC_type, QNicIndex> |
using | quisp::modules::PartnerAddrQubitMapRange = std::pair<PartnerAddrQubitMap::iterator, PartnerAddrQubitMap::iterator> |
Functions | |
std::ostream & | quisp::modules::operator<< (std::ostream &os, const quisp::modules::BellPairStore &store) |