Mgr::Command Class Reference
combined hard-coded action profile with user-supplied action parameters More...
#include <Command.h>
Inheritance diagram for Mgr::Command:
Collaboration diagram for Mgr::Command:
Public Types | |
typedef RefCount< Command > | Pointer |
Public Attributes | |
ActionProfilePointer | profile |
hard-coded action specification More... | |
ActionParams | params |
user-supplied action arguments More... | |
Detailed Description
Member Typedef Documentation
◆ Pointer
typedef RefCount<Command> Mgr::Command::Pointer |
Member Data Documentation
◆ params
ActionParams Mgr::Command::params |
Definition at line 28 of file Command.h.
Referenced by CacheManager::CheckPassword().
◆ profile
ActionProfilePointer Mgr::Command::profile |
Definition at line 27 of file Command.h.
Referenced by CacheManager::CheckPassword(), and Mgr::operator<<().
The documentation for this class was generated from the following file:
- src/mgr/Command.h