7 #ifndef __PVGENPARAMETERLIST_H__
8 #define __PVGENPARAMETERLIST_H__
10 #include <PvGenICamLib.h>
11 #include <PvGenParameter.h>
17 namespace PvGenICamLib
19 class GenParameterList;
33 uint32_t GetSize()
const;
44 #ifndef PV_GENERATING_DOXYGEN_DOC
46 PvGenICamLib::GenParameterList *mThis;
48 #endif // PV_GENERATING_DOXYGEN_DOC
Class used to hold a group of PvGenParameter pointers.
Definition: PvGenParameterList.h:23
Base class for all GenICam feature types.
Definition: PvGenParameter.h:37