DQCsim
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cdqcsim::wrap::Callback< R, Args >Class template shared between all callback functions
 Cdqcsim::wrap::CustomGateConverterClass that you can inherit from to make your own custom gate converter for use within DQCsim
 Cdqcsim::wrap::CustomUnitaryGateConverterClass that you can inherit from to make your own unitary gate converter for use within DQCsim
 Cdqcsim::wrap::HandleBase class for wrapping any handle
 Cdqcsim::wrap::ArbClass wrapper for handles that support the arb interface
 Cdqcsim::wrap::ArbDataClass wrapper for ArbData handles
 Cdqcsim::wrap::CmdClass wrapper for handles that support the cmd interface
 Cdqcsim::wrap::ArbCmdClass wrapper for ArbCmd handles
 Cdqcsim::wrap::ArbCmdQueueClass wrapper for queues (lists) of ArbCmds
 Cdqcsim::wrap::GateRepresents any kind of gate with qubits bound to it
 Cdqcsim::wrap::MeasurementClass representation of the measurement result for a single qubit
 Cdqcsim::wrap::GateMap< Unbound, Bound >Gate map wrapper class
 Cdqcsim::wrap::MatrixRepresents a square matrix used for describing N-qubit gates
 Cdqcsim::wrap::MeasurementSetRepresents a set of measurements
 Cdqcsim::wrap::PluginPlugin definition class
 Cdqcsim::wrap::PluginConfigurationGeneric class for plugin configurations
 Cdqcsim::wrap::PluginProcessConfigurationWrapper class for plugin process configurations
 Cdqcsim::wrap::PluginThreadConfigurationWrapper class for local plugin thread configurations
 Cdqcsim::wrap::PluginJoinHandleClass wrapper for plugin join handles
 Cdqcsim::wrap::QubitSetRepresents an ordered set of qubit references
 Cdqcsim::wrap::SimulationWrapper class for a running simulation
 Cdqcsim::wrap::SimulationConfigurationWrapper class for configuring a simulation
 Cdqcsim::wrap::PluginConfigurationBuilderBuilder class used to construct plugin configurations
 Cdqcsim::wrap::QubitRefRepresents a qubit
 Cdqcsim::wrap::UpstreamPluginStateWrapper for DQCsim's internal plugin state within the context of upstream-synchronous plugin callbacks (that is, the modify_measurement callback)
 Cdqcsim::wrap::PluginStateWrapper for DQCsim's internal plugin state within the context of downstream-synchronous plugin callbacks
 Cdqcsim::wrap::RunningPluginStateWrapper for DQCsim's internal plugin state within the context of the run callback in a frontend