7 #ifndef __PVPROPERTYLIST_H__ 8 #define __PVPROPERTYLIST_H__ 10 #include <PvPersistenceLib.h> 11 #include <PvProperty.h> 16 class PropertyListPrivate;
30 uint32_t GetSize()
const;
43 #ifndef PV_GENERATING_DOXYGEN_DOC 45 PvPersistenceLib::PropertyListPrivate *mThis;
47 #endif // PV_GENERATING_DOXYGEN_DOC Simple name/value string pair class.
Definition: PvProperty.h:13
String class.
Definition: PvString.h:21
Class used to hold a group of PvProperty objects.
Definition: PvPropertyList.h:20
Definition: PvConfigurationReader.h:17