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

vector of strings to hold more comprehensive command description More...

#include "app.h"

Inheritance diagram for MR::App::Description:
MR::vector< const char * >

Public Member Functions

Descriptionoperator+ (const char *text)
 
Descriptionoperator+ (const char *const text[])
 
std::string syntax (int format) const
 
- Public Member Functions inherited from MR::vector< const char * >
 vector ()
 

Detailed Description

vector of strings to hold more comprehensive command description

Definition at line 76 of file app.h.

Member Function Documentation

◆ operator+() [1/2]

Description & MR::App::Description::operator+ ( const char *const  text[])
inline

Definition at line 83 of file app.h.

◆ operator+() [2/2]

Description & MR::App::Description::operator+ ( const char *  text)
inline

Definition at line 78 of file app.h.

◆ syntax()

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

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