openMSX
Protected Member Functions | Protected Attributes | List of all members
openmsx::GlobalCommandControllerBase Class Reference

#include <GlobalCommandController.hh>

Inheritance diagram for openmsx::GlobalCommandControllerBase:
Inheritance graph
[legend]
Collaboration diagram for openmsx::GlobalCommandControllerBase:
Collaboration graph
[legend]

Protected Member Functions

 ~GlobalCommandControllerBase ()
 

Protected Attributes

hash_map< std::string, CommandCompleter *, XXHashercommandCompleters
 

Detailed Description

Definition at line 27 of file GlobalCommandController.hh.

Constructor & Destructor Documentation

◆ ~GlobalCommandControllerBase()

openmsx::GlobalCommandControllerBase::~GlobalCommandControllerBase ( )
protected

Definition at line 49 of file GlobalCommandController.cc.

References commandCompleters.

Member Data Documentation

◆ commandCompleters

hash_map<std::string, CommandCompleter*, XXHasher> openmsx::GlobalCommandControllerBase::commandCompleters
protected

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