HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OPUI_GraphBadgeInfo Class Reference

#include <OPUI_GraphBadge.h>

Public Types

using Node = std::variant< OP_Node *, OPUI_UnNodeHolder >
 

Public Member Functions

OP_NodeopNode () const
 
const UN_ConstNode * unNode () const
 

Public Attributes

Node myItem
 
UT_ErrorSeverity myErrorSeverity
 
int myBadgeDataId
 
bool myCurrent
 
bool myPicked
 

Detailed Description

Member Typedef Documentation

Definition at line 71 of file OPUI_GraphBadge.h.

Member Function Documentation

OP_Node* OPUI_GraphBadgeInfo::opNode ( ) const
inline
const UN_ConstNode* OPUI_GraphBadgeInfo::unNode ( ) const
inline

Definition at line 79 of file OPUI_GraphBadge.h.

Member Data Documentation

int OPUI_GraphBadgeInfo::myBadgeDataId

Definition at line 87 of file OPUI_GraphBadge.h.

bool OPUI_GraphBadgeInfo::myCurrent

Definition at line 88 of file OPUI_GraphBadge.h.

UT_ErrorSeverity OPUI_GraphBadgeInfo::myErrorSeverity

Definition at line 86 of file OPUI_GraphBadge.h.

Node OPUI_GraphBadgeInfo::myItem

Definition at line 85 of file OPUI_GraphBadge.h.

bool OPUI_GraphBadgeInfo::myPicked

Definition at line 89 of file OPUI_GraphBadge.h.


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