Enum fidl_fidl_test_dangerous_method_request_arguments_camel3::DangerousRequestArgumentsRequest
source · pub enum DangerousRequestArgumentsRequest {
Show 41 variants
Method0 {
alignof: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method1 {
asm: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method2 {
atomic_commit: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method5 {
catch: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method6 {
char32_t: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method7 {
co_return: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method8 {
concept: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method11 {
default: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method15 {
export: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method16 {
factory: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method19 {
future_: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method20 {
goto: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method21 {
header: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method22 {
import: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method23 {
int: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method24 {
int8: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method26 {
long: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method29 {
never_: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method30 {
none_: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method31 {
nullptr: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method32 {
offsetof: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method33 {
option_: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method34 {
package: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method35 {
proc: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method36 {
public: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method37 {
register: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method39 {
rune: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method40 {
send_: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method41 {
signed: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method42 {
static_assert: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method44 {
stdout: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method45 {
template: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method46 {
to_string: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method47 {
typedef: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method48 {
uint16: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method49 {
union: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method51 {
using: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method52 {
values_map: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method53 {
void: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method54 {
which: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
Method55 {
xor_eq: u32,
control_handle: DangerousRequestArgumentsControlHandle,
},
}
Variants§
Method0
Method1
Method2
Method5
Method6
Method7
Method8
Method11
Method15
Method16
Method19
Method20
Method21
Method22
Method23
Method24
Method26
Method29
Method30
Method31
Method32
Method33
Method34
Method35
Method36
Method37
Method39
Method40
Method41
Method42
Method44
Method45
Method46
Method47
Method48
Method49
Method51
Method52
Method53
Method54
Method55
Implementations§
source§impl DangerousRequestArgumentsRequest
impl DangerousRequestArgumentsRequest
pub fn into_method0( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method1( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method2( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method5( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method6( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method7( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method8( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method11( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method15( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method16( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method19( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method20( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method21( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method22( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method23( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method24( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method26( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method29( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method30( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method31( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method32( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method33( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method34( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method35( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method36( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method37( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method39( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method40( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method41( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method42( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method44( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method45( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method46( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method47( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method48( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method49( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method51( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method52( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method53( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method54( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
pub fn into_method55( self ) -> Option<(u32, DangerousRequestArgumentsControlHandle)>
sourcepub fn method_name(&self) -> &'static str
pub fn method_name(&self) -> &'static str
Name of the method defined in FIDL