Documentation
¶
Index ¶
- type DisplayLutsServer
- func (s *DisplayLutsServer) NewDisplayLuts(_ context.Context, req *pb.NewDisplayLutsRequest) (*pb.NewDisplayLutsResponse, error)
- func (s *DisplayLutsServer) Set1(_ context.Context, req *pb.Set1Request) (*pb.Set1Response, error)
- func (s *DisplayLutsServer) Set2_1(_ context.Context, req *pb.Set2_1Request) (*pb.Set2_1Response, error)
- func (s *DisplayLutsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- type GeomagneticFieldServer
- func (s *GeomagneticFieldServer) GetDeclination(_ context.Context, req *pb.GetDeclinationRequest) (*pb.GetDeclinationResponse, error)
- func (s *GeomagneticFieldServer) GetFieldStrength(_ context.Context, req *pb.GetFieldStrengthRequest) (*pb.GetFieldStrengthResponse, error)
- func (s *GeomagneticFieldServer) GetHorizontalStrength(_ context.Context, req *pb.GetHorizontalStrengthRequest) (*pb.GetHorizontalStrengthResponse, error)
- func (s *GeomagneticFieldServer) GetInclination(_ context.Context, req *pb.GetInclinationRequest) (*pb.GetInclinationResponse, error)
- func (s *GeomagneticFieldServer) GetX(_ context.Context, req *pb.GetXRequest) (*pb.GetXResponse, error)
- func (s *GeomagneticFieldServer) GetY(_ context.Context, req *pb.GetYRequest) (*pb.GetYResponse, error)
- func (s *GeomagneticFieldServer) GetZ(_ context.Context, req *pb.GetZRequest) (*pb.GetZResponse, error)
- func (s *GeomagneticFieldServer) NewGeomagneticField(_ context.Context, req *pb.NewGeomagneticFieldRequest) (*pb.NewGeomagneticFieldResponse, error)
- type SensorManagerServer
- func (s *SensorManagerServer) CancelTriggerSensor(_ context.Context, req *pb.CancelTriggerSensorRequest) (*pb.CancelTriggerSensorResponse, error)
- func (s *SensorManagerServer) CreateDirectChannel1(_ context.Context, req *pb.CreateDirectChannel1Request) (*pb.CreateDirectChannel1Response, error)
- func (s *SensorManagerServer) CreateDirectChannel1_1(_ context.Context, req *pb.CreateDirectChannel1_1Request) (*pb.CreateDirectChannel1_1Response, error)
- func (s *SensorManagerServer) Flush(_ context.Context, req *pb.FlushRequest) (*pb.FlushResponse, error)
- func (s *SensorManagerServer) GetAltitude(_ context.Context, req *pb.GetAltitudeRequest) (*pb.GetAltitudeResponse, error)
- func (s *SensorManagerServer) GetAngleChange(_ context.Context, req *pb.GetAngleChangeRequest) (*pb.GetAngleChangeResponse, error)
- func (s *SensorManagerServer) GetDefaultSensor1(_ context.Context, req *pb.GetDefaultSensor1Request) (*pb.GetDefaultSensor1Response, error)
- func (s *SensorManagerServer) GetDefaultSensor2_1(_ context.Context, req *pb.GetDefaultSensor2_1Request) (*pb.GetDefaultSensor2_1Response, error)
- func (s *SensorManagerServer) GetDynamicSensorList(_ context.Context, req *pb.GetDynamicSensorListRequest) (*pb.GetDynamicSensorListResponse, error)
- func (s *SensorManagerServer) GetInclination(_ context.Context, req *pb.SensorManagerGetInclinationRequest) (*pb.GetInclinationResponse, error)
- func (s *SensorManagerServer) GetOrientation(_ context.Context, req *pb.GetOrientationRequest) (*pb.GetOrientationResponse, error)
- func (s *SensorManagerServer) GetQuaternionFromVector(_ context.Context, req *pb.GetQuaternionFromVectorRequest) (*pb.GetQuaternionFromVectorResponse, error)
- func (s *SensorManagerServer) GetRotationMatrix(_ context.Context, req *pb.GetRotationMatrixRequest) (*pb.GetRotationMatrixResponse, error)
- func (s *SensorManagerServer) GetRotationMatrixFromVector(_ context.Context, req *pb.GetRotationMatrixFromVectorRequest) (*pb.GetRotationMatrixFromVectorResponse, error)
- func (s *SensorManagerServer) GetSensorList(_ context.Context, req *pb.GetSensorListRequest) (*pb.GetSensorListResponse, error)
- func (s *SensorManagerServer) GetSensors(_ context.Context, req *pb.GetSensorsRequest) (*pb.GetSensorsResponse, error)
- func (s *SensorManagerServer) IsDynamicSensorDiscoverySupported(_ context.Context, req *pb.IsDynamicSensorDiscoverySupportedRequest) (*pb.IsDynamicSensorDiscoverySupportedResponse, error)
- func (s *SensorManagerServer) RegisterDynamicSensorCallback(_ context.Context, req *pb.RegisterDynamicSensorCallbackRequest) (*pb.RegisterDynamicSensorCallbackResponse, error)
- func (s *SensorManagerServer) RegisterListener2_2(_ context.Context, req *pb.RegisterListener2_2Request) (*pb.RegisterListener2_2Response, error)
- func (s *SensorManagerServer) RegisterListener3(_ context.Context, req *pb.RegisterListener3Request) (*pb.RegisterListener3Response, error)
- func (s *SensorManagerServer) RegisterListener3_3(_ context.Context, req *pb.RegisterListener3_3Request) (*pb.RegisterListener3_3Response, error)
- func (s *SensorManagerServer) RegisterListener4_1(_ context.Context, req *pb.RegisterListener4_1Request) (*pb.RegisterListener4_1Response, error)
- func (s *SensorManagerServer) RemapCoordinateSystem(_ context.Context, req *pb.RemapCoordinateSystemRequest) (*pb.RemapCoordinateSystemResponse, error)
- func (s *SensorManagerServer) RequestTriggerSensor(_ context.Context, req *pb.RequestTriggerSensorRequest) (*pb.RequestTriggerSensorResponse, error)
- func (s *SensorManagerServer) UnregisterDynamicSensorCallback(_ context.Context, req *pb.UnregisterDynamicSensorCallbackRequest) (*pb.UnregisterDynamicSensorCallbackResponse, error)
- func (s *SensorManagerServer) UnregisterListener1(_ context.Context, req *pb.UnregisterListener1Request) (*pb.UnregisterListener1Response, error)
- func (s *SensorManagerServer) UnregisterListener1_2(_ context.Context, req *pb.UnregisterListener1_2Request) (*pb.UnregisterListener1_2Response, error)
- func (s *SensorManagerServer) UnregisterListener2_1(_ context.Context, req *pb.UnregisterListener2_1Request) (*pb.UnregisterListener2_1Response, error)
- func (s *SensorManagerServer) UnregisterListener2_3(_ context.Context, req *pb.UnregisterListener2_3Request) (*pb.UnregisterListener2_3Response, error)
- type SyncFenceServer
- func (s *SyncFenceServer) Await(_ context.Context, req *pb.AwaitRequest) (*pb.AwaitResponse, error)
- func (s *SyncFenceServer) AwaitForever(_ context.Context, req *pb.AwaitForeverRequest) (*pb.AwaitForeverResponse, error)
- func (s *SyncFenceServer) Close(_ context.Context, req *pb.CloseRequest) (*pb.CloseResponse, error)
- func (s *SyncFenceServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *SyncFenceServer) GetSignalTime(_ context.Context, req *pb.GetSignalTimeRequest) (*pb.GetSignalTimeResponse, error)
- func (s *SyncFenceServer) IsValid(_ context.Context, req *pb.IsValidRequest) (*pb.IsValidResponse, error)
- func (s *SyncFenceServer) NewSyncFence(_ context.Context, req *pb.NewSyncFenceRequest) (*pb.NewSyncFenceResponse, error)
- func (s *SyncFenceServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DisplayLutsServer ¶
type DisplayLutsServer struct {
pb.UnimplementedDisplayLutsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
DisplayLutsServer implements pb.DisplayLutsServiceServer.
func (*DisplayLutsServer) NewDisplayLuts ¶
func (s *DisplayLutsServer) NewDisplayLuts(_ context.Context, req *pb.NewDisplayLutsRequest) (*pb.NewDisplayLutsResponse, error)
func (*DisplayLutsServer) Set1 ¶
func (s *DisplayLutsServer) Set1(_ context.Context, req *pb.Set1Request) (*pb.Set1Response, error)
func (*DisplayLutsServer) Set2_1 ¶
func (s *DisplayLutsServer) Set2_1(_ context.Context, req *pb.Set2_1Request) (*pb.Set2_1Response, error)
func (*DisplayLutsServer) ToString ¶
func (s *DisplayLutsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type GeomagneticFieldServer ¶
type GeomagneticFieldServer struct {
pb.UnimplementedGeomagneticFieldServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GeomagneticFieldServer implements pb.GeomagneticFieldServiceServer.
func (*GeomagneticFieldServer) GetDeclination ¶
func (s *GeomagneticFieldServer) GetDeclination(_ context.Context, req *pb.GetDeclinationRequest) (*pb.GetDeclinationResponse, error)
func (*GeomagneticFieldServer) GetFieldStrength ¶
func (s *GeomagneticFieldServer) GetFieldStrength(_ context.Context, req *pb.GetFieldStrengthRequest) (*pb.GetFieldStrengthResponse, error)
func (*GeomagneticFieldServer) GetHorizontalStrength ¶
func (s *GeomagneticFieldServer) GetHorizontalStrength(_ context.Context, req *pb.GetHorizontalStrengthRequest) (*pb.GetHorizontalStrengthResponse, error)
func (*GeomagneticFieldServer) GetInclination ¶
func (s *GeomagneticFieldServer) GetInclination(_ context.Context, req *pb.GetInclinationRequest) (*pb.GetInclinationResponse, error)
func (*GeomagneticFieldServer) GetX ¶
func (s *GeomagneticFieldServer) GetX(_ context.Context, req *pb.GetXRequest) (*pb.GetXResponse, error)
func (*GeomagneticFieldServer) GetY ¶
func (s *GeomagneticFieldServer) GetY(_ context.Context, req *pb.GetYRequest) (*pb.GetYResponse, error)
func (*GeomagneticFieldServer) GetZ ¶
func (s *GeomagneticFieldServer) GetZ(_ context.Context, req *pb.GetZRequest) (*pb.GetZResponse, error)
func (*GeomagneticFieldServer) NewGeomagneticField ¶
func (s *GeomagneticFieldServer) NewGeomagneticField(_ context.Context, req *pb.NewGeomagneticFieldRequest) (*pb.NewGeomagneticFieldResponse, error)
type SensorManagerServer ¶
type SensorManagerServer struct {
pb.UnimplementedSensorManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SensorManagerServer implements pb.SensorManagerServiceServer.
func (*SensorManagerServer) CancelTriggerSensor ¶
func (s *SensorManagerServer) CancelTriggerSensor(_ context.Context, req *pb.CancelTriggerSensorRequest) (*pb.CancelTriggerSensorResponse, error)
func (*SensorManagerServer) CreateDirectChannel1 ¶
func (s *SensorManagerServer) CreateDirectChannel1(_ context.Context, req *pb.CreateDirectChannel1Request) (*pb.CreateDirectChannel1Response, error)
func (*SensorManagerServer) CreateDirectChannel1_1 ¶
func (s *SensorManagerServer) CreateDirectChannel1_1(_ context.Context, req *pb.CreateDirectChannel1_1Request) (*pb.CreateDirectChannel1_1Response, error)
func (*SensorManagerServer) Flush ¶
func (s *SensorManagerServer) Flush(_ context.Context, req *pb.FlushRequest) (*pb.FlushResponse, error)
func (*SensorManagerServer) GetAltitude ¶
func (s *SensorManagerServer) GetAltitude(_ context.Context, req *pb.GetAltitudeRequest) (*pb.GetAltitudeResponse, error)
func (*SensorManagerServer) GetAngleChange ¶
func (s *SensorManagerServer) GetAngleChange(_ context.Context, req *pb.GetAngleChangeRequest) (*pb.GetAngleChangeResponse, error)
func (*SensorManagerServer) GetDefaultSensor1 ¶
func (s *SensorManagerServer) GetDefaultSensor1(_ context.Context, req *pb.GetDefaultSensor1Request) (*pb.GetDefaultSensor1Response, error)
func (*SensorManagerServer) GetDefaultSensor2_1 ¶
func (s *SensorManagerServer) GetDefaultSensor2_1(_ context.Context, req *pb.GetDefaultSensor2_1Request) (*pb.GetDefaultSensor2_1Response, error)
func (*SensorManagerServer) GetDynamicSensorList ¶
func (s *SensorManagerServer) GetDynamicSensorList(_ context.Context, req *pb.GetDynamicSensorListRequest) (*pb.GetDynamicSensorListResponse, error)
func (*SensorManagerServer) GetInclination ¶
func (s *SensorManagerServer) GetInclination(_ context.Context, req *pb.SensorManagerGetInclinationRequest) (*pb.GetInclinationResponse, error)
func (*SensorManagerServer) GetOrientation ¶
func (s *SensorManagerServer) GetOrientation(_ context.Context, req *pb.GetOrientationRequest) (*pb.GetOrientationResponse, error)
func (*SensorManagerServer) GetQuaternionFromVector ¶
func (s *SensorManagerServer) GetQuaternionFromVector(_ context.Context, req *pb.GetQuaternionFromVectorRequest) (*pb.GetQuaternionFromVectorResponse, error)
func (*SensorManagerServer) GetRotationMatrix ¶
func (s *SensorManagerServer) GetRotationMatrix(_ context.Context, req *pb.GetRotationMatrixRequest) (*pb.GetRotationMatrixResponse, error)
func (*SensorManagerServer) GetRotationMatrixFromVector ¶
func (s *SensorManagerServer) GetRotationMatrixFromVector(_ context.Context, req *pb.GetRotationMatrixFromVectorRequest) (*pb.GetRotationMatrixFromVectorResponse, error)
func (*SensorManagerServer) GetSensorList ¶
func (s *SensorManagerServer) GetSensorList(_ context.Context, req *pb.GetSensorListRequest) (*pb.GetSensorListResponse, error)
func (*SensorManagerServer) GetSensors ¶
func (s *SensorManagerServer) GetSensors(_ context.Context, req *pb.GetSensorsRequest) (*pb.GetSensorsResponse, error)
func (*SensorManagerServer) IsDynamicSensorDiscoverySupported ¶
func (s *SensorManagerServer) IsDynamicSensorDiscoverySupported(_ context.Context, req *pb.IsDynamicSensorDiscoverySupportedRequest) (*pb.IsDynamicSensorDiscoverySupportedResponse, error)
func (*SensorManagerServer) RegisterDynamicSensorCallback ¶
func (s *SensorManagerServer) RegisterDynamicSensorCallback(_ context.Context, req *pb.RegisterDynamicSensorCallbackRequest) (*pb.RegisterDynamicSensorCallbackResponse, error)
func (*SensorManagerServer) RegisterListener2_2 ¶
func (s *SensorManagerServer) RegisterListener2_2(_ context.Context, req *pb.RegisterListener2_2Request) (*pb.RegisterListener2_2Response, error)
func (*SensorManagerServer) RegisterListener3 ¶
func (s *SensorManagerServer) RegisterListener3(_ context.Context, req *pb.RegisterListener3Request) (*pb.RegisterListener3Response, error)
func (*SensorManagerServer) RegisterListener3_3 ¶
func (s *SensorManagerServer) RegisterListener3_3(_ context.Context, req *pb.RegisterListener3_3Request) (*pb.RegisterListener3_3Response, error)
func (*SensorManagerServer) RegisterListener4_1 ¶
func (s *SensorManagerServer) RegisterListener4_1(_ context.Context, req *pb.RegisterListener4_1Request) (*pb.RegisterListener4_1Response, error)
func (*SensorManagerServer) RemapCoordinateSystem ¶
func (s *SensorManagerServer) RemapCoordinateSystem(_ context.Context, req *pb.RemapCoordinateSystemRequest) (*pb.RemapCoordinateSystemResponse, error)
func (*SensorManagerServer) RequestTriggerSensor ¶
func (s *SensorManagerServer) RequestTriggerSensor(_ context.Context, req *pb.RequestTriggerSensorRequest) (*pb.RequestTriggerSensorResponse, error)
func (*SensorManagerServer) UnregisterDynamicSensorCallback ¶
func (s *SensorManagerServer) UnregisterDynamicSensorCallback(_ context.Context, req *pb.UnregisterDynamicSensorCallbackRequest) (*pb.UnregisterDynamicSensorCallbackResponse, error)
func (*SensorManagerServer) UnregisterListener1 ¶
func (s *SensorManagerServer) UnregisterListener1(_ context.Context, req *pb.UnregisterListener1Request) (*pb.UnregisterListener1Response, error)
func (*SensorManagerServer) UnregisterListener1_2 ¶
func (s *SensorManagerServer) UnregisterListener1_2(_ context.Context, req *pb.UnregisterListener1_2Request) (*pb.UnregisterListener1_2Response, error)
func (*SensorManagerServer) UnregisterListener2_1 ¶
func (s *SensorManagerServer) UnregisterListener2_1(_ context.Context, req *pb.UnregisterListener2_1Request) (*pb.UnregisterListener2_1Response, error)
func (*SensorManagerServer) UnregisterListener2_3 ¶
func (s *SensorManagerServer) UnregisterListener2_3(_ context.Context, req *pb.UnregisterListener2_3Request) (*pb.UnregisterListener2_3Response, error)
type SyncFenceServer ¶
type SyncFenceServer struct {
pb.UnimplementedSyncFenceServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SyncFenceServer implements pb.SyncFenceServiceServer.
func (*SyncFenceServer) Await ¶
func (s *SyncFenceServer) Await(_ context.Context, req *pb.AwaitRequest) (*pb.AwaitResponse, error)
func (*SyncFenceServer) AwaitForever ¶
func (s *SyncFenceServer) AwaitForever(_ context.Context, req *pb.AwaitForeverRequest) (*pb.AwaitForeverResponse, error)
func (*SyncFenceServer) Close ¶
func (s *SyncFenceServer) Close(_ context.Context, req *pb.CloseRequest) (*pb.CloseResponse, error)
func (*SyncFenceServer) DescribeContents ¶
func (s *SyncFenceServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*SyncFenceServer) GetSignalTime ¶
func (s *SyncFenceServer) GetSignalTime(_ context.Context, req *pb.GetSignalTimeRequest) (*pb.GetSignalTimeResponse, error)
func (*SyncFenceServer) IsValid ¶
func (s *SyncFenceServer) IsValid(_ context.Context, req *pb.IsValidRequest) (*pb.IsValidResponse, error)
func (*SyncFenceServer) NewSyncFence ¶
func (s *SyncFenceServer) NewSyncFence(_ context.Context, req *pb.NewSyncFenceRequest) (*pb.NewSyncFenceResponse, error)
func (*SyncFenceServer) WriteToParcel ¶
func (s *SyncFenceServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Click to show internal directories.
Click to hide internal directories.