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

#include <OPUI_GraphBadge.h>

Public Member Functions

 OPUI_UnNodeHolder ()
 
 OPUI_UnNodeHolder (const OPUI_UnNodeHolder &other)
 
 OPUI_UnNodeHolder (const UN_ConstNode &un_node)
 
 ~OPUI_UnNodeHolder ()
 
OPUI_UnNodeHolderoperator= (const OPUI_UnNodeHolder &other)
 
 operator bool () const
 
const UN_ConstNode * get () const
 
const UN_ConstNode * operator-> () const
 
const UN_ConstNode & operator* () const
 

Detailed Description

Definition at line 46 of file OPUI_GraphBadge.h.

Constructor & Destructor Documentation

OPUI_UnNodeHolder::OPUI_UnNodeHolder ( )
OPUI_UnNodeHolder::OPUI_UnNodeHolder ( const OPUI_UnNodeHolder other)
OPUI_UnNodeHolder::OPUI_UnNodeHolder ( const UN_ConstNode &  un_node)
explicit
OPUI_UnNodeHolder::~OPUI_UnNodeHolder ( )

Member Function Documentation

const UN_ConstNode* OPUI_UnNodeHolder::get ( ) const
inline

Definition at line 58 of file OPUI_GraphBadge.h.

OPUI_UnNodeHolder::operator bool ( ) const
explicit
const UN_ConstNode& OPUI_UnNodeHolder::operator* ( ) const
inline

Definition at line 60 of file OPUI_GraphBadge.h.

const UN_ConstNode* OPUI_UnNodeHolder::operator-> ( ) const
inline

Definition at line 59 of file OPUI_GraphBadge.h.

OPUI_UnNodeHolder& OPUI_UnNodeHolder::operator= ( const OPUI_UnNodeHolder other)

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