pvCopy.h now pvStructureCopy.h; copy name space now epics::pvCopy

This commit is contained in:
mrkraimer
2018-09-28 07:17:09 -04:00
parent 4a13cab5a4
commit 11393ce6b1
22 changed files with 45 additions and 30 deletions

View File

@@ -19,7 +19,7 @@ using std::tr1::static_pointer_cast;
using std::vector;
using namespace epics::pvData;
namespace epics { namespace pvDatabase{
namespace epics { namespace pvCopy{
static ConvertPtr convert = getConvert();
static std::string name("array");