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

#include <UN_DataBuffer.h>

Public Member Functions

 UN_ValueHandle ()=default
 
 ~UN_ValueHandle ()=default
 
 UN_ValueHandle (UN_ValueHandle const &other)
 
 UN_ValueHandle (UN_ValueHandle &&other)=default
 
 UN_ValueHandle (UT_OptionEntryPtr &&value)
 
UN_ValueHandleoperator= (UN_ValueHandle const &other)
 
UN_ValueHandleoperator= (UN_ValueHandle &&other)=default
 
const UT_OptionEntryPtrvaluePtr () const
 
UT_OptionEntryPtrvaluePtr ()
 

Detailed Description

Definition at line 285 of file UN_DataBuffer.h.

Constructor & Destructor Documentation

UN_ValueHandle::UN_ValueHandle ( )
default
UN_ValueHandle::~UN_ValueHandle ( )
default
UN_ValueHandle::UN_ValueHandle ( UN_ValueHandle const &  other)
inline

Definition at line 290 of file UN_DataBuffer.h.

UN_ValueHandle::UN_ValueHandle ( UN_ValueHandle &&  other)
default
UN_ValueHandle::UN_ValueHandle ( UT_OptionEntryPtr &&  value)
inline

Definition at line 294 of file UN_DataBuffer.h.

Member Function Documentation

UN_ValueHandle& UN_ValueHandle::operator= ( UN_ValueHandle const &  other)
inline

Definition at line 297 of file UN_DataBuffer.h.

UN_ValueHandle& UN_ValueHandle::operator= ( UN_ValueHandle &&  other)
default
const UT_OptionEntryPtr& UN_ValueHandle::valuePtr ( ) const
inline

Definition at line 305 of file UN_DataBuffer.h.

UT_OptionEntryPtr& UN_ValueHandle::valuePtr ( )
inline

Definition at line 306 of file UN_DataBuffer.h.


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