Commands
// structs struct CCL::CommandDescription; struct CCL::CommandMsg; struct CCL::CommandWithTitle; struct CCL::ICommand; struct CCL::ICommandBarItem; struct CCL::ICommandBarModel; struct CCL::ICommandCategory; struct CCL::ICommandContainer; struct CCL::ICommandEditor; struct CCL::ICommandFilter; struct CCL::ICommandHandler; struct CCL::ICommandSelector; struct CCL::ICommandTable; struct CCL::IKeyBinding; // classes class CCL::CommandAutomator; template <class T> class CCL::CommandDelegate;