AnonymizeEvent.
More...
#include <gdcmAnonymizeEvent.h>
AnonymizeEvent.
Special type of event triggered during the Anonymization process
- See also
- Anonymizer
- Examples
- BasicAnonymizer.cs, Cleaner.cs, and ClinicalTrialIdentificationWorkflow.cs.
◆ Self
◆ Superclass
◆ AnonymizeEvent() [1/2]
| gdcm::AnonymizeEvent::AnonymizeEvent |
( |
Tag const & |
tag = 0 | ) |
|
|
inline |
◆ ~AnonymizeEvent()
| gdcm::AnonymizeEvent::~AnonymizeEvent |
( |
| ) |
|
|
overridedefault |
◆ AnonymizeEvent() [2/2]
| gdcm::AnonymizeEvent::AnonymizeEvent |
( |
const Self & |
s | ) |
|
|
inline |
◆ CheckEvent()
| bool gdcm::AnonymizeEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlineoverride |
◆ GetEventName()
| const char * gdcm::AnonymizeEvent::GetEventName |
( |
| ) |
const |
|
inlineoverridevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
◆ GetTag()
| Tag const & gdcm::AnonymizeEvent::GetTag |
( |
| ) |
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::AnonymizeEvent::operator= |
( |
const Self & |
| ) |
|
|
delete |
◆ SetTag()
| void gdcm::AnonymizeEvent::SetTag |
( |
const Tag & |
t | ) |
|
|
inline |
The documentation for this class was generated from the following file: