All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GENAPI_NAMESPACE::CValueCache Class Reference

Cache for Registervalues. More...

#include <ValueCache.h>

Inheritance diagram for GENAPI_NAMESPACE::CValueCache:

Public Member Functions

 CValueCache ()
 
void GetValue (int64_t Address, uint32_t Size, void *pValue) const
 Look up a value. More...
 
void InvalidateValue (int64_t Address)
 Invalidate a value. More...
 
bool IsValueValid (int64_t Address, uint32_t Size) const
 Query whether value is valid. More...
 
void SetCacheShield (int64_t Address, bool shield) const
 Set the cache shield for a specific address. More...
 
void SetValue (int64_t Address, uint32_t Size, const void *pValue)
 Enter a new value. More...
 
 ~CValueCache ()
 
- Public Member Functions inherited from GENAPI_NAMESPACE::LockableObject< CValueCache >
Lock GetLock () const
 Get a new lock. More...
 

Private Member Functions

 CValueCache (const CValueCache &)
 Query wheher value is implemented. More...
 
CValueCacheoperator= (const CValueCache &)
 not implmeneted: assignment operator More...
 

Private Attributes

CValueCacheImpl * m_pImpl
 

Additional Inherited Members

- Public Attributes inherited from GENAPI_NAMESPACE::LockableObject< CValueCache >
CLock m_Lock
 

Detailed Description

Cache for Registervalues.

Definition at line 46 of file ValueCache.h.

Constructor & Destructor Documentation

◆ CValueCache() [1/2]

GENAPI_NAMESPACE::CValueCache::CValueCache ( )

◆ ~CValueCache()

GENAPI_NAMESPACE::CValueCache::~CValueCache ( )

◆ CValueCache() [2/2]

GENAPI_NAMESPACE::CValueCache::CValueCache ( const CValueCache )
private

Query wheher value is implemented.

Clear all entries not implemented: copy constructor

Member Function Documentation

◆ GetValue()

void GENAPI_NAMESPACE::CValueCache::GetValue ( int64_t  Address,
uint32_t  Size,
void *  pValue 
) const

Look up a value.

◆ InvalidateValue()

void GENAPI_NAMESPACE::CValueCache::InvalidateValue ( int64_t  Address)

Invalidate a value.

◆ IsValueValid()

bool GENAPI_NAMESPACE::CValueCache::IsValueValid ( int64_t  Address,
uint32_t  Size 
) const

Query whether value is valid.

◆ operator=()

CValueCache& GENAPI_NAMESPACE::CValueCache::operator= ( const CValueCache )
private

not implmeneted: assignment operator

◆ SetCacheShield()

void GENAPI_NAMESPACE::CValueCache::SetCacheShield ( int64_t  Address,
bool  shield 
) const

Set the cache shield for a specific address.

◆ SetValue()

void GENAPI_NAMESPACE::CValueCache::SetValue ( int64_t  Address,
uint32_t  Size,
const void *  pValue 
)

Enter a new value.

Member Data Documentation

◆ m_pImpl

CValueCacheImpl* GENAPI_NAMESPACE::CValueCache::m_pImpl
private

Definition at line 82 of file ValueCache.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Dec 4 2024 03:10:13