class MessageHook

Abstract message hook. More...

Contains pure virtuals
Full nameTelEngine::MessageHook
Definition#include <yatengine.h>
InheritsTelEngine::RefObject [public ]
Inherited byMessageQueue
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Abstract class for message hook

bool  enqueue (Message* msg)

enqueue

[pure virtual]

Try to enqueue a message to this hook's queue

Parameters:
msgThe message to enqueue

Returns: True if the message was enqueued.

void  clear ()

clear

[pure virtual]

Clear this hook data

bool  matchesFilter (const Message& msg)

matchesFilter

[pure virtual]

Check if the given message can be inserted in this queue

Parameters:
msgThe message to check

Returns: True if the message can be inserted in this queue


Generated by: paulc on bussard on Sun Oct 20 21:06:06 2013, using kdoc 2.0a54.