#include <collection.h>
Definition at line 1771 of file collection.h.
Public Member Functions | |
long_io_type (const char *t) | |
Desc. | |
int | addl (collection &co, std::string name, unsigned long int x, bool overwrt=true) |
Add a long to a collection. | |
int | getl (collection &co, std::string tname) |
Get a long from a collection. | |
int | get_def (collection &co, std::string tname, unsigned long int &op, unsigned long int def=0) |
Get a long 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