class LogFlusherWaitUntilFlushedResult
Defined at line 176 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
Public Methods
void LogFlusherWaitUntilFlushedResult (LogFlusherWaitUntilFlushedResult && other)
LogFlusherWaitUntilFlushedResult & operator= (LogFlusherWaitUntilFlushedResult && other)
void LogFlusherWaitUntilFlushedResult (const LogFlusherWaitUntilFlushedResult & other)
LogFlusherWaitUntilFlushedResult & operator= (const LogFlusherWaitUntilFlushedResult & other)
bool operator== (const LogFlusherWaitUntilFlushedResult & other)
bool operator!= (const LogFlusherWaitUntilFlushedResult & other)
::fuchsia_diagnostics::LogFlusherWaitUntilFlushedResult::Tag Which ()
LogFlusherWaitUntilFlushedResult WithResponse (::fuchsia_diagnostics::LogFlusherWaitUntilFlushedResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
LogFlusherWaitUntilFlushedResult & response (::fuchsia_diagnostics::LogFlusherWaitUntilFlushedResponse value)
Sets the union to hold the response member.
LogFlusherWaitUntilFlushedResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
LogFlusherWaitUntilFlushedResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void LogFlusherWaitUntilFlushedResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 186 of file fidling/gen/sdk/fidl/fuchsia.diagnostics/fuchsia.diagnostics/cpp/fidl/fuchsia.diagnostics/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits