IoT::Devices

class CameraEventDispatcher

File Information

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

Description

The base class for image sensors, also known as cameras.

Inheritance

Direct Base Classes: Poco::RemotingNG::EventDispatcher

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

Member Summary

Member Functions: event__imageCaptured, event__statusChanged, remoting__typeId

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

Constructors

CameraEventDispatcher

CameraEventDispatcher(
    CameraRemoteObject * pRemoteObject,
    const std::string & protocol
);

Destructor

~CameraEventDispatcher virtual

virtual ~CameraEventDispatcher();

Destroys the CameraEventDispatcher.

Member Functions

event__imageCaptured

void event__imageCaptured(
    const void * pSender,
    const Poco::SharedPtr < IoT::Devices::Image > & 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