Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
DictList Struct Reference

Definition at line 94 of file dict-list.h.

Public Attributes

void * frame
 
DictListNode head
 
int(* leq )(void *frame, DictListKey key1, DictListKey key2)
 

#include </github/home/ROOT-CI/src/graf3d/eve7/glu/dict-list.h>

Member Data Documentation

◆ frame

void * DictList::frame

Definition at line 96 of file dict-list.h.

◆ head

DictListNode DictList::head

Definition at line 95 of file dict-list.h.

◆ leq

int(* DictList::leq)(void *frame, DictListKey key1, DictListKey key2)

Definition at line 97 of file dict-list.h.

Collaboration diagram for DictList:
[legend]

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