pub struct DangerousRequestArgumentsProxy { /* private fields */ }

Implementations§

source§

impl DangerousRequestArgumentsProxy

source

pub fn new(channel: AsyncChannel) -> Self

Create a new Proxy for DangerousRequestArguments

source

pub fn take_event_stream(&self) -> DangerousRequestArgumentsEventStream

Get a Stream of events from the remote end of the DangerousRequestArguments protocol

Panics

Panics if the event stream was already taken.

source

pub fn method1(&self, and_eq: u32) -> Result<(), Error>

source

pub fn method3(&self, auto: u32) -> Result<(), Error>

source

pub fn method4(&self, bitor: u32) -> Result<(), Error>

source

pub fn method5(&self, bytes: u32) -> Result<(), Error>

source

pub fn method6(&self, char: u32) -> Result<(), Error>

source

pub fn method7(&self, clone: u32) -> Result<(), Error>

source

pub fn method8(&self, coding_traits: u32) -> Result<(), Error>

source

pub fn method9(&self, const_cast: u32) -> Result<(), Error>

source

pub fn method10(&self, controller: u32) -> Result<(), Error>

source

pub fn method11(&self, decodable: u32) -> Result<(), Error>

source

pub fn method12(&self, deferred: u32) -> Result<(), Error>

source

pub fn method13(&self, dynamic: u32) -> Result<(), Error>

source

pub fn method14(&self, encoder: u32) -> Result<(), Error>

source

pub fn method15(&self, err: u32) -> Result<(), Error>

source

pub fn method17(&self, fidl: u32) -> Result<(), Error>

source

pub fn method18(&self, float: u32) -> Result<(), Error>

source

pub fn method19(&self, friend: u32) -> Result<(), Error>

source

pub fn method20(&self, get: u32) -> Result<(), Error>

source

pub fn method21(&self, has_invalid_tag: u32) -> Result<(), Error>

source

pub fn method23(&self, index: u32) -> Result<(), Error>

source

pub fn method24(&self, int32: u32) -> Result<(), Error>

source

pub fn method25(&self, internal_tag: u32) -> Result<(), Error>

source

pub fn method26(&self, library: u32) -> Result<(), Error>

source

pub fn method29(&self, mutable: u32) -> Result<(), Error>

source

pub fn method30(&self, no_such_method: u32) -> Result<(), Error>

source

pub fn method31(&self, not_eq: u32) -> Result<(), Error>

source

pub fn method32(&self, object: u32) -> Result<(), Error>

source

pub fn method33(&self, on_open: u32) -> Result<(), Error>

source

pub fn method34(&self, or_eq: u32) -> Result<(), Error>

source

pub fn method36(&self, proxy: u32) -> Result<(), Error>

source

pub fn method37(&self, range: u32) -> Result<(), Error>

source

pub fn method38(&self, requires: u32) -> Result<(), Error>

source

pub fn method40(&self, select: u32) -> Result<(), Error>

source

pub fn method41(&self, set_controller: u32) -> Result<(), Error>

source

pub fn method42(&self, some: u32) -> Result<(), Error>

source

pub fn method43(&self, stream: u32) -> Result<(), Error>

source

pub fn method44(&self, stderr: u32) -> Result<(), Error>

source

pub fn method45(&self, switch: u32) -> Result<(), Error>

source

pub fn method46(&self, thread_local: u32) -> Result<(), Error>

source

pub fn method48(&self, typename: u32) -> Result<(), Error>

source

pub fn method49(&self, uint64: u32) -> Result<(), Error>

source

pub fn method50(&self, unknown_bytes: u32) -> Result<(), Error>

source

pub fn method52(&self, value_of: u32) -> Result<(), Error>

source

pub fn method53(&self, vec: u32) -> Result<(), Error>

source

pub fn method54(&self, wchar_t: u32) -> Result<(), Error>

source

pub fn method55(&self, with: u32) -> Result<(), Error>

Trait Implementations§

source§

impl Clone for DangerousRequestArgumentsProxy

source§

fn clone(&self) -> DangerousRequestArgumentsProxy

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl DangerousRequestArgumentsProxyInterface for DangerousRequestArgumentsProxy

source§

fn method1(&self, and_eq: u32) -> Result<(), Error>

source§

fn method3(&self, auto: u32) -> Result<(), Error>

source§

fn method4(&self, bitor: u32) -> Result<(), Error>

source§

fn method5(&self, bytes: u32) -> Result<(), Error>

source§

fn method6(&self, char: u32) -> Result<(), Error>

source§

fn method7(&self, clone: u32) -> Result<(), Error>

source§

fn method8(&self, coding_traits: u32) -> Result<(), Error>

source§

fn method9(&self, const_cast: u32) -> Result<(), Error>

source§

fn method10(&self, controller: u32) -> Result<(), Error>

source§

fn method11(&self, decodable: u32) -> Result<(), Error>

source§

fn method12(&self, deferred: u32) -> Result<(), Error>

source§

fn method13(&self, dynamic: u32) -> Result<(), Error>

source§

fn method14(&self, encoder: u32) -> Result<(), Error>

source§

fn method15(&self, err: u32) -> Result<(), Error>

source§

fn method17(&self, fidl: u32) -> Result<(), Error>

source§

fn method18(&self, float: u32) -> Result<(), Error>

source§

fn method19(&self, friend: u32) -> Result<(), Error>

source§

fn method20(&self, get: u32) -> Result<(), Error>

source§

fn method21(&self, has_invalid_tag: u32) -> Result<(), Error>

source§

fn method23(&self, index: u32) -> Result<(), Error>

source§

fn method24(&self, int32: u32) -> Result<(), Error>

source§

fn method25(&self, internal_tag: u32) -> Result<(), Error>

source§

fn method26(&self, library: u32) -> Result<(), Error>

source§

fn method29(&self, mutable: u32) -> Result<(), Error>

source§

fn method30(&self, no_such_method: u32) -> Result<(), Error>

source§

fn method31(&self, not_eq: u32) -> Result<(), Error>

source§

fn method32(&self, object: u32) -> Result<(), Error>

source§

fn method33(&self, on_open: u32) -> Result<(), Error>

source§

fn method34(&self, or_eq: u32) -> Result<(), Error>

source§

fn method36(&self, proxy: u32) -> Result<(), Error>

source§

fn method37(&self, range: u32) -> Result<(), Error>

source§

fn method38(&self, requires: u32) -> Result<(), Error>

source§

fn method40(&self, select: u32) -> Result<(), Error>

source§

fn method41(&self, set_controller: u32) -> Result<(), Error>

source§

fn method42(&self, some: u32) -> Result<(), Error>

source§

fn method43(&self, stream: u32) -> Result<(), Error>

source§

fn method44(&self, stderr: u32) -> Result<(), Error>

source§

fn method45(&self, switch: u32) -> Result<(), Error>

source§

fn method46(&self, thread_local: u32) -> Result<(), Error>

source§

fn method48(&self, typename: u32) -> Result<(), Error>

source§

fn method49(&self, uint64: u32) -> Result<(), Error>

source§

fn method50(&self, unknown_bytes: u32) -> Result<(), Error>

source§

fn method52(&self, value_of: u32) -> Result<(), Error>

source§

fn method53(&self, vec: u32) -> Result<(), Error>

source§

fn method54(&self, wchar_t: u32) -> Result<(), Error>

source§

fn method55(&self, with: u32) -> Result<(), Error>

source§

impl Debug for DangerousRequestArgumentsProxy

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Proxy for DangerousRequestArgumentsProxy

§

type Protocol = DangerousRequestArgumentsMarker

The protocol which this Proxy controls.
source§

fn from_channel(inner: AsyncChannel) -> Self

Create a proxy over the given channel.
source§

fn into_channel(self) -> Result<AsyncChannel, Self>

Attempt to convert the proxy back into a channel. Read more
source§

fn as_channel(&self) -> &AsyncChannel

Get a reference to the proxy’s underlying channel. Read more
source§

fn is_closed(&self) -> bool

Returns true if the proxy has received the PEER_CLOSED signal.
source§

fn on_closed<'a>(&'a self) -> OnSignals<'a>

Returns a future that completes when the proxy receives the PEER_CLOSED signal.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> Encode<Ambiguous1> for T

source§

unsafe fn encode( self, _encoder: &mut Encoder<'_>, _offset: usize, _depth: Depth ) -> Result<(), Error>

Encodes the object into the encoder’s buffers. Any handles stored in the object are swapped for Handle::INVALID. Read more
source§

impl<T> Encode<Ambiguous2> for T

source§

unsafe fn encode( self, _encoder: &mut Encoder<'_>, _offset: usize, _depth: Depth ) -> Result<(), Error>

Encodes the object into the encoder’s buffers. Any handles stored in the object are swapped for Handle::INVALID. Read more
source§

impl<T> From<T> for T

const: unstable · source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere U: From<T>,

const: unstable · source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

§

impl<T> Pointable for T

§

const ALIGN: usize = mem::align_of::<T>()

The alignment of pointer.
§

type Init = T

The type for initializers.
§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T> ToOwned for Twhere T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
const: unstable · source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
const: unstable · source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more