7 #ifndef __PVGENCATEGORY_H__ 8 #define __PVGENCATEGORY_H__ 10 #include <PvGenICamLib.h> 17 class GenParameterArray;
18 class GenParameterInternal;
19 class GenParameterArrayManager;
99 PV_GENICAM_API
PvResult GetNameSpace( PvGenNameSpace &aNameSpace )
const;
141 PV_GENICAM_API
bool IsVisible(
PvGenVisibility aCurrentVisibility )
const;
157 PV_GENICAM_API
PvResult IsImplemented(
bool &aImplemented )
const;
168 PV_GENICAM_API
bool IsImplemented()
const;
181 PV_GENICAM_API PV_GENAPI_NS::INode *GetNode();
195 #ifndef PV_GENERATING_DOXYGEN_DOC 197 PvGenICamLib::GenParameterInternal *mThis;
199 friend class PvGenICamLib::GenParameterArray;
200 friend class PvGenICamLib::GenParameterArrayManager;
202 #endif // PV_GENERATING_DOXYGEN_DOC PvGenVisibility
Feature (PvGenParameter object) visibility.
Definition: PvGenTypes.h:60
String class.
Definition: PvString.h:25
Definition: PvGenCategory.h:15
Result information.
Definition: PvResult.h:29
GenICam category.
Definition: PvGenCategory.h:29
GenICam feature-related constants.