Namespaces | Defines | Functions | Variables
IChunkPort.h File Reference

Definition of interface IChunkPort. More...

#include <Base/GCBase.h>
#include <GenApi/GenApiDll.h>
#include <GenApi/Types.h>
#include <GenApi/IPort.h>
Include dependency graph for IChunkPort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GENAPI_NAMESPACE
 

Part of the generic device API.


Defines

#define CHUNK_BASE_ADDRESS_REGISTER   GC_INT64_MAX
 Address of a int64_t pseudo register containing the base address of the chunk (MAX_INT64)
#define CHUNK_BASE_ADDRESS_REGISTER_LEN   8
 Length of the CHUNK_BASE_ADDRESS_REGISTER pseudo register.
#define CHUNK_LENGTH_REGISTER   (GC_INT64_MAX-15)
 Address of a int64_t pseudo register containing the length of the chunk.
#define CHUNK_LENGTH_REGISTER_LEN   8
 Length of the CHUNK_LENGTH_REGISTER pseudo register.

Functions

virtual EYesNo GENAPI_NAMESPACE::CacheChunkData () const =0
 Indicates if the chunk a adapter must hold a cached version of the chunk data.

Variables

interface GENAPI_DECL_ABSTRACT GENAPI_NAMESPACE::IChunkPort
 Interface for ports attached to a chunk.

Detailed Description

Definition of interface IChunkPort.

Definition in file IChunkPort.h.


Define Documentation

Address of a int64_t pseudo register containing the base address of the chunk (MAX_INT64)

Definition at line 51 of file IChunkPort.h.

Length of the CHUNK_BASE_ADDRESS_REGISTER pseudo register.

Definition at line 54 of file IChunkPort.h.

Address of a int64_t pseudo register containing the length of the chunk.

Definition at line 57 of file IChunkPort.h.

#define CHUNK_LENGTH_REGISTER_LEN   8

Length of the CHUNK_LENGTH_REGISTER pseudo register.

Definition at line 60 of file IChunkPort.h.



rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 18:42:47