int_io_type Class Reference

#include <collection.h>

Inheritance diagram for int_io_type:

io_tlate io_base

Detailed Description

I/O object for int variables.

Definition at line 1739 of file collection.h.


Public Member Functions

 int_io_type (const char *t)
 Desc.
int addi (collection &co, std::string name, int x, bool overwrt=true)
 Add a int to a collection.
int geti (collection &co, std::string tname)
 Get a int from a collection.
int get_def (collection &co, std::string tname, int &op, int def=0)
 Get a int 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