photon  1.1
Data Fields
photon_ri_ledger Struct Reference

#include <photon_rdma_INFO_ledger.h>

Data Fields

uint64_t prog
 
uint64_t curr
 
uint64_t tail
 
uint32_t num_entries
 
photon_ri_ledger_entryentries
 
struct photon_buffer_t remote
 
struct photon_acct_t acct
 

Detailed Description

Definition at line 34 of file photon_rdma_INFO_ledger.h.

Field Documentation

◆ acct

struct photon_acct_t photon_ri_ledger::acct

Definition at line 41 of file photon_rdma_INFO_ledger.h.

◆ curr

uint64_t photon_ri_ledger::curr

Definition at line 36 of file photon_rdma_INFO_ledger.h.

◆ entries

photon_ri_ledger_entry* photon_ri_ledger::entries

Definition at line 39 of file photon_rdma_INFO_ledger.h.

◆ num_entries

uint32_t photon_ri_ledger::num_entries

Definition at line 38 of file photon_rdma_INFO_ledger.h.

◆ prog

uint64_t photon_ri_ledger::prog

Definition at line 35 of file photon_rdma_INFO_ledger.h.

◆ remote

struct photon_buffer_t photon_ri_ledger::remote

Definition at line 40 of file photon_rdma_INFO_ledger.h.

◆ tail

uint64_t photon_ri_ledger::tail

Definition at line 37 of file photon_rdma_INFO_ledger.h.


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