VTK
Public Attributes | List of all members
_HierarchyInfo Struct Reference

All the entries from a hierarchy file. More...

#include <vtkParseHierarchy.h>

Collaboration diagram for _HierarchyInfo:
[legend]

Public Attributes

int NumberOfEntries
 
HierarchyEntryEntries
 
StringCacheStrings
 

Detailed Description

All the entries from a hierarchy file.

Definition at line 70 of file vtkParseHierarchy.h.

Member Data Documentation

int _HierarchyInfo::NumberOfEntries

Definition at line 72 of file vtkParseHierarchy.h.

HierarchyEntry* _HierarchyInfo::Entries

Definition at line 73 of file vtkParseHierarchy.h.

StringCache* _HierarchyInfo::Strings

Definition at line 74 of file vtkParseHierarchy.h.


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