#include <PlugInCallback.h>
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 |
|
position in file, where the warning was raised
|
|
context of the warning
|
|
type of the invalid value
|
|
name of the value
|
|
pointer to the value
|