DataEvent.
More...
#include <gdcmDataEvent.h>
◆ Self
◆ Superclass
◆ DataEvent() [1/2]
| gdcm::DataEvent::DataEvent |
( |
const char * |
bytes = nullptr, |
|
|
size_t |
len = 0 |
|
) |
| |
|
inline |
◆ ~DataEvent()
| gdcm::DataEvent::~DataEvent |
( |
| ) |
|
|
overridedefault |
◆ DataEvent() [2/2]
| gdcm::DataEvent::DataEvent |
( |
const Self & |
s | ) |
|
|
inline |
◆ CheckEvent()
| bool gdcm::DataEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlineoverride |
◆ GetData()
| const char * gdcm::DataEvent::GetData |
( |
| ) |
const |
|
inline |
◆ GetDataLength()
| size_t gdcm::DataEvent::GetDataLength |
( |
| ) |
const |
|
inline |
◆ GetEventName()
| const char * gdcm::DataEvent::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::DataEvent::operator= |
( |
const Self & |
| ) |
|
|
delete |
◆ SetData()
| void gdcm::DataEvent::SetData |
( |
const char * |
bytes, |
|
|
size_t |
len |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: