#include <collection.h>
Definition at line 1642 of file collection.h.
Public Member Functions | |
bool_io_type (const char *t) | |
Desc. | |
int | addb (collection &co, std::string name, bool x, bool overwrt=true) |
Add a bool to a collection. | |
bool | getb (collection &co, std::string tname) |
Get a bool from a collection. | |
int | get_def (collection &co, std::string tname, bool &op, bool def=false) |
Get a bool from a collection. |
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page