Module param

Module param 

Source

Modules§

param_result
Nested message and enum types in ParamResult.
param_service_client
Generated client implementations.
param_service_server
Generated server implementations.

Structs§

AllParams
Type collecting all integer and float parameters.
FloatParam
Type for float paramters.
GetAllParamsRequest
GetAllParamsResponse
GetParamFloatRequest
GetParamFloatResponse
GetParamIntRequest
GetParamIntResponse
IntParam
Type for integer parameters.
ParamResult
Result type.
ParamServiceClient
Provide raw access to get and set parameters.
ParamServiceServer
Provide raw access to get and set parameters.
SetParamFloatRequest
SetParamFloatResponse
SetParamIntRequest
SetParamIntResponse

Traits§

ParamService
Generated trait containing gRPC methods that should be implemented for use with ParamServiceServer.