AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ ClearDelete()

virtual void drama::sds::Id::ClearDelete ( )
inlinevirtual

Indicate the underlying SDS structure should NOT be deleted when the sds::Id object is destroyed.

This should be considered if the SDS object refers to must outlive the object.

See also
sds::Id::OutLive()