openMSX
Public Member Functions | List of all members
openmsx::AfterInputEventCmd Class Reference
Inheritance diagram for openmsx::AfterInputEventCmd:
Inheritance graph
[legend]
Collaboration diagram for openmsx::AfterInputEventCmd:
Collaboration graph
[legend]

Public Member Functions

 AfterInputEventCmd (AfterCommand &afterCommand, const AfterCommand::EventPtr &event, const TclObject &command)
virtual string getType () const
AfterCommand::EventPtr getEvent () const
- Public Member Functions inherited from openmsx::AfterCmd
virtual ~AfterCmd ()
string_ref getCommand () const
const string & getId () const
void execute ()

Additional Inherited Members

- Protected Member Functions inherited from openmsx::AfterCmd
 AfterCmd (AfterCommand &afterCommand, const TclObject &command)
unique_ptr< AfterCmdremoveSelf ()
- Protected Attributes inherited from openmsx::AfterCmd
AfterCommandafterCommand
TclObject command
string id
- Static Protected Attributes inherited from openmsx::AfterCmd
static unsigned lastAfterId = 0

Detailed Description

Definition at line 98 of file AfterCommand.cc.

Constructor & Destructor Documentation

openmsx::AfterInputEventCmd::AfterInputEventCmd ( AfterCommand afterCommand,
const AfterCommand::EventPtr event,
const TclObject command 
)

Definition at line 620 of file AfterCommand.cc.

Member Function Documentation

AfterCommand::EventPtr openmsx::AfterInputEventCmd::getEvent ( ) const
inline

Definition at line 105 of file AfterCommand.cc.

string openmsx::AfterInputEventCmd::getType ( ) const
virtual

Implements openmsx::AfterCmd.

Definition at line 629 of file AfterCommand.cc.


The documentation for this class was generated from the following file: