Move definitions of 2 getSubFieldT overloads: shared_ptr<PVT> PVStructure::getSubFieldT(const char *name) const shared_ptr<PVT> PVStructure::getSubFieldT(size_t fieldOffset) const out of class body so not implicitly inlined.
Move definitions of 2 getSubFieldT overloads: shared_ptr<PVT> PVStructure::getSubFieldT(const char *name) const shared_ptr<PVT> PVStructure::getSubFieldT(size_t fieldOffset) const out of class body so not implicitly inlined.