template <typename Protocol, typename Transport>
class ClientEndBase
Defined at line 188 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/endpoints.h
Public Methods
typename Transport::template UnownedClientEnd<Protocol> borrow ()
Returns a type-safe copy of the underlying handle in this |ClientEndBase|
that does not claim ownership.
Defined at line 196 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/endpoints.h