Class that manages the lifecycle of a GPArray. More...
#include <GPArray.h>
Public Member Functions | |
GPArraySmartP (GPArrayP gpa) | |
GPArraySmartP () | |
~GPArraySmartP () | |
GPArrayP | operator-> () const |
operator GPArrayP () const | |
operator GPArray & () const | |
void | ExtractFrom (GPArraySmartP &donor) |
Class that manages the lifecycle of a GPArray.
|
explicit |
GPArraySmartP | ( | ) |
~GPArraySmartP | ( | ) |
References NULL.
void ExtractFrom | ( | GPArraySmartP & | donor | ) |
References NULL.
operator GPArray & | ( | ) | const |
operator GPArrayP | ( | ) | const |
GPArrayP operator-> | ( | ) | const |