eBUS SDK v6.2.8.5877 API
7 #ifndef __PVGENREGISTER_H__
8 #define __PVGENREGISTER_H__
10 #include <PvGenParameter.h>
17 PV_GENICAM_API
PvResult Set(
const uint8_t *aBuffer, int64_t aLength );
18 PV_GENICAM_API
PvResult Get( uint8_t *aBuffer, int64_t aLength )
const;
Result information.
Definition: PvResult.h:13
PvResult Set(const uint8_t *aBuffer, int64_t aLength)
Write to the register.
Definition: PvGenRegister.cpp:63
GenICam feature: Register, or IRegister. A feature providing direct access to a section of the device...
Definition: PvGenRegister.h:13
PvGenRegister()
Constructor.
Definition: PvGenRegister.cpp:31
PvResult Get(uint8_t *aBuffer, int64_t aLength) const
Reads from the register.
Definition: PvGenRegister.cpp:101
PvResult GetLength(int64_t &aLength) const
Returns the length of the register mapped with this feature.
Definition: PvGenRegister.cpp:132
Base class for all GenICam feature types.
Definition: PvGenParameter.h:37
virtual ~PvGenRegister()
Destructor.
Definition: PvGenRegister.cpp:40
Copyright (c) 2002-2021 Pleora Technologies Inc.
www.pleora.com