libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_tnt_spec_t Struct Reference

Data Fields

int boot_type
 
int n_types
 
const char * name
 
uint32_t recv_buf_size
 
uint32_t scratch_size
 
int shard_count
 
const xtc_tnt_type_ttypes
 

Detailed Description

Definition at line 223 of file xtc_tnt.h.

Field Documentation

◆ boot_type

int xtc_tnt_spec_t::boot_type

Definition at line 234 of file xtc_tnt.h.

◆ n_types

int xtc_tnt_spec_t::n_types

Definition at line 226 of file xtc_tnt.h.

◆ name

const char* xtc_tnt_spec_t::name

Definition at line 224 of file xtc_tnt.h.

◆ recv_buf_size

uint32_t xtc_tnt_spec_t::recv_buf_size

Definition at line 229 of file xtc_tnt.h.

◆ scratch_size

uint32_t xtc_tnt_spec_t::scratch_size

Definition at line 228 of file xtc_tnt.h.

◆ shard_count

int xtc_tnt_spec_t::shard_count

Definition at line 227 of file xtc_tnt.h.

◆ types

const xtc_tnt_type_t* xtc_tnt_spec_t::types

Definition at line 225 of file xtc_tnt.h.


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