xronos-sdk 0.14.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::ValueView< T > Member List

This is the complete list of members for xronos::sdk::ValueView< T >, including all inherited members.

as_shared_ptr() const -> std::shared_ptr< const T >xronos::sdk::ValueView< T >
get() const noexcept -> const T *xronos::sdk::ValueView< T >
operator bool() const noexceptxronos::sdk::ValueView< T >explicit
operator*() const noexcept -> const T &xronos::sdk::ValueView< T >
operator->() const noexcept -> const T *xronos::sdk::ValueView< T >
operator==(const ValueView &view, std::nullptr_t) noexcept -> boolxronos::sdk::ValueView< T >friend
ValueView() noexcept=defaultxronos::sdk::ValueView< T >