MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
OptionsFromStreamPack_StringToBool.hpp File Reference
#include "Moocho_ConfigDefs.hpp"
Include dependency graph for OptionsFromStreamPack_StringToBool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OptionsFromStreamPack
 

Functions

bool OptionsFromStreamPack::StringToBool (const char *opt_name, const char *str)
 Convert a string "true" or "false" into bool #true# or #false#. More...