Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
IRegister.h File Reference

Namespaces

namespace  Spinnaker
 
namespace  Spinnaker::GenApi
 

Functions

virtual void Get (uint8_t *pBuffer, int64_t Length, bool Verify=false, bool IgnoreCache=false)=0
 Fills a buffer with the register's contents.
 
virtual int64_t GetLength ()=0
 Retrieves the Length of the register [Bytes].
 
virtual int64_t GetAddress ()=0
 Retrieves the Address of the register.
 

Variables

interface SPINNAKER_API_ABSTRACT IRegister
 Interface for registers.