Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

DsNotifyLogAdmin::NotifyLog Interface Reference

The event log is both an EventLog and a notification style EventChannel. More...

import "DsNotifyLogAdmin.idl";

Inherits DsEventLogAdmin::EventLog, and CosNotifyChannelAdmin::EventChannel.

List of all members.

Public Methods

CosNotifyFilter::Filter get_filter ()
 Get the filter on this notification log. More...

void set_filter (in CosNotifyFilter::Filter filter)
 Set the filter on this notification log. More...


Detailed Description

The event log is both an EventLog and a notification style EventChannel.


Member Function Documentation

CosNotifyFilter::Filter DsNotifyLogAdmin::NotifyLog::get_filter  
 

Get the filter on this notification log.

Returns:
The log filter.

void DsNotifyLogAdmin::NotifyLog::set_filter in CosNotifyFilter::Filter    filter
 

Set the filter on this notification log.

m <code>filter</code> - The new log filter.