Class Poco::Data::SQLChannel::LogNotification (original) (raw)
Library: Data
Package: Logging
Header: Poco/Data/SQLChannel.h
Inheritance
Direct Base Classes: Poco::Notification
All Base Classes: Poco::Notification, Poco::RefCountedObject
Member Summary
Member Functions: message
Inherited Functions: duplicate, name, referenceCount, release
Types Aliases
Ptr
using Ptr = Poco::AutoPtr < LogNotification >;
Constructors
LogNotification 
LogNotification(
const Poco::Message & message
);
Member Functions
message 
const Poco::Message & message() const;
POCO C++ Libraries 1.14.2-all
Copyright © 2025, Applied Informatics Software Engineering GmbH and Contributors