| ▼Ndqcsim | Main DQCsim namespace |
| ▼Nwrap | Namespace containing thin wrapper objects around the handles exposed by the raw C interface |
| CArb | Class wrapper for handles that support the arb interface |
| CArbCmd | Class wrapper for ArbCmd handles |
| CArbCmdQueue | Class wrapper for queues (lists) of ArbCmds |
| CArbData | Class wrapper for ArbData handles |
| CCallback | Class template shared between all callback functions |
| CCmd | Class wrapper for handles that support the cmd interface |
| CCustomGateConverter | Class that you can inherit from to make your own custom gate converter for use within DQCsim |
| CCustomUnitaryGateConverter | Class that you can inherit from to make your own unitary gate converter for use within DQCsim |
| CGate | Represents any kind of gate with qubits bound to it |
| CGateMap | Gate map wrapper class |
| CHandle | Base class for wrapping any handle |
| CMatrix | Represents a square matrix used for describing N-qubit gates |
| CMeasurement | Class representation of the measurement result for a single qubit |
| CMeasurementSet | Represents a set of measurements |
| CPlugin | Plugin definition class |
| CPluginConfiguration | Generic class for plugin configurations |
| CPluginConfigurationBuilder | Builder class used to construct plugin configurations |
| CPluginJoinHandle | Class wrapper for plugin join handles |
| CPluginProcessConfiguration | Wrapper class for plugin process configurations |
| CPluginState | Wrapper for DQCsim's internal plugin state within the context of downstream-synchronous plugin callbacks |
| CPluginThreadConfiguration | Wrapper class for local plugin thread configurations |
| CQubitRef | Represents a qubit |
| CQubitSet | Represents an ordered set of qubit references |
| CRunningPluginState | Wrapper for DQCsim's internal plugin state within the context of the run callback in a frontend |
| CSimulation | Wrapper class for a running simulation |
| CSimulationConfiguration | Wrapper class for configuring a simulation |
| CUpstreamPluginState | Wrapper for DQCsim's internal plugin state within the context of upstream-synchronous plugin callbacks (that is, the modify_measurement callback) |