Definition of interface IPort. More...
#include <Base/GCException.h>
#include <GenApi/GenApiDll.h>
#include <GenApi/Types.h>
#include <GenApi/IBase.h>
Namespaces | |
GenApi | |
Contains definitions of the types of GenICam GenApi modules. | |
Typedefs | |
typedef CPortRefT< IPort > | GenApi::CPortRef |
Functions | |
struct virtual __attribute__((visibility("default"))) IPort void | GenApi::Write (const void *pBuffer, int64_t Address, int64_t Length)=0 |
Interface for ports. More... | |
Definition of interface IPort.