gmxStatus
Author: Hiroshisa Mori / joshua@globalbase.org +
[Transrate]Reiko Inoue Bendtsen c/o Suzaku Translations /
(http://www.suzaku-translations.com/) +
PROTOTYPE
<gmxStatus>
filename <gmxStatus>
ARGUMENTS
filaname [0-1] XLT_STRING [UNDEF REF (XLT_STRING)]or key etc.
end_dim_code [1] List of integers [UNDEF REF (XLT_PAIR)]Import destination channel numbers
ATTRIBUTES
id [mandatory] XLT_INTEGER [UNDEF REF (XLT_INTEGER)]matrix descriptor
path-type [arbitrary] Method for specifying a file name. absolute/related/network/key default="absolute"
EVALUATION TYPE
applicative
AGENT(S) BELONGS
gbmx
ENVIRONMENT BELONGS
Env1,Env0
EXPLANATION
This function returns the status information of the matrix given by
id or
path-thype and
filename . If
id is specified, it is not necessary to specify
filename .
Moreover, the method of specifying path-type="absolute" and id must be accessible by Env1.
[UP]
Go To Page Top
RETURN VALUE
List of gmxStatus. Please refer to
"gmxStatus List Type Reference"for the detailed explanation.
ERRORS
-
XLE_PROTO_INV_PARAM [UNDEF REF (XLE_PROTO_INV_PARAM)]
-
"param"
The format of the pointdata attribute is illegal.
-
"attribute::mode"
The value of the mode attribute is not supported.
-
"attribute:path-type"
The value of path-type is not supported.
-
XLE_PROTO_INV_OBJECT [UNDEF REF (XLE_PROTO_INV_OBJECT)]
No pixels exist at the coordinate position given by pointdata.
Connection was refused due to authentication failure
-
XLE_PROTO_OPEN_FILE [UNDEF REF (XLE_PROTO_OPEN_FILE)]
The file specified by filename could not be opened.
-
XLE_SEMANTICS_TYPE_MISSMATCH [UNDEF REF (XLE_SEMANTICS_TYPE_MISSMATCH)]
The data types of pointdata and filename do not match.
-
XLE_PROTO_PERMISSION_DENIED [UNDEF REF (XLE_PROTO_PERMISSION_DENIED)]
It is attempted to execute path-type="absolute" in the Env0 environment.
REFERENCE
"gmxStatus List Type Reference"
BUGS
[UP]
Go To Page Top