Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members
DsLogNotification::ObjectDeletion Struct Reference
An object deletion event is emitted by an event or notify log factory when a log object was destroyed.
More...
import "DsLogNotification.idl";
List of all members.
Detailed Description
An object deletion event is emitted by an event or notify log factory when a log object was destroyed.
This structure contains the following information:
- The unique idenfier of the log object that was destroyed.
- The absolute time at which the destroy occurred.
Member Data Documentation
LogId DsLogNotification::ObjectDeletion::id
|
|
TimeT DsLogNotification::ObjectDeletion::time
|
|
