Function epics::pvData::ScalarTypeFunc::isPrimitive

Function Documentation

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

Is the type primitive, i.e. not string

Parameters

scalarType – The type.

Returns

(false,true) if the scalarType is primitive.