tetengo 1.8.1
A multipurpose library set
Loading...
Searching...
No Matches
tetengo_lattice_entry_tag Struct Reference

An entry. More...

#include <entry.h>

Public Attributes

tetengo_lattice_entry_keyHandle_t key_handle
 
const void * p_value
 
int cost
 

Detailed Description

An entry.

Member Data Documentation

◆ cost

int tetengo_lattice_entry_tag::cost

A cost.

◆ key_handle

tetengo_lattice_entry_keyHandle_t tetengo_lattice_entry_tag::key_handle

A key handle.

◆ p_value

const void* tetengo_lattice_entry_tag::p_value

A pointer to a value.


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