AAO DRAMA C++ Interface (Old style)
DRAMA C++, Depreciated, don't use for new code
|
This is the complete list of members for Arg, including all inherited members.
Arg(const SdsIdType item=0, const bool free=false, const bool del=false, const bool readfree=false) | Arg | inline |
Arg(bool, StatusType *const status, const char *const name="ArgStructure") | Arg | inline |
Arg(const SdsId &source, const char *const name, StatusType *const status) | Arg | inline |
Arg(const SdsId &source, const long index, StatusType *status) | Arg | inline |
Arg(const SdsId &source, const std::string &name, StatusType *const status) | Arg | inline |
ArrayAccess(SdsArrayAccessHelper< T > *const data, StatusType *const status) | SdsId | inline |
ArrayAccess(const unsigned long expitems, SdsArrayAccessHelper< T > *const data, StatusType *const status) | SdsId | inline |
ArrayAccess(SdsArrayAccessHelper< T > *const data, long ndims, unsigned long dims[], StatusType *const status) | SdsId | inline |
ArrayAccess(SdsArrayAccessHelper< T > *const data, long *ndims, unsigned long dims[], StatusType *const status) | SdsId | inline |
CheckItem(SdsCodeType code, StatusType *status, long ndims=-1, long *dims=0) | Arg | inline |
ClearDelete() | SdsId | inline |
Code(SdsCodeType *const code, StatusType *const status) const | SdsId | inline |
Convert(SdsCodeType DstType, void *DstAddr, unsigned long int DstLen, StatusType *status) | Arg | inline |
COut(const bool outlives, bool *const free=0, bool *const del=0, bool *const readfree=0) | SdsId | inline |
COut(const bool outlives, SdsIdType *item, bool *const free=0, bool *const del=0, bool *const readfree=0) | SdsId | inline |
DeepCopy(const SdsId &source, StatusType *const status) | SdsId | inline |
DeepCopy(const SdsIdType source, StatusType *status) | SdsId | inline |
del (defined in SdsId) | SdsId | |
Delete(StatusType *const status) | SdsId | inlinevirtual |
Dims(long *const ndims, unsigned long *const dims, StatusType *const status) const | SdsId | inline |
Export(const unsigned long length, void *const data, StatusType *const status) | SdsId | inline |
ExportDefined(const unsigned long length, void *const data, StatusType *const status) | SdsId | inline |
Extract(StatusType *const status) | SdsId | inline |
FillArray(const SdsId &elem, StatusType *const status) | SdsId | inline |
Find(const SdsId &source, const char *const name, StatusType *const status) | SdsId | inline |
Flush(StatusType *const status) | SdsId | inline |
free (defined in SdsId) | SdsId | |
Get(const char *name, bool *value, StatusType *const status) const | Arg | inline |
Get(const char *name, char *value, StatusType *const status) const | Arg | inline |
Get(const char *name, short *value, StatusType *const status) const | Arg | inline |
Get(const char *name, unsigned short *value, StatusType *const status) const | Arg | inline |
Get(const char *name, INT32 *value, StatusType *const status) const | Arg | inline |
Get(const char *name, UINT32 *value, StatusType *const status) const | Arg | inline |
Get(const char *name, INT64 *value, StatusType *const status) const | Arg | inline |
Get(const char *name, UINT64 *value, StatusType *const status) const | Arg | inline |
Get(const char *name, float *value, StatusType *const status) const | Arg | inline |
Get(const char *name, double *value, StatusType *const status) const | Arg | inline |
Get(const char *name, long len, char *value, StatusType *const status) const | Arg | inline |
Get(const unsigned long length, void *const data, StatusType *const status, unsigned long *actlen=0, const unsigned long offset=0) const | Arg | inlinevirtual |
Get(const std::string &name, bool *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, char *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, short *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, unsigned short *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, INT32 *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, UINT32 *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, INT64 *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, UINT64 *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, float *value, StatusType *const status) const | Arg | inline |
Get(const std::string &name, double *value, StatusType *const status) const | Arg | inline |
Get(const char *name, std::string *value, StatusType *status, int buflen=100) const | Arg | inline |
Get(const std::string &name, std::string *value, StatusType *status, int buflen=100) const | Arg | inline |
GetExternInfo(void **data, StatusType *const status) const | SdsId | inline |
GetExtra(const unsigned long length, char *const extra, StatusType *const status, unsigned long *actlen=0) const | SdsId | inline |
GetName(char *const name, StatusType *const status) const | SdsId | inline |
Info(char *const name, SdsCodeType *const code, long *const ndims, unsigned long *const dims, StatusType *const status) const | SdsId | inline |
Insert(SdsId &to_insert, StatusType *const status) | SdsId | inline |
Insert(SdsId &to_insert, const long ndims, const unsigned long *const dims, StatusType *const status) | SdsId | inline |
IsExternal(int *const external, StatusType *const status) const | SdsId | inline |
List(const SdsId &id, unsigned buflen, char *buffer, ArgListFuncType func, void *client_data, StatusType *ARGCONST status) | Arg | inlinestatic |
List(StatusType *const status) const | Arg | inline |
List(FILE *to, StatusType *const status) const | Arg | inline |
New(StatusType *const status, const char *const name="ArgStructure") | Arg | inline |
operator bool(void) const | SdsId | inline |
operator SdsIdType(void) const | SdsId | inline |
Outlive() | SdsId | inline |
Pointer(void **data, StatusType *const status, unsigned long *length=0) | SdsId | inline |
Put(const char *name, bool value, StatusType *const status) | Arg | inline |
Put(const char *name, char value, StatusType *const status) | Arg | inline |
Put(const char *name, short value, StatusType *const status) | Arg | inline |
Put(const char *name, unsigned short value, StatusType *const status) | Arg | inline |
Put(const char *name, INT32 value, StatusType *const status) | Arg | inline |
Put(const char *name, UINT32 value, StatusType *const status) | Arg | inline |
Put(const char *name, INT64 value, StatusType *const status) | Arg | inline |
Put(const char *name, UINT64 value, StatusType *const status) | Arg | inline |
Put(const char *name, float value, StatusType *const status) | Arg | inline |
Put(const char *name, double value, StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const double data[], StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const unsigned index, const double data, StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const INT32 data[], StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const unsigned index, const INT32 data, StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const unsigned char data[], StatusType *const status) | Arg | inline |
Put(const char *name, const long dim, const unsigned index, const unsigned char data, StatusType *const status) | Arg | inline |
Put(const char *name, const long slen, const long dim, const char *data[], StatusType *const status) | Arg | inline |
Put(const char *name, const long slen, const long dim, const unsigned index, const char *data, StatusType *const status) | Arg | inline |
Put(const unsigned long length, void *const data, StatusType *const status, const unsigned long offset=0) | Arg | inlinevirtual |
Put(const std::string &name, bool value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, char value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, short value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, unsigned short value, StatusType *const status) | Arg | inline |
Put(const std::string &name, INT32 value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, UINT32 value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, INT64 value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, UINT64 value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, float value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const std::string &name, double value, StatusType *const status, const std::string &extraData="") | Arg | inline |
Put(const char *name, const std::string &value, StatusType *status, const std::string &extraData="") | Arg | inline |
Put(const char *name, const char *value, StatusType *const status, const std::string &extraData="") (defined in Arg) | Arg | inline |
Put(const std::string &name, const std::string &value, StatusType *status, const std::string &extraData="") | Arg | inline |
PutExtra(const std::string &name, const std::string &extraData, StatusType *const status) | Arg | inline |
SdsId::PutExtra(const long nextra, const char *const extra, StatusType *const status) | SdsId | inline |
readfree (defined in SdsId) | SdsId | |
Rename(const char *const name, StatusType *const status) | SdsId | inline |
Resize(const long ndims, const unsigned long *dims, StatusType *const status) | SdsId | inline |
SdsId(const SdsIdType item=0, const bool free=false, const bool del=false, const bool readfree=false) | SdsId | inline |
SdsId(void *const data, StatusType *const status, const bool import=false) | SdsId | inline |
SdsId(const void *const data, StatusType *const status) | SdsId | inline |
SdsId(const char *const filename, StatusType *const status) | SdsId | inline |
SdsId(const SdsId &parent_id, const char *const name, const SdsCodeType code, StatusType *const status, const long nextra=0, const char *const extra=0) | SdsId | inline |
SdsId(const char *const name, const SdsCodeType code, StatusType *const status, const long nextra=0, const char *const extra=0) | SdsId | inline |
SdsId(const SdsId &parent_id, const char *const name, const SdsCodeType code, const long ndims, const unsigned long *dims, StatusType *const status, const long nextra=0, const char *const extra=0) | SdsId | inline |
SdsId(const char *const name, const SdsCodeType code, const long ndims, const unsigned long *dims, StatusType *const status, const long nextra=0, const char *const extra=0) | SdsId | inline |
SdsId(const SdsId &array_id, const long nindicies, const unsigned long *const indicies, StatusType *const status) | SdsId | inline |
SdsId(const SdsId &source, StatusType *const status) | SdsId | inline |
SdsId(const SdsId &source, const char *const name, StatusType *const status) | SdsId | inline |
SdsId(const SdsId &source, const long index, StatusType *const status) | SdsId | inline |
SetDelete() | SdsId | inline |
SetFree() | SdsId | inline |
ShallowCopy(SdsId &source, const bool outlives=true) | SdsId | inline |
ShallowCopy(const SdsIdType source, const bool free=false, const bool del=false, const bool readfree=false) | SdsId | inline |
Size(unsigned long *const bytes, StatusType *const status) const | SdsId | inline |
SizeDefined(unsigned long *const bytes, StatusType *const status) const | SdsId | inline |
toString(int maxlen, int *length, char *string, StatusType *const status) | Arg | inline |
toString(std::string *s, StatusType *const status, int maxlen=200) | Arg | inline |
ToString(int maxlen, int *length, char *string, StatusType *const status) | Arg | inline |
ToString(std::string *s, StatusType *const status, int maxlen=200) | Arg | inline |
Write(const char *const filename, StatusType *const status) const | SdsId | inline |
~SdsId() | SdsId | inlinevirtual |
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 Thu Dec 12 2024 23:07:38 for AAO DRAMA C++ Interface (Old style) by 1.9.8