collection_entry Struct Reference

#include <collection.h>


Detailed Description

An entry in a collection

This class is experimental.

Definition at line 73 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_baseiop
 A pointer to the corresponding io_base object.

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