Public Member Functions | Private Types | List of all members
GENAPI_NAMESPACE::CPortStackedRefT< T > Class Template Reference

#include <IPortStacked.h>

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

Public Member Functions

virtual void Read (PORT_REGISTER_STACK_ENTRY *pEntries, size_t numEntries)
 Reads a chunk of bytes from the port. More...
 
virtual void Write (PORT_REGISTER_STACK_ENTRY *pEntries, size_t numEntries)
 Writes a chunk of bytes to the port. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CPortRefT< T >
virtual void Read (void *pBuffer, int64_t Address, int64_t Length)
 Reads a chunk of bytes from the port. More...
 
virtual void Write (const void *pBuffer, int64_t Address, int64_t Length)
 Writes a chunk of bytes to the port. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CBaseRefT< T >
virtual EAccessMode GetAccessMode () const
 Get the access mode of the node. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CReferenceT< T, T >
 CReferenceT ()
 
virtual void SetReference (IBase *ptr)
 sets the implementation to the reference More...
 

Private Types

typedef CPortRefT< T > ref
 

Additional Inherited Members

- Protected Attributes inherited from GENAPI_NAMESPACE::CReferenceT< T, T >
T * m_Ptr
 Pointer to the implementation the reference references to. More...
 

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CPortStackedRefT< T >

Definition at line 80 of file IPortStacked.h.

Member Typedef Documentation

template<class T >
typedef CPortRefT<T> GENAPI_NAMESPACE::CPortStackedRefT< T >::ref
private

Definition at line 82 of file IPortStacked.h.

Member Function Documentation

template<class T >
virtual void GENAPI_NAMESPACE::CPortStackedRefT< T >::Read ( PORT_REGISTER_STACK_ENTRY pEntries,
size_t  numEntries 
)
inlinevirtual

Reads a chunk of bytes from the port.

Definition at line 90 of file IPortStacked.h.

template<class T >
virtual void GENAPI_NAMESPACE::CPortStackedRefT< T >::Write ( PORT_REGISTER_STACK_ENTRY pEntries,
size_t  numEntries 
)
inlinevirtual

Writes a chunk of bytes to the port.

Definition at line 99 of file IPortStacked.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42