Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
pointer_input Struct Reference
#include <
collection.h
>
Detailed Description
A pointer input structure.
Definition at line
76
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:
collection.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.