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

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