Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class 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
std::string context
 context of the warning
PIC_TYPE_ID valueType
 type of the invalid value
std::string valueName
 name of the value
const void * value
 pointer to the value


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