bool_io_type Class Reference

#include <collection.h>

Inheritance diagram for bool_io_type:

io_tlate io_base

Detailed Description

I/O object for bool variables.

Definition at line 1639 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.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page