Logo ROOT  
Reference Guide
 
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 </home/sftnight/build/workspace/root-makedoc-v628/rootspi/rdoc/src/v6-28-00-patches/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: