DataSetEvent.
More...
#include <gdcmDataSetEvent.h>
DataSetEvent.
Special type of event triggered during the DataSet store/move process
◆ Self
◆ Superclass
◆ DataSetEvent() [1/2]
| gdcm::DataSetEvent::DataSetEvent |
( |
DataSet const * |
ds = nullptr | ) |
|
|
inline |
◆ ~DataSetEvent()
| gdcm::DataSetEvent::~DataSetEvent |
( |
| ) |
|
|
overridedefault |
◆ DataSetEvent() [2/2]
| gdcm::DataSetEvent::DataSetEvent |
( |
const Self & |
s | ) |
|
|
inline |
◆ CheckEvent()
| bool gdcm::DataSetEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlineoverride |
◆ GetDataSet()
| DataSet const & gdcm::DataSetEvent::GetDataSet |
( |
| ) |
const |
|
inline |
◆ GetEventName()
| const char * gdcm::DataSetEvent::GetEventName |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
◆ MakeObject()
Create an Event of this type This method work as a Factory for creating events of each particular type.
Implements gdcm::Event.
◆ operator=()
| void gdcm::DataSetEvent::operator= |
( |
const Self & |
| ) |
|
|
delete |
◆ m_DataSet
| const DataSet* gdcm::DataSetEvent::m_DataSet |
The documentation for this class was generated from the following file: