Logo ROOT  
Reference Guide
Dict Struct Reference

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

Public Attributes

voidframe
 
DictNode head
 
int(* leq )(void *frame, DictKey key1, DictKey key2)
 

#include </home/sftnight/build/workspace/root-makedoc-v620/rootspi/rdoc/src/v6-20-00-patches/graf3d/eve7/glu/dict-list.h>

Member Data Documentation

◆ frame

void * Dict::frame

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

◆ head

DictNode Dict::head

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

◆ leq

int(* Dict::leq)(void *frame, DictKey key1, DictKey key2)

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

Collaboration diagram for Dict:
[legend]

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