#include <TdkClearObjectIdentificationEvent.h>
Inheritance diagram for TdkClearObjectIdentificationEvent:

Public Member Functions | |
| TdkClearObjectIdentificationEvent (TdkObjectGID &gid) | |
| TdkClearObjectIdentificationEvent (TdkClearObjectIdentificationEvent &event) | |
| virtual | ~TdkClearObjectIdentificationEvent () |
| virtual std::string | name () |
| virtual std::string | title () |
| virtual void | setObjectGid (TdkObjectGID &object) |
| virtual TdkObjectGID & | getObjectGid () |
Private Attributes | |
| TdkObjectGID & | gid_ |
| TdkClearObjectIdentificationEvent::TdkClearObjectIdentificationEvent | ( | TdkObjectGID & | gid | ) | [inline] |
| TdkClearObjectIdentificationEvent::TdkClearObjectIdentificationEvent | ( | TdkClearObjectIdentificationEvent & | event | ) | [inline] |
| virtual TdkClearObjectIdentificationEvent::~TdkClearObjectIdentificationEvent | ( | ) | [inline, virtual] |
| std::string TdkClearObjectIdentificationEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| std::string TdkClearObjectIdentificationEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
| void TdkClearObjectIdentificationEvent::setObjectGid | ( | TdkObjectGID & | object | ) | [inline, virtual] |
| TdkObjectGID & TdkClearObjectIdentificationEvent::getObjectGid | ( | ) | [inline, virtual] |
1.5.2