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