Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GML_list_elem Struct Reference

#include <JETSCAPE/blob/main/external_packages/gtl/include/GTL/gml_parser.h>

+ Collaboration diagram for GML_list_elem:

Public Attributes

char * key
 
struct GML_list_elemnext
 

Detailed Description

Definition at line 40 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 40 of file gml_parser.h

Member Data Documentation

char* GML_list_elem::key

Definition at line 41 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 41 of file gml_parser.h

Referenced by conftest.RootHashAssertionError::__init__(), GML_free_list(), and GML_parser().

struct GML_list_elem* GML_list_elem::next

Definition at line 42 of file gml_parser.h.

View newest version in sPHENIX GitHub at line 42 of file gml_parser.h

Referenced by GML_free_list(), and GML_parser().


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