struct Poco::NotificationQueue::WaitInfo

struct WaitInfo
{
    // fields

    Notification::Ptr pNf;
    Event nfAvailable;
};