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

◆ GetCode()

virtual SdsCodeType drama::sds::Id::GetCode ( ) const
inlinevirtual

Return the code of the SDS item.

Just return the code of the underlying SDS item.

Note that if you want more then one of the items returned by sds::Id::GetName, sds::Id::Code and sds::Id::Dims, then use sds::Id::Info, it is more efficient.

See also
SdsInfo()
SdsGetCode()
Returns
The SDS item code.

References drama::CreateRunDramaTask(), and DramaTHROW.

Referenced by drama::sds::IdIterator::IdIterator().