#include <GlutIOModule.h>
Inherits fsf::CCell.
Public Member Functions | |
CListenKeyboard () | |
Default constructor. | |
virtual void | getTypeID (std::string &str) const |
Gets this cell's factory mapping key. | |
void | makePulse (CKeyboardEvent *pNode) |
Push mechanism: no process function, no thread. |
Push mechanism: normal flow control mechanisms are not used.
CListenKeyboard::CListenKeyboard | ( | ) |
Default constructor.
virtual void glutio::CListenKeyboard::getTypeID | ( | std::string & | str | ) | const [inline, virtual] |
void CListenKeyboard::makePulse | ( | CKeyboardEvent * | pNode | ) |
Push mechanism: no process function, no thread.