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 163 of file vtkParseData.h.


Member Data Documentation

Definition at line 165 of file vtkParseData.h.

Definition at line 166 of file vtkParseData.h.

const char* _UsingInfo::Name

Definition at line 167 of file vtkParseData.h.

const char* _UsingInfo::Comment

Definition at line 168 of file vtkParseData.h.

const char* _UsingInfo::Scope

Definition at line 169 of file vtkParseData.h.


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