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

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

#include "app.h"

Inheritance diagram for MR::App::ExampleList:
MR::vector< Example >

Public Member Functions

ExampleListoperator+ (const Example &example)
 
std::string syntax (int format) const
 
- Public Member Functions inherited from MR::vector< Example >
 vector ()
 

Detailed Description

a class to hold the list of Example's

Definition at line 110 of file app.h.

Member Function Documentation

◆ operator+()

ExampleList & MR::App::ExampleList::operator+ ( const Example example)
inline

Definition at line 112 of file app.h.

◆ syntax()

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

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