pfp::cp::DeleteCommand Class Reference
Inheritance diagram for pfp::cp::DeleteCommand:
Collaboration diagram for pfp::cp::DeleteCommand:Public Member Functions | |
| void | print () override |
| OVERRIDE_PROCESS () | |
| void | set_handle (size_t h) |
| size_t | get_handle () const |
| std::shared_ptr< CommandResult > | success_result () |
Public Member Functions inherited from pfp::cp::Command | |
|
virtual std::shared_ptr < CommandResult > | process (CommandProcessor *p)=0 |
| virtual void | set_table_name (std::string s) |
| const std::string & | get_table_name () const |
| std::shared_ptr< CommandResult > | failure_result () |
Additional Inherited Members | |
Protected Attributes inherited from pfp::cp::Command | |
| std::string | table_name |
The documentation for this class was generated from the following files:
- /home/lemniscate/workspace/PFPSim/pfpsim/core/cp/Commands.h
- /home/lemniscate/workspace/PFPSim/pfpsim/core/cp/Commands.cpp
