DQCsim
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NdqcsimMain DQCsim namespace
 NwrapNamespace containing thin wrapper objects around the handles exposed by the raw C interface
 CArbClass wrapper for handles that support the arb interface
 CArbCmdClass wrapper for ArbCmd handles
 CArbCmdQueueClass wrapper for queues (lists) of ArbCmds
 CArbDataClass wrapper for ArbData handles
 CCallbackClass template shared between all callback functions
 CCmdClass wrapper for handles that support the cmd interface
 CCustomGateConverterClass that you can inherit from to make your own custom gate converter for use within DQCsim
 CCustomUnitaryGateConverterClass that you can inherit from to make your own unitary gate converter for use within DQCsim
 CGateRepresents any kind of gate with qubits bound to it
 CGateMapGate map wrapper class
 CHandleBase class for wrapping any handle
 CMatrixRepresents a square matrix used for describing N-qubit gates
 CMeasurementClass representation of the measurement result for a single qubit
 CMeasurementSetRepresents a set of measurements
 CPluginPlugin definition class
 CPluginConfigurationGeneric class for plugin configurations
 CPluginConfigurationBuilderBuilder class used to construct plugin configurations
 CPluginJoinHandleClass wrapper for plugin join handles
 CPluginProcessConfigurationWrapper class for plugin process configurations
 CPluginStateWrapper for DQCsim's internal plugin state within the context of downstream-synchronous plugin callbacks
 CPluginThreadConfigurationWrapper class for local plugin thread configurations
 CQubitRefRepresents a qubit
 CQubitSetRepresents an ordered set of qubit references
 CRunningPluginStateWrapper for DQCsim's internal plugin state within the context of the run callback in a frontend
 CSimulationWrapper class for a running simulation
 CSimulationConfigurationWrapper class for configuring a simulation
 CUpstreamPluginStateWrapper for DQCsim's internal plugin state within the context of upstream-synchronous plugin callbacks (that is, the modify_measurement callback)