DsLogNotification::StateChange Struct Reference

A state change event is emitted by an event or notify log factory when a log changes state. More...

import "DsLogNotification.idl";

List of all members.

Public Attributes

Log logref
LogId id
TimeT time
StateType type
any new_value


Detailed Description

A state change event is emitted by an event or notify log factory when a log changes state.

The log states include:

This structure contains the following information:


Member Data Documentation

LogId DsLogNotification::StateChange::id

Log DsLogNotification::StateChange::logref

any DsLogNotification::StateChange::new_value

TimeT DsLogNotification::StateChange::time

StateType DsLogNotification::StateChange::type