Poco::Util::AbstractConfiguration

class KeyValue

File Information

Library: Util
Package: Configuration
Header: Poco/Util/AbstractConfiguration.h

Description

A key-value pair, used as event argument.

Member Summary

Member Functions: key, value

Constructors

KeyValue inline

KeyValue(
    const std::string & key,
    std::string & value
);

Member Functions

key inline

const std::string & key() const;

value inline

const std::string & value() const;

value inline

std::string & value();

Securely control IoT edge devices from anywhere   Connect a Device