Log
and a TypedEventChannel
.
More...
import "DsTypedEventLogAdmin.idl";
Inherits DsLogAdmin::Log, and CosTypedEventChannelAdmin::TypedEventChannel.
Inherited by DsTypedNotifyLogAdmin::TypedNotifyLog.
Public Methods | |
TypedRecordList | typed_query (in string grammar, in DsLogAdmin::Constraint c, out TypedRecordIterator i) raises (DsLogAdmin::InvalidGrammar, DsLogAdmin::InvalidConstraint) |
Query the log for typed records. More... | |
TypedRecordList | typed_retrieve (in DsLogAdmin::TimeT from_time, in long how_many, out TypedRecordIterator i) |
Retrieve a number of typed log records. More... |
Log
and a TypedEventChannel
.
|
Query the log for typed records.
|
|
Retrieve a number of typed log records.
|