Documentation ¶
Index ¶
- type SensorProxy
- func (v *SensorProxy) AccelerometerOrientation() proxy.PropString
- func (v *SensorProxy) ClaimAccelerometer(flags dbus.Flags) error
- func (v *SensorProxy) ClaimLight(flags dbus.Flags) error
- func (*SensorProxy) GetInterfaceName_() string
- func (v *SensorProxy) GetObject_() *proxy.Object
- func (v *SensorProxy) GoClaimAccelerometer(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *SensorProxy) GoClaimLight(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *SensorProxy) GoReleaseAccelerometer(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *SensorProxy) GoReleaseLight(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
- func (v *SensorProxy) HasAccelerometer() proxy.PropBool
- func (v *SensorProxy) HasAmbientLight() proxy.PropBool
- func (v *SensorProxy) LightLevel() proxy.PropDouble
- func (v *SensorProxy) LightLevelUnit() proxy.PropString
- func (v *SensorProxy) ReleaseAccelerometer(flags dbus.Flags) error
- func (v *SensorProxy) ReleaseLight(flags dbus.Flags) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SensorProxy ¶
func NewSensorProxy ¶
func NewSensorProxy(conn *dbus.Conn) *SensorProxy
func (*SensorProxy) AccelerometerOrientation ¶
func (v *SensorProxy) AccelerometerOrientation() proxy.PropString
func (*SensorProxy) ClaimAccelerometer ¶
func (v *SensorProxy) ClaimAccelerometer(flags dbus.Flags) error
func (*SensorProxy) ClaimLight ¶
func (v *SensorProxy) ClaimLight(flags dbus.Flags) error
func (*SensorProxy) GetInterfaceName_ ¶
func (*SensorProxy) GetInterfaceName_() string
func (*SensorProxy) GetObject_ ¶
func (*SensorProxy) GoClaimAccelerometer ¶
func (v *SensorProxy) GoClaimAccelerometer(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*SensorProxy) GoClaimLight ¶
func (v *SensorProxy) GoClaimLight(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*SensorProxy) GoReleaseAccelerometer ¶
func (v *SensorProxy) GoReleaseAccelerometer(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*SensorProxy) GoReleaseLight ¶
func (v *SensorProxy) GoReleaseLight(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call
func (*SensorProxy) HasAccelerometer ¶
func (*SensorProxy) HasAmbientLight ¶
func (*SensorProxy) LightLevel ¶
func (v *SensorProxy) LightLevel() proxy.PropDouble
func (*SensorProxy) LightLevelUnit ¶
func (v *SensorProxy) LightLevelUnit() proxy.PropString
func (*SensorProxy) ReleaseAccelerometer ¶
func (v *SensorProxy) ReleaseAccelerometer(flags dbus.Flags) error
func (*SensorProxy) ReleaseLight ¶
func (v *SensorProxy) ReleaseLight(flags dbus.Flags) error
Click to show internal directories.
Click to hide internal directories.