ASTListener Class Reference

ASTProvider listener interface. More...

#include <ActivaAPI.h>

Inheritance diagram for ASTListener:

ASTCstaProviderInterface ASTCstaProvider

List of all members.


Detailed Description

ASTProvider listener interface.

ASTListener defines a listener interface that will receive ASTProvider event notifications. Application should implement this interface deriving a class from ASTListener and re-implementing the needed methods.

Listener interface methods are supposed to:

  1. Do not change parameters passed.
  2. Be short, fast to avoid blocking the provider thread.
  3. Do not call any provider method

The documentation for this class was generated from the following file:

Generated on Mon Jul 25 09:08:52 2011 for Activa Framework by  doxygen 1.5.9