ProgressEvent Special type of event triggered during.
More...
#include <gdcmProgressEvent.h>
List of all members.
Detailed Description
ProgressEvent Special type of event triggered during.
- See also:
- AnyEvent
Member Typedef Documentation
Constructor & Destructor Documentation
gdcm::ProgressEvent::ProgressEvent |
( |
double |
p = 0 | ) |
|
|
inline |
virtual gdcm::ProgressEvent::~ProgressEvent |
( |
| ) |
|
|
inlinevirtual |
gdcm::ProgressEvent::ProgressEvent |
( |
const Self & |
s | ) |
|
|
inline |
Member Function Documentation
virtual bool gdcm::ProgressEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlinevirtual |
virtual const char* gdcm::ProgressEvent::GetEventName |
( |
| ) |
const |
|
inlinevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
double gdcm::ProgressEvent::GetProgress |
( |
| ) |
const |
|
inline |
virtual ::gdcm::Event* gdcm::ProgressEvent::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.
void gdcm::ProgressEvent::SetProgress |
( |
double |
p | ) |
|
|
inline |
The documentation for this class was generated from the following file: