#include <collection.h>
Definition at line 1804 of file collection.h.
Public Member Functions | |
string_io_type (const char *t) | |
Desc. | |
int | adds (collection &co, std::string name, std::string s, bool overwrt=true) |
Add a string to a collection. | |
std::string | gets (collection &co, std::string tname) |
Get a string from a collection. | |
int | get_def (collection &co, std::string tname, std::string &op, std::string def="") |
Get a string 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