#include <gdcmEvent.h>
Definition at line 27 of file gdcmEvent.h.
Public Member Functions | |
virtual bool | CheckEvent (const Event *) const =0 |
Event (const Event &) | |
virtual const char * | GetEventName (void) const =0 |
virtual Event * | MakeObject () const =0 |
virtual void | Print (std::ostream &os) const |
Private Member Functions | |
void | operator= (const Event &) |