#include <conduitFriends.h>
Public Member Functions | |
change_mapPulseID (const PVDataHolder &new_pvd) | |
void | operator() (Conduit &c) |
Private Attributes | |
PVDataHolder | new_pvd |
Friend to Conduit permitting pulse_id/pvdata to be set in hash table
change_mapPulseID::change_mapPulseID | ( | const PVDataHolder & | new_pvd | ) | [inline] |
void change_mapPulseID::operator() | ( | Conduit & | c | ) | [inline] |
References PVHolder::getPulseID(), Conduit::mapPulseID, Conduit::mapPulseIDBufferSize, and new_pvd.
PVDataHolder change_mapPulseID::new_pvd [private] |
Referenced by operator()().