IMessageEvent Class Reference

Event message. More...

Inheritance diagram for IMessageEvent:
IMessage

Additional Inherited Members

- Public Member Functions inherited from IMessage
virtual OpenViBE::CIdentifier getIdentifier (void) const =0
 Gets the message identifier. More...
 
virtual OpenViBE::uint64 getTime (void) const =0
 Gets the timestamp of the message. More...
 
virtual OpenViBE::boolean setIdentifier (const OpenViBE::CIdentifier &rIdentifier)=0
 Sets the message identifier for this message. More...
 
virtual OpenViBE::boolean setTime (const OpenViBE::uint64 ui64Time)=0
 Sets the message timestamp. More...
 

Detailed Description

Event message.

Author
Yann Renard (INRIA/IRISA)
Date
2006-05-30