class NetworkStartCaptureResponse
Defined at line 1603 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
Public Methods
void NetworkStartCaptureResponse (Storage_ storage)
void NetworkStartCaptureResponse (int32_t status)
void NetworkStartCaptureResponse ()
Default constructs a |NetworkStartCaptureResponse| only if all of its members are default constructible.
Defined at line 1614 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
void NetworkStartCaptureResponse (NetworkStartCaptureResponse && )
Defined at line 1617 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
void NetworkStartCaptureResponse (const NetworkStartCaptureResponse & other)
NetworkStartCaptureResponse & operator= (NetworkStartCaptureResponse && )
Defined at line 1618 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
NetworkStartCaptureResponse & operator= (const NetworkStartCaptureResponse & other)
bool operator== (const NetworkStartCaptureResponse & other)
bool operator!= (const NetworkStartCaptureResponse & other)
int32_t status ()
int32_t & status ()
NetworkStartCaptureResponse & status (int32_t value)
Setter for status.
void NetworkStartCaptureResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits