Developer documentation
Version 3.0.3-105-gd3941f44
MR::App::ArgumentList Class Reference

a class to hold the list of Argument's More...

#include "app.h"

Inheritance diagram for MR::App::ArgumentList:
MR::vector< Argument >

Public Member Functions

ArgumentListoperator+ (const Argument &argument)
 
std::string syntax (int format) const
 
- Public Member Functions inherited from MR::vector< Argument >
 vector ()
 

Detailed Description

a class to hold the list of Argument's

Definition at line 124 of file app.h.

Member Function Documentation

◆ operator+()

ArgumentList & MR::App::ArgumentList::operator+ ( const Argument argument)
inline

Definition at line 126 of file app.h.

◆ syntax()

std::string MR::App::ArgumentList::syntax ( int  format) const

The documentation for this class was generated from the following file: