All PVScalar interfaces now implemented
This commit is contained in:
@@ -96,7 +96,7 @@ namespace epics { namespace pvData {
|
||||
|
||||
void BasePVDoubleArray::toString(StringBuilder buf,int indentLevel)
|
||||
{
|
||||
convert->getString(buf,this,indentLevel);
|
||||
getConvert()->getString(buf,this,indentLevel);
|
||||
PVArray::toString(buf,indentLevel);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user