class EndpointManagerGetEndpointRequest

Defined at line 909 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 920 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 923 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 924 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