Description not yet available.
More...
#include <gradient_structure.h>
Description not yet available.
- Parameters
-
Definition at line 74 of file gradient_structure.h.
humungous_pointer::humungous_pointer |
( |
| ) |
|
Default constructor.
Definition at line 24 of file humung.cpp.
humungous_pointer::~humungous_pointer |
( |
| ) |
|
|
inline |
void humungous_pointer::adjust |
( |
const size_t |
a | ) |
|
void humungous_pointer::free |
( |
| ) |
|
humungous_pointer::operator char * |
( |
| ) |
|
Description not yet available.
- Parameters
-
Definition at line 78 of file humung.cpp.
humungous_pointer::operator double * |
( |
| ) |
|
Description not yet available.
- Parameters
-
Definition at line 105 of file humung.cpp.
Description not yet available.
- Parameters
-
Definition at line 96 of file humung.cpp.
humungous_pointer::operator void * |
( |
| ) |
|
Description not yet available.
- Parameters
-
Definition at line 87 of file humung.cpp.
int humungous_pointer::operator!= |
( |
void * |
p | ) |
|
Description not yet available.
- Parameters
-
Definition at line 69 of file humung.cpp.
Note that pointer addition is in bytes not the size of the object pointed to.
Definition at line 113 of file humung.cpp.
Note that pointer addition is in bytes not the size of the object pointed to.
Definition at line 127 of file humung.cpp.
Description not yet available.
- Parameters
-
Definition at line 141 of file humung.cpp.
int humungous_pointer::operator== |
( |
void * |
p | ) |
|
Description not yet available.
- Parameters
-
Definition at line 60 of file humung.cpp.
size_t humungous_pointer::adjustment |
|
private |
char* humungous_pointer::ptr |
The documentation for this class was generated from the following files: