DABC (Data Acquisition Backbone Core)  2.9.9
Data Fields
verbs::ComplQueueContext Struct Reference

Context object for completion queue operations. More...

#include <verbs/ComplQueue.h>

Data Fields

int events_get
 
void * itself
 
struct ibv_cq * own_cq
 

Detailed Description

Context object for completion queue operations.

Definition at line 25 of file ComplQueue.h.

Field Documentation

◆ events_get

int verbs::ComplQueueContext::events_get

Definition at line 26 of file ComplQueue.h.

◆ itself

void* verbs::ComplQueueContext::itself

Definition at line 27 of file ComplQueue.h.

◆ own_cq

struct ibv_cq* verbs::ComplQueueContext::own_cq

Definition at line 28 of file ComplQueue.h.


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