Public Member Functions | Private Member Functions | Private Attributes
GENAPI_NAMESPACE::CValueCache Class Reference

Cache for Registervalues. More...

#include <ValueCache.h>

Inheritance diagram for GENAPI_NAMESPACE::CValueCache:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CValueCache ()
void GetValue (int64_t Address, uint32_t Size, void *pValue) const
 Look up a value.
void InvalidateValue (int64_t Address)
 Invalidate a value.
bool IsValueValid (int64_t Address, uint32_t Size) const
 Query whether value is valid.
void SetValue (int64_t Address, uint32_t Size, const void *pValue)
 Enter a new value.
 ~CValueCache ()

Private Member Functions

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

Private Attributes

CValueCacheImpl * m_pImpl

Detailed Description

Cache for Registervalues.

Definition at line 46 of file ValueCache.h.


Constructor & Destructor Documentation

Query wheher value is implemented.

Clear all entries not implemented: copy constructor


Member Function Documentation

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

Look up a value.

Invalidate a value.

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

Query whether value is valid.

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

not implmeneted: assignment operator

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

Enter a new value.


Member Data Documentation

CValueCacheImpl* GENAPI_NAMESPACE::CValueCache::m_pImpl [private]

Definition at line 79 of file ValueCache.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