long_io_type Class Reference

#include <collection.h>

Inheritance diagram for long_io_type:

io_tlate io_base

Detailed Description

I/O object for long variables.

Definition at line 1770 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.

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.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page