Poco::FastInfoset

class Notation

File Information

Library: FastInfoset
Package: FastInfoset
Header: Poco/FastInfoset/Notation.h

Description

Stores data for a Notation event.

Member Summary

Member Functions: getName, getPublicId, getSystemId, setName, setPublicId, setSystemId

Constructors

Notation

Notation();

Creates the Notation.

Notation

Notation(
    const std::string & name,
    const std::string & publicId,
    const std::string & systemId
);

Creates the Notation.

Destructor

~Notation

~Notation();

Destroys the Notation.

Member Functions

getName inline

const std::string & getName() const;

Returns the name of the notation

getPublicId inline

const std::string & getPublicId() const;

Returns the publicId

getSystemId inline

const std::string & getSystemId() const;

Returns the systemId

setName inline

void setName(
    const std::string & val
);

Sets the notation name

setPublicId inline

void setPublicId(
    const std::string & val
);

Sets the publicId

setSystemId inline

void setSystemId(
    const std::string & val
);

Sets the systemId

Securely control IoT edge devices from anywhere   Connect a Device