Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

nvutil::PlugInCallback::UndefinedTokenInfo Struct Reference

Information structure used for warning PICW_UNDEFINED_TOKEN. More...

#include <PlugInCallback.h>

List of all members.

Public Attributes

size_t position
 position in file, where the warning was raised. More...

std::string context
 context of the undefined token. More...

std::string token
 undefined token. More...


Detailed Description

Information structure used for warning PICW_UNDEFINED_TOKEN.


Member Data Documentation

size_t nvutil::PlugInCallback::UndefinedTokenInfo::position
 

position in file, where the warning was raised.

std::string nvutil::PlugInCallback::UndefinedTokenInfo::context
 

context of the undefined token.

std::string nvutil::PlugInCallback::UndefinedTokenInfo::token
 

undefined token.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 1 13:20:45 2005 for NVSGSDK by NVIDIA