Spinnaker C++
4.0.0.116
Namespaces | Macros | Functions | Variables
IChunkPort.h File Reference

Namespaces

 Spinnaker
 
 Spinnaker::GenApi
 

Macros

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

Functions

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

Variables

interface SPINNAKER_API_ABSTRACT IChunkPort
 Interface for ports attached to a chunk. More...
 
Contact Support Spinnaker® SDK Programmer's Guide and API Reference