#include <IEvent.h>
§ ~IEvent()
virtual IEvent::~IEvent |
( |
| ) |
|
|
virtualdefault |
§ CanExecute()
virtual bool IEvent::CanExecute |
( |
| ) |
const |
|
pure virtual |
§ Execute()
virtual bool IEvent::Execute |
( |
| ) |
const |
|
pure virtual |
§ GetDateTime()
virtual CDateTime IEvent::GetDateTime |
( |
| ) |
const |
|
pure virtual |
§ GetDescription()
virtual std::string IEvent::GetDescription |
( |
| ) |
const |
|
pure virtual |
§ GetDetails()
virtual std::string IEvent::GetDetails |
( |
| ) |
const |
|
pure virtual |
§ GetExecutionLabel()
virtual std::string IEvent::GetExecutionLabel |
( |
| ) |
const |
|
pure virtual |
§ GetIcon()
virtual std::string IEvent::GetIcon |
( |
| ) |
const |
|
pure virtual |
§ GetIdentifier()
virtual std::string IEvent::GetIdentifier |
( |
| ) |
const |
|
pure virtual |
§ GetLabel()
virtual std::string IEvent::GetLabel |
( |
| ) |
const |
|
pure virtual |
§ GetLevel()
§ GetType()
virtual const char* IEvent::GetType |
( |
| ) |
const |
|
pure virtual |
§ ToSortable()
The documentation for this class was generated from the following file: