FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Camera::~Camera
(
)
virtual
Definition at line
41
of file
Camera.cc
.
References
MThread::CancelThread()
, and
fVideo
.
42
{
43
// Shut down the thread
44
CancelThread
();
45
46
// Now delete (close) the device
47
delete
fVideo
;
48
}
MThread::CancelThread
Int_t CancelThread(void **ret=0)
Definition:
MThread.h:48
Camera::fVideo
MVideo * fVideo
Definition:
Camera.h:30
Here is the call graph for this function:
Camera
Generated on Sun Sep 18 2016 20:50:43 for FACT++ by
1.8.11