eBUS SDK v6.5.1.6797 API
7 #ifndef __PVGENREGISTER_H__
8 #define __PVGENREGISTER_H__
10 #include <PvGenParameter.h>
40 PV_GENICAM_API
PvResult Set(
const uint8_t *aBuffer, int64_t aLength );
56 PV_GENICAM_API
PvResult Get( uint8_t *aBuffer, int64_t aLength )
const;
Result information.
Definition: PvResult.h:29
PvResult Set(const uint8_t *aBuffer, int64_t aLength)
Write to the register.
Definition: PvGenRegister.cpp:45
GenICam feature: Register, or IRegister. A feature providing direct access to a section of the device...
Definition: PvGenRegister.h:19
PvGenRegister()
Constructor.
Definition: PvGenRegister.cpp:26
PvResult Get(uint8_t *aBuffer, int64_t aLength) const
Reads from the register.
Definition: PvGenRegister.cpp:72
PvResult GetLength(int64_t &aLength) const
Returns the length of the register mapped with this feature.
Definition: PvGenRegister.cpp:99
Base class for all GenICam feature types.
Definition: PvGenParameter.h:43
virtual ~PvGenRegister()
Destructor.
Definition: PvGenRegister.cpp:35
Copyright (c) 2002-2024 Pleora Technologies Inc.
www.pleora.com