Poco::UPnP::GENA

template < typename T >

class NoModerationPolicy

File Information

Library: UPnP/GENA
Package: StateVariables
Header: Poco/UPnP/GENA/EventModerationPolicy.h

Description

This event moderation policy does no moderation and fires an event whenever the event variable's value changes (the valueChanged() member function is called).

This moderation policy can be used with any event value type (numeric and string).

Inheritance

Direct Base Classes: EventModerationPolicy

All Base Classes: EventModerationPolicy

Member Summary

Member Functions: valueChanged

Types

Event

typedef Poco::BasicEvent < const T > Event;

Constructors

NoModerationPolicy inline

NoModerationPolicy(
    Event & event
);

Member Functions

valueChanged inline

void valueChanged(
    const T & newValue
);

Securely control IoT edge devices from anywhere   Connect a Device