VTK
Public Attributes
_UsingInfo Struct Reference

UsingInfo is for using directives. More...

#include <vtkParseData.h>

List of all members.

Public Attributes

parse_item_t ItemType
parse_access_t Access
const char * Name
const char * Comment
const char * Scope

Detailed Description

UsingInfo is for using directives.

Definition at line 172 of file vtkParseData.h.


Member Data Documentation

Definition at line 174 of file vtkParseData.h.

Definition at line 175 of file vtkParseData.h.

const char* _UsingInfo::Name

Definition at line 176 of file vtkParseData.h.

const char* _UsingInfo::Comment

Definition at line 177 of file vtkParseData.h.

const char* _UsingInfo::Scope

Definition at line 178 of file vtkParseData.h.


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