GenApi 3.5.1
Typedefs | Functions | Variables

Definition of interface IPort. More...

Go to the source code of this file.

Typedefs

typedef CPortRefT< IPort > CPortRef
 

Functions

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

Variables

GENICAM_INTERFACE GENAPI_DECL_ABSTRACT IPort
 Interface for ports.