HDK
|
#include <SOP_ErrorNode.proto.h>
Public Member Functions | |
Numerror () | |
bool | operator== (const Numerror &src) const |
bool | operator!= (const Numerror &src) const |
Public Attributes | |
UT_StringHolder | errormsg |
int64 | severity |
int64 | enable |
Definition at line 51 of file SOP_ErrorNode.proto.h.
|
inline |
Definition at line 58 of file SOP_ErrorNode.proto.h.
|
inline |
Definition at line 74 of file SOP_ErrorNode.proto.h.
|
inline |
Definition at line 66 of file SOP_ErrorNode.proto.h.
int64 SOP_ErrorNodeParms::Numerror::enable |
Definition at line 55 of file SOP_ErrorNode.proto.h.
UT_StringHolder SOP_ErrorNodeParms::Numerror::errormsg |
Definition at line 53 of file SOP_ErrorNode.proto.h.
int64 SOP_ErrorNodeParms::Numerror::severity |
Definition at line 54 of file SOP_ErrorNode.proto.h.