|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Factory constructor method that constructs an sds::Id item by coping an existing C language SDS id.
This static factory sds::Id constructor that takes an existing SDS ID (C style) and creates an sds::Id object referring to a copy of that item.
| item | The SdsIdType of the item to be copied. |