AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code

◆ ~SdsId()

virtual SdsId::~SdsId ( )
inlinevirtual

SdsId Destructor.


The SdsDelete()/ SdsReadFree() may be invoked on the underlying SDS id as may SdsFreeId(). What is to happen depends on how the item was constructed or how the flags were changed. In general, the required result is achived.

See also
SdsId::SetFree()
SdsId::SetDelete()
SdsId::ClearDelete()
SdsId::Outlive()
SdsFreeId()
SdsDelete()
SdsReadFree()