FileNameEvent Special type of event triggered during processing of FileSet.
More...
#include <gdcmFileNameEvent.h>
FileNameEvent Special type of event triggered during processing of FileSet.
- See also
- AnyEvent
- Examples:
- SimpleScanner.cxx.
gdcm::FileNameEvent::FileNameEvent |
( |
const char * |
s = "" | ) |
|
|
inline |
virtual gdcm::FileNameEvent::~FileNameEvent |
( |
| ) |
|
|
inlinevirtual |
gdcm::FileNameEvent::FileNameEvent |
( |
const Self & |
s | ) |
|
|
inline |
virtual bool gdcm::FileNameEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlinevirtual |
virtual const char* gdcm::FileNameEvent::GetEventName |
( |
| ) |
const |
|
inlinevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
const char* gdcm::FileNameEvent::GetFileName |
( |
| ) |
const |
|
inline |
virtual ::gdcm::Event* gdcm::FileNameEvent::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::FileNameEvent::SetFileName |
( |
const char * |
f | ) |
|
|
inline |
The documentation for this class was generated from the following file: