|
AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
|
This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_I64 type items. More...
#include <sds.h>
Public Member Functions | |
| SdsCodeType | Code () const |
| Return the SDS type code of the item being accessed. | |
| const INT64 * | DataAddressRO () const |
| Access the data directly - read only. | |
| INT64 * | DataAddressRW () |
| Access the data directly. | |
| INT64 & | operator[] (const unsigned long index) |
| SDS array subscript operator (non-const version) | |
| INT64 const & | operator[] (const unsigned long index) const |
| SDS array subscript operator (const version) | |
| unsigned long | Size () const |
| Return the number of elements in the array. | |
This is the SdsArrayAccessHelper class Instantiationed for access ot SDS_I64 type items.
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated on Sun Nov 23 2025 07:04:28 for AAO DRAMA C++ Interface (Old style) by