CCheckQueueControl::CCheckQueueControl

Deleted copy constructor; the controller holds an exclusive lock.

Synopsis

Declared in <checkqueue.h>

CCheckQueueControl(CCheckQueueControl const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from