GDCM  2.4.5
Public Types | Public Member Functions | List of all members
gdcm::DataSetEvent Class Reference

DataSetEvent Special type of event triggered during the DataSet store/move process. More...

#include <gdcmDataSetEvent.h>

Inheritance diagram for gdcm::DataSetEvent:
Inheritance graph
[legend]
Collaboration diagram for gdcm::DataSetEvent:
Collaboration graph
[legend]

Public Types

typedef DataSetEvent Self
 
typedef AnyEvent Superclass
 

Public Member Functions

 DataSetEvent (DataSet const *ds=NULL)
 
 DataSetEvent (const Self &s)
 
virtual ~DataSetEvent ()
 
virtual bool CheckEvent (const ::gdcm::Event *e) const
 
DataSet const & GetDataSet () const
 
virtual const char * GetEventName () const
 
virtual ::gdcm::EventMakeObject () const
 
- Public Member Functions inherited from gdcm::Event
 Event ()
 
 Event (const Event &)
 
virtual ~Event ()
 
virtual bool CheckEvent (const Event *) const =0
 
virtual void Print (std::ostream &os) const
 

Detailed Description

DataSetEvent Special type of event triggered during the DataSet store/move process.

See also

Member Typedef Documentation

Constructor & Destructor Documentation

gdcm::DataSetEvent::DataSetEvent ( DataSet const *  ds = NULL)
inline
virtual gdcm::DataSetEvent::~DataSetEvent ( )
inlinevirtual
gdcm::DataSetEvent::DataSetEvent ( const Self s)
inline

Member Function Documentation

virtual bool gdcm::DataSetEvent::CheckEvent ( const ::gdcm::Event e) const
inlinevirtual
DataSet const& gdcm::DataSetEvent::GetDataSet ( ) const
inline
virtual const char* gdcm::DataSetEvent::GetEventName ( ) const
inlinevirtual

Return the StringName associated with the event.

Implements gdcm::Event.

virtual ::gdcm::Event* gdcm::DataSetEvent::MakeObject ( ) const
inlinevirtual

Create an Event of this type This method work as a Factory for creating events of each particular type.

Implements gdcm::Event.


The documentation for this class was generated from the following file:

Generated on Fri Sep 25 2015 17:58:30 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo