FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void EventImp::Print
(
bool
strip
=
false
)
const
virtual
Calls Print(std::cout)
Parameters
strip
defines whether a possible SERVER name in the event name should be stripped or not.
Definition at line
293
of file
EventImp.cc
.
References
Print()
.
294
{
295
Print
(cout, strip);
296
}
EventImp::Print
virtual void Print(std::ostream &out, bool strip=false) const
Definition:
EventImp.cc:214
Here is the call graph for this function:
EventImp
Generated on Sun Sep 18 2016 20:50:50 for FACT++ by
1.8.11