HDK
|
Go to the source code of this file.
Macros | |
#define | HF_VALIDATION_WARN(id,...) |
#define HF_VALIDATION_WARN | ( | id, | |
... | |||
) |
Issues a warning with a message. This differs from just calling TF_WARN in that it tags the warning as actually needing to be a validation error, and a place holder for when we develop a true validation system where we can plumb this information back to the application.
Definition at line 40 of file diagnostic.h.