FileNameEvent.
More...
#include <gdcmFileNameEvent.h>
FileNameEvent.
Special type of event triggered during processing of FileSet
- See also
- AnyEvent
- Examples
- ScanDirectory.cs, and SimpleScanner.cxx.
◆ Self
◆ Superclass
◆ FileNameEvent() [1/2]
| gdcm::FileNameEvent::FileNameEvent |
( |
const char * |
s = "" | ) |
|
|
inline |
◆ ~FileNameEvent()
| gdcm::FileNameEvent::~FileNameEvent |
( |
| ) |
|
|
overridedefault |
◆ FileNameEvent() [2/2]
| gdcm::FileNameEvent::FileNameEvent |
( |
const Self & |
s | ) |
|
|
inline |
◆ CheckEvent()
| bool gdcm::FileNameEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlineoverride |
◆ GetEventName()
| const char * gdcm::FileNameEvent::GetEventName |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
◆ GetFileName()
| const char * gdcm::FileNameEvent::GetFileName |
( |
| ) |
const |
|
inline |
◆ 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::FileNameEvent::operator= |
( |
const Self & |
| ) |
|
|
delete |
◆ SetFileName()
| void gdcm::FileNameEvent::SetFileName |
( |
const char * |
f | ) |
|
|
inline |
The documentation for this class was generated from the following file: