class FileSeekResult

Defined at line 3682 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

Public Methods

void FileSeekResult ()
void FileSeekResult (const FileSeekResult & )

Defined at line 3688 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

FileSeekResult & operator= (const FileSeekResult & )

Defined at line 3689 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

void FileSeekResult (FileSeekResult && )

Defined at line 3690 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
FileSeekResult WithResponse (::fidl::ObjectView< ::fuchsia_io::wire::FileSeekResponse> val)
FileSeekResult & operator= (FileSeekResult && )

Defined at line 3691 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

template <typename... Args>
FileSeekResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 3705 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

::fuchsia_io::wire::FileSeekResponse & response ()
const ::fuchsia_io::wire::FileSeekResponse & response ()
bool is_err ()
FileSeekResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_io::wire::FileSeekResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 3693 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h