g4tools  5.4.0
Classes | Namespaces | Macros | Functions
args File Reference
#include "sout"
#include "strip"
#include "words"
#include "sto"
#include "forit"
#include "mnmx"
#include <ostream>
Include dependency graph for args:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::args
 

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_args
 

Functions

bool tools::check_args (const std::vector< std::string > &a_args, unsigned int a_number, std::ostream &a_out)
 
bool tools::check_min (const std::vector< std::string > &a_args, unsigned int a_number, std::string &a_last, std::ostream &a_out)
 
bool tools::check_min_args (const std::vector< std::string > &aArgs, unsigned int a_number, std::ostream &a_out)
 
bool tools::check_or_args (const std::vector< std::string > &aArgs, unsigned int a_1, unsigned int a_2, std::ostream &a_out)
 
std::vector< std::string > tools::to (int a_argc, char **a_argv)
 

Macro Definition Documentation

◆ tools_args

#define tools_args

Definition at line 5 of file args.