API Reference > Auxiliary Classes > AECSubPtr Template
AECSubPtr Template
AECSubPtr
Syntax
C++
template <class T, class B = AECImpObj, class TBase = AECSubPtrBase<B> > class AECSubPtr : public TBase;

AECSubPtr.h

AEC sub pointer. 

 

 
Name 
Description 
 
details 
 
This is the overview for the AECSubPtr constructor overload. 
 
Name 
Description 
 
get 
This is the overview for the get method overload. 
 
Name 
Description 
 
!= 
This is the overview for the != operator overload. 
 
= 
This is the overview for the = operator overload. 
 
== 
This is the overview for the == operator overload. 
 
-> 
This is the overview for the -> operator overload. 
 
Returns a const pointer to the object referenced by this smart pointer. 
 
T* 
This is the overview for the T* operator overload. 
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.