word_io_type Class Reference

#include <collection.h>

Inheritance diagram for word_io_type:

io_tlate io_base

Detailed Description

I/O object for words.

Definition at line 1834 of file collection.h.


Public Member Functions

 word_io_type (const char *t)
 Desc.
 word_io_type ()
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.

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.