AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
◆ Cell() [2/2]Factory constructor method Constructor that returns a cell of a SDS structure which must be a single dimensional array structures. This non-static factory constructor is used to access a specified cell of an existing one dimensional SDS structure array. A different overload allows you to access the cell of a multi-dimensional array. The object on which the method is invoked must reference an SDS Array (rather then an SDS structure or primitive). It must also be an internal item (rather then external). Note that if working through a one dimensional structure array (incrementing the index), then you might find drama::sds::IdIterator provides a neater solution over a loop calling this method.
References drama::CreateRunDramaTask(), DramaTHROW_S, and List(). |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by