gmxCopy
Author: Hiroshisa Mori / joshua@globalbase.org +
[Transrate]Reiko Inoue Bendtsen c/o Suzaku Translations /
(http://www.suzaku-translations.com/) +
PROTOTYPE
<gmxCopy>
channel.... <gmxCopy>
<gmxCopy>
channelsList <gmxCopy>
ARGUMENTS
channel [1+] Integer [UNDEF REF (XLT_INTEGER)]Channel numbers or character string [UNDEF REF (XLT_STRING)]channel flag
channelsList [1] List of integers [UNDEF REF (XLT_PAIR)]Specify a list of channel numbers or
channel flags to be copied
ATTRIBUTES
src [mandatory] XLT_INTEGER [UNDEF REF (XLT_INTEGER)]Copy source matrix descriptor
dest [mandatory] XLT_INTEGER [UNDEF REF (XLT_INTEGER)]Copy destination matrix descriptor
EVALUATION TYPE
applicative
AGENT(S) BELONGS
gbmx
ENVIRONMENT BELONGS
Env1
EXPLANATION
This function copies the
channel of all nodes or channels specified by
channelList from
src to
dest .
The following channel flags can be specified.
-
MF_VISU
-
MF_SEND
-
MF_FILE
-
MF_SEND_VISU
-
MF_SEND_FILE
It is allowed to specify multiple channel flags and channel nummbers. It is also allowed to mix them.
[UP]
Go To Page Top
RETURN VALUE
XLT_NULL [UNDEF REF (XLT_INTEGER)]
ERRORS
-
XLE_SEMANTICS_TYPE_MISSMATCH [UNDEF REF (XLE_SEMANTICS_TYPE_MISSMATCH)]
-
XLE_PROTO_INV_PARAM [UNDEF REF (XLE_PROTO_INV_PARAM)]
REFERENCE
BUGS
[UP]
Go To Page Top