|
GDCM 3.0.24
|
#include <gdcmEvent.h>
Additional Inherited Members | |
Public Member Functions inherited from gdcm::Event | |
| Event () | |
| Event (const Event &) | |
| virtual | ~Event () |
| virtual bool | CheckEvent (const Event *) const =0 |
| virtual const char * | GetEventName () const =0 |
| virtual Event * | MakeObject () const =0 |
| void | operator= (const Event &)=delete |
| virtual void | Print (std::ostream &os) const |