Electroneum
iter_hints_stub Struct Reference

#include <iter_hints.h>

Collaboration diagram for iter_hints_stub:

Public Attributes

struct name_tree_node node
 
struct delegptdp
 
uint8_t noprime
 

Detailed Description

Iterator hints for a particular stub.

Definition at line 68 of file iter_hints.h.

Member Data Documentation

◆ dp

struct delegpt* iter_hints_stub::dp

delegation point with hint information for this stub. malloced.

Definition at line 72 of file iter_hints.h.

◆ node

struct name_tree_node iter_hints_stub::node

tree sorted by name, class

Definition at line 70 of file iter_hints.h.

◆ noprime

uint8_t iter_hints_stub::noprime

does the stub need to forego priming (like on other ports)

Definition at line 74 of file iter_hints.h.


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