Spinnaker SDK C++
4.3.0.189
 
Namespaces | Functions | Variables
IRegister.h File Reference

Namespaces

 Spinnaker
 
 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. More...
 
virtual int64_t GetLength ()=0
 Retrieves the Length of the register [Bytes]. More...
 
virtual int64_t GetAddress ()=0
 Retrieves the Address of the register. More...
 

Variables

interface SPINNAKER_API_ABSTRACT IRegister
 Interface for registers. More...