|
xentara-plugin v2.0.6
The Xentara Plugin Framework
|
This is the complete list of members for xentara::data::WriteHandle, including all inherited members.
| bitSize() const noexcept -> int | xentara::data::WriteHandle | |
| copy(const ReadHandle &readHandle) const -> std::error_code | xentara::data::WriteHandle | |
| Error enum name | xentara::data::WriteHandle | |
| errorCategory() -> const std::error_category & | xentara::data::WriteHandle | static |
| hardError() const -> std::error_code | xentara::data::WriteHandle | |
| make_error_code | xentara::data::WriteHandle | friend |
| nativeType() const noexcept -> NativeType | xentara::data::WriteHandle | |
| operator==(Error error) const -> bool | xentara::data::WriteHandle | |
| operator==(const std::error_code &error) const -> bool | xentara::data::WriteHandle | |
| typeId() const noexcept -> const std::type_info & | xentara::data::WriteHandle | |
| write(Type &&value) const -> std::error_code | xentara::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 |