[#CCheckQueueControl-2constructor-0d1] = xref:CCheckQueueControl.adoc[CCheckQueueControl]::CCheckQueueControl :relfileprefix: ../ :mrdocs: Deleted copy constructor; the controller holds an exclusive lock. == Synopsis Declared in `<checkqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- CCheckQueueControl(xref:CCheckQueueControl.adoc[CCheckQueueControl] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The object to copy construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#