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

◆ DataPointer() [1/2]

template<typename T >
drama::sds::DataPointer< T >::DataPointer ( const drama::sds::Id theId)
inline

DataPointer Constructor.

Parameters
theIdThe SDS ID of the item we want a pointer to the data of. The object theId must outlive this DataPointer object. A separate constructor is provided if it cannot.

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