IoT::Devices

class GyroscopeEventDispatcher

File Information

Library: IoT/Devices
Package: Generated
Header: IoT/Devices/GyroscopeEventDispatcher.h

Description

The interface for three-axis Gyroscopes.

Inheritance

Direct Base Classes: Poco::RemotingNG::EventDispatcher

All Base Classes: Poco::RefCountedObject, Poco::RemotingNG::EventDispatcher

Member Summary

Member Functions: event__rotationChanged, event__statusChanged, remoting__typeId

Inherited Functions: accept, attributes, duplicate, protocol, referenceCount, release, removeEventFilter, setEventFilter, setEventFilterImpl, subscribe, transportForSubscriber, unsubscribe

Constructors

GyroscopeEventDispatcher

GyroscopeEventDispatcher(
    GyroscopeRemoteObject * pRemoteObject,
    const std::string & protocol
);

Destructor

~GyroscopeEventDispatcher virtual

virtual ~GyroscopeEventDispatcher();

Destroys the GyroscopeEventDispatcher.

Member Functions

event__rotationChanged

void event__rotationChanged(
    const void * pSender,
    const IoT::Devices::Rotation & data
);

event__statusChanged

void event__statusChanged(
    const void * pSender,
    const IoT::Devices::DeviceStatusChange & data
);

remoting__typeId virtual inline

virtual const Poco::RemotingNG::Identifiable::TypeId & remoting__typeId() const;

Securely control IoT edge devices from anywhere   Connect a Device