xentara-plugin v1.2.1
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.

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 -> NativeTypexentara::data::WriteHandle
operator==(Error error) const -> boolxentara::data::WriteHandle
operator==(const std::error_code &error) const -> boolxentara::data::WriteHandle
write(const Type &value) const -> std::error_codexentara::data::WriteHandle
WriteHandle()xentara::data::WriteHandle
WriteHandle(Error error)xentara::data::WriteHandle
WriteHandle(const 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 >, const Callback &callback)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, const Callback &callback, std::shared_ptr< Object > object)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback, std::shared_ptr< Object > object)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, const Callback &callback, std::weak_ptr< Object > object)xentara::data::WriteHandle
WriteHandle(std::in_place_type_t< Type >, Callback &&callback, std::weak_ptr< Object > object)xentara::data::WriteHandle