|
HDK
|
#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_ValueHandle & | operator= (UN_ValueHandle const &other) |
| UN_ValueHandle & | operator= (UN_ValueHandle &&other)=default |
| const UT_OptionEntryPtr & | valuePtr () const |
| UT_OptionEntryPtr & | valuePtr () |
Definition at line 285 of file UN_DataBuffer.h.
|
default |
|
default |
|
inline |
Definition at line 290 of file UN_DataBuffer.h.
|
default |
|
inline |
Definition at line 294 of file UN_DataBuffer.h.
|
inline |
Definition at line 297 of file UN_DataBuffer.h.
|
default |
|
inline |
Definition at line 305 of file UN_DataBuffer.h.
|
inline |
Definition at line 306 of file UN_DataBuffer.h.