Arg Routines

ArgCheckItem
Check if an SDS id's details matches the specified details.

ArgCvt
Convert from one scaler SDS type to Another.

ArgDelete
Delete an argument structure

ArgFind
Call SdsFind, but report any error using ErsRep.

ArgGetString
Get a character string item from an argument structure

ArgGetc
Get a character item from an argument structure

ArgGetd
Get a double floating point item from an argument structure

ArgGetf
Get a floating point item from an argument structure

ArgGeti
Get an integer item from an argument structure

ArgGeti64
Get a 64 bit integer item from an argument structure

ArgGets
Get a short integer item from an argument structure

ArgGetu
Get an unsigned integer item from an argument structure

ArgGetu64
Get an unsigned 64bit integer item from an argument structure

ArgGetus
Get an unsigned short integer item from an argument structure

ArgLook
Look at the contents of a string and determined if it can be represented as a number.

ArgNew
Create a new argument structure

ArgPut1DArrayB
Put a 1D "unsigned char" (SDS_UBYTE) array.

ArgPut1DArrayBElem
Put a 1D unsigned char (SDS_BYTE) array element.

ArgPut1DArrayD
Put a 1D double array.

ArgPut1DArrayDElem
Put a 1D double array element.

ArgPut1DArrayI
Put a 1D INT32 array.

ArgPut1DArrayIElem
Put a 1D INT32 array element.

ArgPut1DArrayS
Put a 1D string array.

ArgPut1DArraySElem
Put a 1D string array element.

ArgPutString
Put a character string item into an argument structure

ArgPutc
Put a character item into an argument structure

ArgPutd
Put a double floating point item into an argument structure

ArgPutf
Put a floating point item into an argument structure

ArgPuti
Put a integer item into an argument structure

ArgPuti64
Put a 64 bit integer item into an argument structure

ArgPuts
Put a short integer item into an argument structure

ArgPutu
Put an unsigned integer item into an argument structure

ArgPutu64
Put an unsigned 64 bit integer item into an argument structure

ArgPutus
Put an unsigned short integer item into an argument structure

ArgSdsList
List an Sds structure calling a user supplied callback.

ArgToString
Take an Sds structure and write it to a string.


Click here for the DRAMA home page and here for the AAO home page.

 For more information, contact tony.farrell@mq.edu.au