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

DsTypedNotifyLogAdmin::TypedNotifyLog Interface Reference

The typed notify log is both a TypedEventLog and a <notification style code>TypedEventChannel. More...

import "DsTypedNotifyLogAdmin.idl";

Inherits DsTypedEventLogAdmin::TypedEventLog, and CosTypedNotifyChannelAdmin::TypedEventChannel.

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 typed notify log is both a TypedEventLog and a <notification style code>TypedEventChannel.


Member Function Documentation

CosNotifyFilter::Filter DsTypedNotifyLogAdmin::TypedNotifyLog::get_filter  
 

Get the filter on this notification log.

Returns:
The log filter.

void DsTypedNotifyLogAdmin::TypedNotifyLog::set_filter in CosNotifyFilter::Filter    filter
 

Set the filter on this notification log.

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