class NetworkStartCaptureRequest
Defined at line 1554 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 NetworkStartCaptureRequest (Storage_ storage)
void NetworkStartCaptureRequest (::std::string name)
void NetworkStartCaptureRequest ()
Default constructs a |NetworkStartCaptureRequest| only if all of its members are default constructible.
Defined at line 1565 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
void NetworkStartCaptureRequest (NetworkStartCaptureRequest && )
Defined at line 1568 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
void NetworkStartCaptureRequest (const NetworkStartCaptureRequest & other)
NetworkStartCaptureRequest & operator= (NetworkStartCaptureRequest && )
Defined at line 1569 of file fidling/gen/src/connectivity/network/testing/netemul/network-context/fidl/network/cpp/fidl/fuchsia.netemul.network/cpp/natural_types.h
NetworkStartCaptureRequest & operator= (const NetworkStartCaptureRequest & other)
bool operator== (const NetworkStartCaptureRequest & other)
bool operator!= (const NetworkStartCaptureRequest & other)
const ::std::string & name ()
::std::string & name ()
NetworkStartCaptureRequest & name (::std::string value)
Setter for name.
void NetworkStartCaptureRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits