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

#include <OPUI_GraphBadge.h>

Public Member Functions

 OPUI_GraphBadge (const UT_StringHolder &pref, const UT_StringHolder &category, const UT_StringHolder &description, const UT_StringHolder &icon, OPUI_GraphBadgeVisibility vis, OPUI_GraphBadgeTest test, OPUI_GraphBadgeThreading threading)
 
 ~OPUI_GraphBadge ()
 
const UT_StringHoldergetPreferenceName () const
 
const UT_StringHoldergetPreferenceCategory () const
 
const UT_StringHoldergetDescription () const
 
const UT_StringHoldergetIcon () const
 
OPUI_GraphBadgeVisibility getDefaultVisibility () const
 
OPUI_GraphBadgeTest getBadgeTest () const
 
bool getThreadSafe () const
 
OPUI_GraphBadgeVisibility getVisibility () const
 
void setVisibility (OPUI_GraphBadgeVisibility vis)
 

Static Public Member Functions

static void addBadges (OPUI_GraphBadgeArray &add_badges)
 

Static Public Attributes

static const UT_StringHolder theErrorPref
 
static const UT_StringHolder theChildErrorPref
 
static const UT_StringHolder theWarningPref
 
static const UT_StringHolder theMessagePref
 
static const UT_StringHolder theCommentPref
 
static const UT_StringHolder theNodeLockedPref
 
static const UT_StringHolder theNodeUnloadPref
 
static const UT_StringHolder theNodeHasDataPref
 
static const UT_StringHolder theNeedsCookPref
 
static const UT_StringHolder theHDALockedPref
 
static const UT_StringHolder theHDAUnlockedPref
 
static const UT_StringHolder theHDADelaySyncPref
 
static const UT_StringHolder theNodeDiveablePref
 
static const UT_StringHolder theLoadFromDiskPref
 
static const UT_StringHolder theTimeDepPref
 
static const UT_StringHolder theTagsPref
 
static const UT_StringHolder theVexCachePref
 
static const UT_StringHolder theNotCompilablePref
 
static const UT_StringHolder the64bitPref
 
static const UT_StringHolder theContinuousCookPref
 
static const UT_StringHolder theDynamicTOPPref
 
static const UT_StringHolder theLiveRenderPref
 
static const UT_StringHolder theLopDebugPref
 
static const UT_StringHolder theLopUnloadedPayloadsPref
 
static const UT_StringHolder theLopPopulationMaskPref
 
static const UT_StringHolder theConstraintsPref
 
static const UT_StringHolder theKinematicsPref
 
static const UT_StringHolder theHasTakeDataPref
 
static const UT_StringHolder theMQServerAuthPref
 
static const UT_StringHolder theMQClientsAuthPref
 
static const UT_StringHolder theMainBadgeCategory
 
static const UT_StringHolder theContextSpecificBadgeCategory
 
static const UT_StringHolder theParametersBadgeCategory
 

Detailed Description

Examples:
OPUI/OPUI_HighlightBadge.C.

Definition at line 99 of file OPUI_GraphBadge.h.

Constructor & Destructor Documentation

OPUI_GraphBadge::OPUI_GraphBadge ( const UT_StringHolder pref,
const UT_StringHolder category,
const UT_StringHolder description,
const UT_StringHolder icon,
OPUI_GraphBadgeVisibility  vis,
OPUI_GraphBadgeTest  test,
OPUI_GraphBadgeThreading  threading 
)
OPUI_GraphBadge::~OPUI_GraphBadge ( )

Member Function Documentation

static void OPUI_GraphBadge::addBadges ( OPUI_GraphBadgeArray add_badges)
static
OPUI_GraphBadgeTest OPUI_GraphBadge::getBadgeTest ( ) const
inline

Definition at line 121 of file OPUI_GraphBadge.h.

OPUI_GraphBadgeVisibility OPUI_GraphBadge::getDefaultVisibility ( ) const
inline

Definition at line 119 of file OPUI_GraphBadge.h.

const UT_StringHolder& OPUI_GraphBadge::getDescription ( ) const
inline

Definition at line 115 of file OPUI_GraphBadge.h.

const UT_StringHolder& OPUI_GraphBadge::getIcon ( ) const
inline

Definition at line 117 of file OPUI_GraphBadge.h.

const UT_StringHolder& OPUI_GraphBadge::getPreferenceCategory ( ) const
inline

Definition at line 113 of file OPUI_GraphBadge.h.

const UT_StringHolder& OPUI_GraphBadge::getPreferenceName ( ) const
inline

Definition at line 111 of file OPUI_GraphBadge.h.

bool OPUI_GraphBadge::getThreadSafe ( ) const
inline

Definition at line 123 of file OPUI_GraphBadge.h.

OPUI_GraphBadgeVisibility OPUI_GraphBadge::getVisibility ( ) const
inline

Definition at line 126 of file OPUI_GraphBadge.h.

void OPUI_GraphBadge::setVisibility ( OPUI_GraphBadgeVisibility  vis)
inline

Definition at line 128 of file OPUI_GraphBadge.h.

Member Data Documentation

const UT_StringHolder OPUI_GraphBadge::the64bitPref
static

Definition at line 152 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theChildErrorPref
static

Definition at line 134 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theCommentPref
static

Definition at line 137 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theConstraintsPref
static

Definition at line 160 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theContextSpecificBadgeCategory
static

Definition at line 168 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theContinuousCookPref
static

Definition at line 153 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theDynamicTOPPref
static

Definition at line 154 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theErrorPref
static

Definition at line 133 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theHasTakeDataPref
static

Definition at line 162 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theHDADelaySyncPref
static

Definition at line 144 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theHDALockedPref
static

Definition at line 142 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theHDAUnlockedPref
static

Definition at line 143 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theKinematicsPref
static

Definition at line 161 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theLiveRenderPref
static

Definition at line 155 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theLoadFromDiskPref
static

Definition at line 146 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theLopDebugPref
static

Definition at line 156 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theLopPopulationMaskPref
static

Definition at line 158 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theLopUnloadedPayloadsPref
static

Definition at line 157 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theMainBadgeCategory
static
Examples:
OPUI/OPUI_HighlightBadge.C.

Definition at line 167 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theMessagePref
static

Definition at line 136 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theMQClientsAuthPref
static

Definition at line 165 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theMQServerAuthPref
static

Definition at line 164 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNeedsCookPref
static

Definition at line 141 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNodeDiveablePref
static

Definition at line 145 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNodeHasDataPref
static

Definition at line 140 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNodeLockedPref
static

Definition at line 138 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNodeUnloadPref
static

Definition at line 139 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theNotCompilablePref
static

Definition at line 151 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theParametersBadgeCategory
static

Definition at line 169 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theTagsPref
static

Definition at line 148 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theTimeDepPref
static

Definition at line 147 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theVexCachePref
static

Definition at line 150 of file OPUI_GraphBadge.h.

const UT_StringHolder OPUI_GraphBadge::theWarningPref
static

Definition at line 135 of file OPUI_GraphBadge.h.


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