Commit Graph

9 Commits

Author SHA1 Message Date
Marty Kraimer
619534b984 include files put into include/pv 2011-06-07 08:30:15 -04:00
Marty Kraimer
9dda7a59dd fix memory leak in monitorQueue.cpp 2011-06-03 17:10:23 -04:00
Marty Kraimer
89daa1dac1 fix bug in monitorQueue.cpp 2011-05-19 12:02:47 -04:00
Marty Kraimer
49e619200e use shared_pointer const & instead of shared_pointer everywhere 2011-05-13 07:20:55 -04:00
Marty Kraimer
200e984f3b monor changes to monitor.h 2011-05-12 15:12:35 -04:00
Marty Kraimer
bea5beefcc minor changes to monitor.h 2011-05-12 09:15:15 -04:00
Marty Kraimer
95ae684d3d add == for introspection; == of PVField is done in base class via convert.
Make monitorQueue compatible with monitor, i.e. shared_pointer
2011-04-27 08:27:10 -04:00
Marty Kraimer
3a00b879ee Added a new method to PVDataCreate that allows a PVStructure to be created from a PVField array where the elements have a null parent.
PVField::message was changed to pass the message to the top level field adding the field name at each level.
2011-04-15 14:21:55 -04:00
Marty Kraimer
323a2d7321 major changes to monitor. Bug in Convert::copyScalar (change every break to rerurn); minor change to StandardPVField and queueVoid 2011-04-05 08:37:16 -04:00