HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_ErrorNodeParms::Numerror Struct Reference

#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
 

Detailed Description

Definition at line 38 of file SOP_ErrorNode.proto.h.

Constructor & Destructor Documentation

SOP_ErrorNodeParms::Numerror::Numerror ( )
inline

Definition at line 45 of file SOP_ErrorNode.proto.h.

Member Function Documentation

Definition at line 61 of file SOP_ErrorNode.proto.h.

bool SOP_ErrorNodeParms::Numerror::operator== ( const Numerror src) const
inline

Definition at line 53 of file SOP_ErrorNode.proto.h.

Member Data Documentation

int64 SOP_ErrorNodeParms::Numerror::enable

Definition at line 42 of file SOP_ErrorNode.proto.h.

UT_StringHolder SOP_ErrorNodeParms::Numerror::errormsg

Definition at line 40 of file SOP_ErrorNode.proto.h.

int64 SOP_ErrorNodeParms::Numerror::severity

Definition at line 41 of file SOP_ErrorNode.proto.h.


The documentation for this struct was generated from the following file: