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

◆ ~Id()

virtual drama::sds::Id::~Id ( )
inlinevirtual

sds::Id 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 achieved and all resources are released.

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

Reimplemented in drama::gitarg::Id.