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

nvutil::PlugInCallback::IncompatibleValueInfo Struct Reference

Information structure used for warning PICW_INCOMPATIBLE_VALUES. 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 incompatible values. More...

std::string value0Name
 name of the first value. More...

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

std::string value1Name
 name of the second value. More...

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


Detailed Description

Information structure used for warning PICW_INCOMPATIBLE_VALUES.


Member Data Documentation

size_t nvutil::PlugInCallback::IncompatibleValueInfo::position
 

position in file, where the warning was raised.

std::string nvutil::PlugInCallback::IncompatibleValueInfo::context
 

context of the warning.

PIC_TYPE_ID nvutil::PlugInCallback::IncompatibleValueInfo::valueType
 

type of the incompatible values.

std::string nvutil::PlugInCallback::IncompatibleValueInfo::value0Name
 

name of the first value.

const void* nvutil::PlugInCallback::IncompatibleValueInfo::value0
 

pointer to the first value.

std::string nvutil::PlugInCallback::IncompatibleValueInfo::value1Name
 

name of the second value.

const void* nvutil::PlugInCallback::IncompatibleValueInfo::value1
 

pointer to the second 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