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

nvutil::PlugInCallback::UnexpectedTokenInfo Struct Reference

Information structure used for error PICE_UNEXPECTED_TOKEN. More...

#include <PlugInCallback.h>

List of all members.

Public Attributes

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

std::string expected
 expected token. More...

std::string encountered
 encountered token. More...


Detailed Description

Information structure used for error PICE_UNEXPECTED_TOKEN.


Member Data Documentation

size_t nvutil::PlugInCallback::UnexpectedTokenInfo::position
 

position in file, where the error was raised.

std::string nvutil::PlugInCallback::UnexpectedTokenInfo::expected
 

expected token.

std::string nvutil::PlugInCallback::UnexpectedTokenInfo::encountered
 

encountered 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