|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
|
inlineexplicit |
Operator which returns the underlying SDS id.
This operator allows the sds::Id object to be used in calls to functions which expect an SdsIdType argument. Note that you must ensure that object is nether deleted or free-ed by whatever uses it. See sds::Id::COut() if that might happen.