Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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
std::string expected
 expected token
std::string encountered
 encountered token


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:21:13 2005 for NVSGSDK by NVIDIA