Public Member Functions | Private Types
GENAPI_NAMESPACE::CRegisterRefT< T > Class Template Reference

#include <IRegister.h>

Inheritance diagram for GENAPI_NAMESPACE::CRegisterRefT< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Types

typedef CValueRefT< Tref

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CRegisterRefT< T >

Definition at line 92 of file IRegister.h.


Member Typedef Documentation

template<class T >
typedef CValueRefT<T> GENAPI_NAMESPACE::CRegisterRefT< T >::ref [private]

Reimplemented from GENAPI_NAMESPACE::CValueRefT< T >.

Definition at line 94 of file IRegister.h.


Member Function Documentation

template<class T >
virtual void GENAPI_NAMESPACE::CRegisterRefT< T >::Get ( uint8_t *  pBuffer,
int64_t  Length,
bool  Verify = false,
bool  IgnoreCache = false 
) [inline, virtual]

Fills a buffer with the register's contents.

Definition at line 111 of file IRegister.h.

template<class T >
virtual int64_t GENAPI_NAMESPACE::CRegisterRefT< T >::GetAddress ( ) [inline, virtual]

Retrieves the Address of the register.

Definition at line 129 of file IRegister.h.

template<class T >
virtual int64_t GENAPI_NAMESPACE::CRegisterRefT< T >::GetLength ( ) [inline, virtual]

Retrieves the Length of the register [Bytes].

Definition at line 120 of file IRegister.h.

template<class T >
virtual void GENAPI_NAMESPACE::CRegisterRefT< T >::Set ( const uint8_t *  pBuffer,
int64_t  Length,
bool  Verify = true 
) [inline, virtual]

Set the register's contents.

Definition at line 102 of file IRegister.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:49