FACT++  1.0
virtual bool EventImp::IsEmpty ( ) const
inlinevirtual

Reimplemented in Event.

Definition at line 59 of file EventImp.h.

References GetData(), GetJavaDate(), and GetTimeAsStr().

59 { return GetData()==0; }
virtual const void * GetData() const
Definition: EventImp.h:54

+ Here is the call graph for this function: