FACT++  1.0
int DimWriteStatistics::Write ( const Time t,
const std::string &  txt,
int  qos 
)
private

Definition at line 56 of file DimWriteStatistics.cc.

References fLog, and MessageImp::Write().

Referenced by GetFileSizeOnDisk().

57 {
58  return fLog.Write(t, txt, qos);
59 }
virtual int Write(const Time &time, const std::string &txt, int qos=kMessage)
Definition: MessageImp.cc:133
uint16_t qos
Definition: HeadersGPS.h:29

+ Here is the call graph for this function:

+ Here is the caller graph for this function: