class InternalGetTestResolutionContextResponse
Defined at line 179 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h
Public Methods
void InternalGetTestResolutionContextResponse (Storage_ storage)
void InternalGetTestResolutionContextResponse (::fidl::Box< ::fuchsia_component_resolution::Context> context)
void InternalGetTestResolutionContextResponse ()
Default constructs a |InternalGetTestResolutionContextResponse| only if all of its members are default constructible.
Defined at line 190 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h
void InternalGetTestResolutionContextResponse (InternalGetTestResolutionContextResponse && )
Defined at line 193 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h
void InternalGetTestResolutionContextResponse (const InternalGetTestResolutionContextResponse & other)
InternalGetTestResolutionContextResponse & operator= (InternalGetTestResolutionContextResponse && )
Defined at line 194 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_types.h
InternalGetTestResolutionContextResponse & operator= (const InternalGetTestResolutionContextResponse & other)
bool operator== (const InternalGetTestResolutionContextResponse & other)
bool operator!= (const InternalGetTestResolutionContextResponse & other)
const ::fidl::Box< ::fuchsia_component_resolution::Context> & context ()
::fidl::Box< ::fuchsia_component_resolution::Context> & context ()
InternalGetTestResolutionContextResponse & context (::fidl::Box< ::fuchsia_component_resolution::Context> value)
Setter for context.
void InternalGetTestResolutionContextResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits