All PVScalar interfaces now implemented

This commit is contained in:
Marty Kraimer
2010-09-30 07:49:29 -04:00
parent 355ac3aa1d
commit 419f340aaa
20 changed files with 1036 additions and 39 deletions

View File

@@ -9,7 +9,7 @@
namespace epics { namespace pvData {
static DebugLevel debugLevel = highDebug;
static DebugLevel debugLevel = lowDebug;
static void newLine(StringBuilder buffer, int indentLevel)
{
*buffer += "\n";