Searched defs:Controller (Results 1 – 2 of 2) sorted by relevance
749 pub struct Controller { struct752 pub preset: ::std::option::Option<::protobuf::EnumOrUnknown<ControllerPreset>>, argument754 pub features: ::protobuf::MessageField<ControllerFeatures>, argument756 pub quirks: ::protobuf::MessageField<ControllerQuirks>, argument759 // @@protoc_insertion_point(field:rootcanal.configuration.Controller.vendor) argument762 // @@protoc_insertion_point(special_field:rootcanal.configuration.Controller.special_fields) argument766 impl<'a> ::std::default::Default for &'a Controller { implementation772 impl Controller { implementation854 impl ::protobuf::Message for Controller { implementation968 impl ::protobuf::MessageFull for Controller { implementation[all …]
52 export interface Controller { interface