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