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

◆ DataPointer() [2/2]

template<typename T >
drama::sds::DataPointer< T >::DataPointer ( drama::sds::Id theId,
bool  outlives 
)
inline

DataPointer Constructor.

Parameters
theIdThe SDS ID of the item we want a pointer to the data of.
outlivesIf true, then this item will outlive the supplied sds::Id item and should take responsibility for any cleaning up operation.

References drama::CreateRunDramaTask(), DramaTHROW_S, and drama::sds::Id::ShallowCopy().