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

nvutil::PlugInCallback::InvalidValueInfo Struct Reference

Information structure used for warning PICW_INVALID_VALUE. 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 warning. More...

PIC_TYPE_ID valueType
 type of the invalid value. More...

std::string valueName
 name of the value. More...

const void * value
 pointer to the value. More...


Detailed Description

Information structure used for warning PICW_INVALID_VALUE.


Member Data Documentation

size_t nvutil::PlugInCallback::InvalidValueInfo::position
 

position in file, where the warning was raised.

std::string nvutil::PlugInCallback::InvalidValueInfo::context
 

context of the warning.

PIC_TYPE_ID nvutil::PlugInCallback::InvalidValueInfo::valueType
 

type of the invalid value.

std::string nvutil::PlugInCallback::InvalidValueInfo::valueName
 

name of the value.

const void* nvutil::PlugInCallback::InvalidValueInfo::value
 

pointer to the value.


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