#include <collection.h>
Definition at line 52 of file collection.h.
Data Fields | |
void * | data |
The pointer to the object. | |
int | size |
The first size parameter. | |
int | size2 |
The second size parameter. | |
bool | owner |
True if the collection owns this object. | |
class io_base * | iop |
A pointer to the corresponding io_base object. |
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