inlib  1.2.0
Classes | Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/args File Reference
#include "sout"
#include "strip"
#include "words"
#include "sto"
#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  inlib::args

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_args

Functions

bool inlib::check_args (const std::vector< std::string > &a_args, unsigned int a_number, std::ostream &a_out)
bool inlib::check_min (const std::vector< std::string > &a_args, unsigned int a_number, std::string &a_last, std::ostream &a_out)
bool inlib::check_min_args (const std::vector< std::string > &aArgs, unsigned int a_number, std::ostream &a_out)
bool inlib::check_or_args (const std::vector< std::string > &aArgs, unsigned int a_1, unsigned int a_2, std::ostream &a_out)
template<class T >
bool inlib::to (std::ostream &a_out, const std::string &a_string, T &a_value)
bool inlib::to (std::ostream &a_out, const std::string &a_string, bool &a_value)
std::string inlib::gui_toolkit (args &a_args, bool a_rm_in_args)
void inlib::window_size_from_args (const args &a_args, unsigned int &a_ww, unsigned int &a_wh)

Define Documentation

#define inlib_args

Definition at line 5 of file args.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines