DataEvent.
More...
#include <gdcmDataEvent.h>
List of all members.
Detailed Description
DataEvent.
Member Typedef Documentation
Constructor & Destructor Documentation
| gdcm::DataEvent::DataEvent |
( |
const char * |
bytes = 0, |
|
|
size_t |
len = 0 | |
|
) |
| | [inline] |
| virtual gdcm::DataEvent::~DataEvent |
( |
|
) |
[inline, virtual] |
| gdcm::DataEvent::DataEvent |
( |
const Self & |
s |
) |
[inline] |
Member Function Documentation
| virtual bool gdcm::DataEvent::CheckEvent |
( |
const ::gdcm::Event * |
e |
) |
const [inline, virtual] |
| const char* gdcm::DataEvent::GetData |
( |
|
) |
const [inline] |
| size_t gdcm::DataEvent::GetDataLength |
( |
|
) |
const [inline] |
| virtual const char* gdcm::DataEvent::GetEventName |
( |
|
) |
const [inline, virtual] |
Return the StringName associated with the event.
Implements gdcm::Event.
| virtual ::gdcm::Event* gdcm::DataEvent::MakeObject |
( |
|
) |
const [inline, virtual] |
Create an Event of this type This method work as a Factory for creating events of each particular type.
Implements gdcm::Event.
| void gdcm::DataEvent::SetData |
( |
const char * |
bytes, |
|
|
size_t |
len | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: