Function epics::pvData::ScalarTypeFunc::isInteger

Function Documentation

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

Is the type an integer, i.e. is it one of byte,…ulong

Parameters

scalarType – The type.

Returns

(false,true) if the scalarType is an integer.