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

#include <IPort.h>

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

List of all members.

Public Member Functions

virtual void Read (void *pBuffer, int64_t Address, int64_t Length)
 Reads a chunk of bytes from the port.
virtual void Write (const void *pBuffer, int64_t Address, int64_t Length)
 Writes a chunk of bytes to the port.

Private Types

typedef CBaseRefT< Tref

Detailed Description

template<class T>
class GENAPI_NAMESPACE::CPortRefT< T >

Definition at line 73 of file IPort.h.


Member Typedef Documentation

template<class T >
typedef CBaseRefT<T> GENAPI_NAMESPACE::CPortRefT< T >::ref [private]

Reimplemented from GENAPI_NAMESPACE::CBaseRefT< T >.

Reimplemented in GENAPI_NAMESPACE::CPortRecorderRefT< T >.

Definition at line 75 of file IPort.h.


Member Function Documentation

template<class T >
virtual void GENAPI_NAMESPACE::CPortRefT< T >::Read ( void *  pBuffer,
int64_t  Address,
int64_t  Length 
) [inline, virtual]

Reads a chunk of bytes from the port.

Definition at line 83 of file IPort.h.

template<class T >
virtual void GENAPI_NAMESPACE::CPortRefT< T >::Write ( const void *  pBuffer,
int64_t  Address,
int64_t  Length 
) [inline, virtual]

Writes a chunk of bytes to the port.

Definition at line 92 of file IPort.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:11