AnonymizeEvent Special type of event triggered during the Anonymization process.
More...
#include <gdcmAnonymizeEvent.h>
List of all members.
Detailed Description
AnonymizeEvent Special type of event triggered during the Anonymization process.
- See also:
- Anonymizer
Member Typedef Documentation
Constructor & Destructor Documentation
gdcm::AnonymizeEvent::AnonymizeEvent |
( |
Tag const & |
tag = 0 | ) |
|
|
inline |
virtual gdcm::AnonymizeEvent::~AnonymizeEvent |
( |
| ) |
|
|
inlinevirtual |
gdcm::AnonymizeEvent::AnonymizeEvent |
( |
const Self & |
s | ) |
|
|
inline |
Member Function Documentation
virtual bool gdcm::AnonymizeEvent::CheckEvent |
( |
const ::gdcm::Event * |
e | ) |
const |
|
inlinevirtual |
virtual const char* gdcm::AnonymizeEvent::GetEventName |
( |
| ) |
const |
|
inlinevirtual |
Return the StringName associated with the event.
Implements gdcm::Event.
Tag const& gdcm::AnonymizeEvent::GetTag |
( |
| ) |
const |
|
inline |
virtual ::gdcm::Event* gdcm::AnonymizeEvent::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::AnonymizeEvent::SetTag |
( |
const Tag & |
t | ) |
|
|
inline |
The documentation for this class was generated from the following file: