Definition at line 75 of file plugin.h.
|
virtual void | process (SgProject *) |
|
virtual bool | ParseArgs (const std::vector< std::string > &arg) |
| Parse the given plugin command line arguments.
|
|
◆ ~PluginAction()
virtual Rose::PluginAction::~PluginAction |
( |
| ) |
|
|
inlinevirtual |
◆ process()
virtual void Rose::PluginAction::process |
( |
SgProject * |
| ) |
|
|
inlinevirtual |
◆ ParseArgs()
virtual bool Rose::PluginAction::ParseArgs |
( |
const std::vector< std::string > & |
arg | ) |
|
|
inlinevirtual |
Parse the given plugin command line arguments.
Definition at line 81 of file plugin.h.
The documentation for this class was generated from the following file: