ROSE 0.11.145.147
Public Member Functions | List of all members
Rose::PluginAction Class Reference

Description

Definition at line 75 of file plugin.h.

Public Member Functions

virtual void process (SgProject *)
 
virtual bool ParseArgs (const std::vector< std::string > &arg)
 Parse the given plugin command line arguments.
 

Constructor & Destructor Documentation

◆ ~PluginAction()

virtual Rose::PluginAction::~PluginAction ( )
inlinevirtual

Definition at line 82 of file plugin.h.

Member Function Documentation

◆ process()

virtual void Rose::PluginAction::process ( SgProject )
inlinevirtual

Definition at line 78 of file plugin.h.

◆ 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: