Function epics::pvData::ScalarTypeFunc::isNumeric

Function Documentation

bool epics::pvData::ScalarTypeFunc::isNumeric(ScalarType type)

Is the type numeric, i.e. is it one of byte,…,double

Parameters

scalarType – The type.

Returns

(false,true) if the scalarType is a numeric