msiString2KeyValPair ( msParam_t *  inBufferP,
msParam_t *  outKeyValPairP,
ruleExecInfo_t *  rei 
)
Description:
This microservice converts a -separated key=value pair strings into keyValPair structure.
Module:
core
Since:
pre-2.1
Author:
Arcot Rajasekar
Date:
2008-05
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] inBufferP - a msParam of type STR_MS_T which is key=value pairs separated by -sign.
[out] outKeyValPairP - a msParam of type KeyValPair_MS_T which is a keyValuePair structure.
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
none
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
msiStrArray2String

Definition at line 167 of file keyValPairMS.c.

Generated on Fri Mar 15 13:40:30 2013 for iRODS Documentation by  doxygen 1.6.3