DataSetEvent Special type of event triggered during the DataSet store/move process.
More...
#include <gdcmDataSetEvent.h>
List of all members.
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: