photon  1.1
Data Fields
photonBufferPriv Struct Reference

Convenience pointer type for the private buffer structure. More...

#include <photon.h>

Data Fields

uint64_t key0
 
uint64_t key1
 

Detailed Description

Convenience pointer type for the private buffer structure.

The Photon private buffer information (i.e. RDMA keys) The current abstraction is two 64b values, supporting existing photon backends.

Definition at line 98 of file photon.h.

Field Documentation

◆ key0

uint64_t photonBufferPriv::key0

Definition at line 99 of file photon.h.

◆ key1

uint64_t photonBufferPriv::key1

Definition at line 100 of file photon.h.


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