API Reference > Auxiliary Classes > AECSubPtrBase Template > AECSubPtrBase Methods > AECSubPtrBase::isNull Method
AECSubPtrBase::isNull Method
Syntax
C++
inline bool isNull() const;

Returns true if this smart pointer contains a null reference, false otherwise.

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.