openMSX
|
#include <GlobalCommandController.hh>
Protected Member Functions | |
~GlobalCommandControllerBase () | |
Protected Attributes | |
hash_map< std::string, CommandCompleter *, XXHasher > | commandCompleters |
Definition at line 27 of file GlobalCommandController.hh.
|
protected |
Definition at line 53 of file GlobalCommandController.cc.
References commandCompleters.
|
protected |
Definition at line 35 of file GlobalCommandController.hh.
Referenced by openmsx::GlobalCommandController::registerCompleter(), openmsx::GlobalCommandController::unregisterCompleter(), and ~GlobalCommandControllerBase().