cgv
|
interface for objects that process unknown command line arguments More...
#include <register.h>
Public Member Functions | |
virtual void | handle_args (std::vector< std::string > &args)=0 |
this function is called on registered objects with the list of unknown command line parameters | |
interface for objects that process unknown command line arguments