FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void MStarguider::CloseWindow
(
)
Definition at line
477
of file
MStarguider.cc
.
References
Camera::ExitLoop()
, and
fGetter
.
478
{
479
cout <<
"EventDisplay::CloseWindow: Exit Application Loop."
<< endl;
480
481
//fClient.ExitLoop();
482
// cout << "FIXME: ExitLoop not called!!!!!!" << endl;
483
fGetter
->
ExitLoop
();
484
gSystem->ExitLoop();
485
}
Camera::ExitLoop
void ExitLoop()
Definition:
Camera.h:46
MStarguider::fGetter
Camera * fGetter
Definition:
MStarguider.h:33
Here is the call graph for this function:
MStarguider
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11