[][src]Module dqcsim::common

Core modules common to both the plugin and host side of DQCsim.

Modules

channel

Channel abstractions.

error

Error-handling.

log

A log thread and thread-local log proxy combination.

protocol

Defines the protocols for all forms of communication.

types

This module defines some types that are shared between other modules, and therefore don't really have a home.

util

Utility functions that don't belong elsewhere.