#include <TdkCopyEvent.h>
Inheritance diagram for TdkCopyEvent:
Public Member Functions | |
TdkCopyEvent () | |
virtual | ~TdkCopyEvent () |
virtual std::string | name () |
virtual std::string | title () |
TdkCopyEvent::TdkCopyEvent | ( | ) | [inline] |
virtual TdkCopyEvent::~TdkCopyEvent | ( | ) | [inline, virtual] |
std::string TdkCopyEvent::name | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.
std::string TdkCopyEvent::title | ( | ) | [inline, virtual] |
Reimplemented from TdkEvent.