#include <collection.h>
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. |
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