Home
last modified time | relevance | path

Searched defs:DeviceCreate (Results 1 – 3 of 3) sorted by relevance

/tools/netsim/rust/proto/src/
Dmodel.rs2972 pub struct DeviceCreate { struct
2976 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.position) argument
2978 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.orientation) argument
2980 // @@protoc_insertion_point(field:netsim.model.DeviceCreate.chips) argument
2983 // @@protoc_insertion_point(special_field:netsim.model.DeviceCreate.special_fields) argument
2987 impl<'a> ::std::default::Default for &'a DeviceCreate { implementation
2993 impl DeviceCreate { impl
3029 impl ::protobuf::Message for DeviceCreate { implementation
3132 impl ::protobuf::MessageFull for DeviceCreate { implementation
3139 impl ::std::fmt::Display for DeviceCreate { implementation
[all …]
/tools/netsim/ui/ts/netsim/
Dmodel.ts265 export interface DeviceCreate { interface
/tools/netsim/proto/netsim/
Dmodel.proto258 message DeviceCreate { message