#include <collection.h>
Definition at line 1831 of file collection.h.
Public Member Functions | |
word_io_type (const char *t) | |
Desc. | |
int | input (cinput *co, in_file_format *ins, std::string *dp) |
Desc. | |
int | output (coutput *co, out_file_format *outs, std::string *dp) |
Desc. | |
int | addw (collection &co, std::string name, std::string w, bool overwrt=true) |
Add a string to a collection. | |
std::string | getw (collection &co, std::string tname) |
Get a word from a collection. | |
int | get_def (collection &co, std::string tname, std::string &op, std::string def="") |
Get a word from a collection. | |
const char * | type () |
Desc. |
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