7 #ifndef __PVCONFIGURATIONWRITER_H__ 8 #define __PVCONFIGURATIONWRITER_H__ 10 #include <PvPersistenceLib.h> 13 #include <PvStringList.h> 14 #include <PvPropertyList.h> 19 class ConfigurationWriter;
28 PV_PERSISTENCE_API ~PvConfigurationWriter();
45 PvPersistenceLib::ConfigurationWriter *mThis;
51 PvConfigurationWriter(
const PvConfigurationWriter& );
52 const PvConfigurationWriter &operator=(
const PvConfigurationWriter & );
Receive data from a GigE Vision or USB3 Vision transmitter.
Definition: PvStream.h:39
String class.
Definition: PvString.h:21
Result information.
Definition: PvResult.h:13
Save the state of the system.
Definition: PvConfigurationWriter.h:23
Class used to hold a group of PvString objects.
Definition: PvStringList.h:19
Class used to hold a group of PvProperty objects.
Definition: PvPropertyList.h:20
Definition: PvConfigurationReader.h:17
GenICam feature array.
Definition: PvGenParameterArray.h:38
Connect, configure and control a GigE Vision or USB3 Vision device.
Definition: PvDevice.h:30