pointer_input Struct Reference

A pointer input structure. More...

#include <collection.h>


Detailed Description

This class is experimental.

Definition at line 103 of file collection.h.


Data Fields

std::string name
 The name of the pointer.
void ** ptr
 The pointer.
std::string stype
 The type of the object pointed to.

The documentation for this struct 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