Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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
std::string context
 context of the warning
PIC_TYPE_ID valueType
 type of the incompatible values
std::string value0Name
 name of the first value
const void * value0
 pointer to the first value
std::string value1Name
 name of the second value
const void * value1
 pointer to the second value


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