int8_t cmdparams_get_int8 ( CmdParams_t parms,
char *  name,
int *  status 
)

Returns the value in the parameters list associated with the specified name. If there is no entry with that name or if the type does not correspond to XXX, then the value representing missing (fill) data for that type is returned, and the status value is set to a non-zero code.

On a faliure such as inability to locate the named key or to successfully parse the associated value string according to the prescribed datatype, returns the MISSING value defined for the type.

Definition at line 1910 of file cmdparams.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1