Public Member Functions | List of all members
GPArraySmartP Class Reference

Class that manages the lifecycle of a GPArray. More...

#include <GPArray.h>

Inheritance diagram for GPArraySmartP:
NonCopyableClass

Public Member Functions

 GPArraySmartP (GPArrayP gpa)
 
 GPArraySmartP ()
 
 ~GPArraySmartP ()
 
GPArrayP operator-> () const
 
 operator GPArrayP () const
 
 operator GPArray & () const
 
void ExtractFrom (GPArraySmartP &donor)
 

Detailed Description

Class that manages the lifecycle of a GPArray.

Constructor & Destructor Documentation

GPArraySmartP ( GPArrayP  gpa)
explicit

References NULL.

Member Function Documentation

void ExtractFrom ( GPArraySmartP donor)

References NULL.

operator GPArray & ( ) const
operator GPArrayP ( ) const
GPArrayP operator-> ( ) const

The documentation for this class was generated from the following file:

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.