Struct fidl_fidl_test_dangerous_service_member_names_lower4::DangerousServiceMemberNamesProxy
source · pub struct DangerousServiceMemberNamesProxy(_);
Implementations§
source§impl DangerousServiceMemberNamesProxy
impl DangerousServiceMemberNamesProxy
pub fn connect_to_and(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_and(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_and( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_and
, but accepts a server end.
pub fn connect_to_assert(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_assert(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_assert( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_assert
, but accepts a server end.
pub fn connect_to_atomic_noexcept(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_atomic_noexcept(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_atomic_noexcept( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_atomic_noexcept
, but accepts a server end.
pub fn connect_to_bitand(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_bitand(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_bitand( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_bitand
, but accepts a server end.
pub fn connect_to_byte(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_byte(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_byte( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_byte
, but accepts a server end.
pub fn connect_to_chan(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_chan(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_chan( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_chan
, but accepts a server end.
pub fn connect_to_class(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_class(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_class( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_class
, but accepts a server end.
pub fn connect_to_co_yield(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_co_yield(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_co_yield( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_co_yield
, but accepts a server end.
pub fn connect_to_decltype(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_decltype(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_decltype( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_decltype
, but accepts a server end.
pub fn connect_to_defer(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_defer(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_defer( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_defer
, but accepts a server end.
pub fn connect_to_double(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_double(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_double( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_double
, but accepts a server end.
pub fn connect_to_encodable(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_encodable(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_encodable( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_encodable
, but accepts a server end.
pub fn connect_to_empty(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_empty(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_empty( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_empty
, but accepts a server end.
pub fn connect_to_extends(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_extends(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_extends( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_extends
, but accepts a server end.
pub fn connect_to_fallthrough(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_fallthrough(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_fallthrough( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_fallthrough
, but accepts a server end.
pub fn connect_to_finally(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_finally(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_finally( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_finally
, but accepts a server end.
pub fn connect_to_frame(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_frame(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_frame( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_frame
, but accepts a server end.
pub fn connect_to_futures_(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_futures_(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_futures_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_futures_
, but accepts a server end.
pub fn connect_to_handles(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_handles(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_handles( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_handles
, but accepts a server end.
pub fn connect_to_int16(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_int16(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_int16( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_int16
, but accepts a server end.
pub fn connect_to_interface(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_interface(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_interface( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_interface
, but accepts a server end.
pub fn connect_to_lhs(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_lhs(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_lhs( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_lhs
, but accepts a server end.
pub fn connect_to_mixin(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_mixin(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_mixin( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_mixin
, but accepts a server end.
pub fn connect_to_new(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_new(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_new( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_new
, but accepts a server end.
pub fn connect_to_not(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_not(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_not( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_not
, but accepts a server end.
pub fn connect_to_num(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_num(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_num( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_num
, but accepts a server end.
pub fn connect_to_ok(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_ok(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_ok( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_ok
, but accepts a server end.
pub fn connect_to_or(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_or(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_or( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_or
, but accepts a server end.
pub fn connect_to_part(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_part(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_part( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_part
, but accepts a server end.
pub fn connect_to_protected(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_protected(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_protected( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_protected
, but accepts a server end.
pub fn connect_to_pure_(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_pure_(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_pure_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_pure_
, but accepts a server end.
pub fn connect_to_reinterpret_cast(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_reinterpret_cast(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_reinterpret_cast( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_reinterpret_cast
, but accepts a server end.
pub fn connect_to_rethrow(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_rethrow(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_rethrow( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_rethrow
, but accepts a server end.
pub fn connect_to_runtime_type(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_runtime_type(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_runtime_type( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_runtime_type
, but accepts a server end.
pub fn connect_to_set(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_set(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_set( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_set
, but accepts a server end.
pub fn connect_to_sizeof_(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_sizeof_(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_sizeof_( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_sizeof_
, but accepts a server end.
pub fn connect_to_static_cast(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_static_cast(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_static_cast( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_static_cast
, but accepts a server end.
pub fn connect_to_stub(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_stub(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_stub( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_stub
, but accepts a server end.
pub fn connect_to_this(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_this(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_this( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_this
, but accepts a server end.
pub fn connect_to_typeid(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_typeid(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_typeid( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_typeid
, but accepts a server end.
pub fn connect_to_uint32(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_uint32(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_uint32( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_uint32
, but accepts a server end.
pub fn connect_to_unknown(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_unknown(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_unknown( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_unknown
, but accepts a server end.
pub fn connect_to_unsigned(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_unsigned(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_unsigned( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_unsigned
, but accepts a server end.
pub fn connect_to_value(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_value(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_value( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_value
, but accepts a server end.
pub fn connect_to_var(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_var(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_var( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_var
, but accepts a server end.
pub fn connect_to_volatile(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_volatile(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_volatile( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_volatile
, but accepts a server end.
pub fn connect_to_xunion(&self) -> Result<SampleProtocolProxy, Error>
sourcepub fn connect_channel_to_xunion(
&self,
server_end: ServerEnd<SampleProtocolMarker>
) -> Result<(), Error>
pub fn connect_channel_to_xunion( &self, server_end: ServerEnd<SampleProtocolMarker> ) -> Result<(), Error>
Like connect_to_xunion
, but accepts a server end.