double_io_type Class Reference

#include <collection.h>

Inheritance diagram for double_io_type:

io_tlate io_base

Detailed Description

I/O object for double variables.

Definition at line 1710 of file collection.h.


Public Member Functions

 double_io_type (const char *t)
 Desc.
 double_io_type ()
int addd (collection &co, std::string name, double x, bool overwrt=true)
 Add a double to a collection.
double getd (collection &co, std::string tname)
 Get a double from a collection.
int get_def (collection &co, std::string tname, double &op, double def=0.0)
 Get a double 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.