class File_Sync
Defined at line 17809 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h
Public Methods
void ~File_Sync ()
zx_status_t AdvisoryLock (::fuchsia::io::AdvisoryLockRequest request, ::fuchsia::io::AdvisoryLocking_AdvisoryLock_Result * out_AdvisoryLocking_AdvisoryLock_Result)
zx_status_t LinkInto (::zx::eventdst_parent_token,::std::stringdst,::fuchsia::io::Linkable_LinkInto_Result *out_Linkable_LinkInto_Result)
zx_status_t Clone (::fidl::InterfaceRequest< ::fuchsia::unknown::Cloneable> request)
zx_status_t Close (::fuchsia::unknown::Closeable_Close_Result * out_Closeable_Close_Result)
zx_status_t Query (::std::vector<uint8_t> * out_protocol)
zx_status_t DeprecatedClone (::fuchsia::io::OpenFlags flags, ::fidl::InterfaceRequest< ::fuchsia::io::Node> object)
zx_status_t DeprecatedGetAttr (int32_t * out_s, ::fuchsia::io::NodeAttributes * out_attributes)
zx_status_t DeprecatedSetAttr (::fuchsia::io::NodeAttributeFlagsflags,::fuchsia::io::NodeAttributesattributes,int32_t *out_s)
zx_status_t DeprecatedGetFlags (int32_t * out_s, ::fuchsia::io::OpenFlags * out_flags)
zx_status_t DeprecatedSetFlags (::fuchsia::io::OpenFlags flags, int32_t * out_s)
zx_status_t GetFlags (::fuchsia::io::Node_GetFlags_Result * out_Node_GetFlags_Result)
zx_status_t SetFlags (::fuchsia::io::Flags flags, ::fuchsia::io::Node_SetFlags_Result * out_Node_SetFlags_Result)
zx_status_t QueryFilesystem (int32_t * out_s, ::std::unique_ptr< ::fuchsia::io::FilesystemInfo> * out_info)
zx_status_t GetAttributes (::fuchsia::io::NodeAttributesQuery query, ::fuchsia::io::Node_GetAttributes_Result * out_Node_GetAttributes_Result)
zx_status_t UpdateAttributes (::fuchsia::io::MutableNodeAttributes MutableNodeAttributes, ::fuchsia::io::Node_UpdateAttributes_Result * out_Node_UpdateAttributes_Result)
zx_status_t Sync (::fuchsia::io::Node_Sync_Result * out_Node_Sync_Result)
zx_status_t ListExtendedAttributes (::fidl::InterfaceRequest< ::fuchsia::io::ExtendedAttributeIterator> iterator)
zx_status_t GetExtendedAttribute (::std::vector<uint8_t> name, ::fuchsia::io::Node_GetExtendedAttribute_Result * out_Node_GetExtendedAttribute_Result)
zx_status_t SetExtendedAttribute (::std::vector<uint8_t>name,::fuchsia::io::ExtendedAttributeValuevalue,::fuchsia::io::SetExtendedAttributeModemode,::fuchsia::io::Node_SetExtendedAttribute_Result *out_Node_SetExtendedAttribute_Result)
zx_status_t RemoveExtendedAttribute (::std::vector<uint8_t> name, ::fuchsia::io::Node_RemoveExtendedAttribute_Result * out_Node_RemoveExtendedAttribute_Result)
zx_status_t Read (uint64_t count, ::fuchsia::io::Readable_Read_Result * out_Readable_Read_Result)
zx_status_t Write (::std::vector<uint8_t> data, ::fuchsia::io::Writable_Write_Result * out_Writable_Write_Result)
zx_status_t Describe (::fuchsia::io::FileInfo * out_FileInfo)
zx_status_t Seek (::fuchsia::io::SeekOriginorigin,int64_toffset,::fuchsia::io::File_Seek_Result *out_File_Seek_Result)
zx_status_t ReadAt (uint64_tcount,uint64_toffset,::fuchsia::io::File_ReadAt_Result *out_File_ReadAt_Result)
zx_status_t WriteAt (::std::vector<uint8_t>data,uint64_toffset,::fuchsia::io::File_WriteAt_Result *out_File_WriteAt_Result)
zx_status_t Resize (uint64_t length, ::fuchsia::io::File_Resize_Result * out_File_Resize_Result)
zx_status_t GetBackingMemory (::fuchsia::io::VmoFlags flags, ::fuchsia::io::File_GetBackingMemory_Result * out_File_GetBackingMemory_Result)
zx_status_t Allocate (uint64_toffset,uint64_tlength,::fuchsia::io::AllocateModemode,::fuchsia::io::File_Allocate_Result *out_File_Allocate_Result)
zx_status_t EnableVerity (::fuchsia::io::VerificationOptions options, ::fuchsia::io::File_EnableVerity_Result * out_File_EnableVerity_Result)