xentara-plugin v2.0.4
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::data::WriteHandle Member List

This is the complete list of members for xentara::data::WriteHandle, including all inherited members.

bitSize() const noexcept -> intxentara::data::WriteHandle
copy(const ReadHandle &readHandle) const -> std::error_codexentara::data::WriteHandle
Error enum namexentara::data::WriteHandle
errorCategory() -> const std::error_category &xentara::data::WriteHandlestatic
hardError() const -> std::error_codexentara::data::WriteHandle
make_error_codexentara::data::WriteHandlefriend
nativeType() const noexcept -> NativeTypexentara::data::WriteHandle
operator==(Error error) const -> boolxentara::data::WriteHandle
operator==(const std::error_code &error) const -> boolxentara::data::WriteHandle
typeId() const noexcept -> const std::type_info &xentara::data::WriteHandle
write(Type &&value) const -> std::error_codexentara::data::WriteHandle
WriteHandle()xentara::data::WriteHandle
WriteHandle(Error error)xentara::data::WriteHandle
WriteHandle(std::error_code error)xentara::data::WriteHandle
WriteHandle(const std::shared_ptr< MemoryBlock > &memoryBlock)xentara::data::WriteHandle
WriteHandle(const std::weak_ptr< MemoryBlock > &memoryBlock)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback, const std::shared_ptr< Object > &object)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback, const std::weak_ptr< Object > &object)xentara::data::WriteHandle