isomatch
Public Attributes | List of all members
circuit_list Struct Reference

Linked list of circuit_handle More...

#include <isomatch.h>

Public Attributes

circuit_handle circ
 Data for this element. More...
 
struct circuit_listnext
 Next element in the list. More...
 

Detailed Description

Linked list of circuit_handle

Member Data Documentation

◆ circ

circuit_handle circuit_list::circ

Data for this element.

◆ next

struct circuit_list* circuit_list::next

Next element in the list.


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