MiniCPA Class Reference
Inheritance diagram for MiniCPA:
Collaboration diagram for MiniCPA:
Protected Member Functions | |
std::shared_ptr< CommandResult > | process (InsertCommand *cmd) override |
std::shared_ptr< CommandResult > | process (ModifyCommand *cmd) override |
std::shared_ptr< CommandResult > | process (DeleteCommand *cmd) override |
std::shared_ptr< CommandResult > | process (BootCompleteCommand *cmd) override |
Protected Member Functions inherited from pfp::cp::CommandProcessor | |
DECLARE_PROCESS (InsertCommand) | |
DECLARE_PROCESS (ModifyCommand) | |
DECLARE_PROCESS (DeleteCommand) | |
DECLARE_PROCESS (BootCompleteCommand) | |
Additional Inherited Members | |
Public Member Functions inherited from pfp::cp::CommandProcessor | |
std::shared_ptr< CommandResult > | accept_command (const std::shared_ptr< Command > &cmd) |
The documentation for this class was generated from the following file:
- /home/lemniscate/workspace/PFPSim/pfpsim/core/cp/main.cc