Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

BasicTaskCallbackImpl Class Reference

List of all members.

Detailed Description

An implementation of a Qosket::Basic::BasicTaskCallback that logs when its methods were called.

See also:
Qosket::Basic::BasicTaskCallback

Definition at line 29 of file BasicTaskCallbackImpl.hh.

Public Member Functions

virtual void sendMessage (const char *msg) throw (CORBA::SystemException)
 Send a message to the call back.

virtual void MissedDeadline (void) throw (CORBA::SystemException)
 

virtual void MadeDeadline (void) throw (CORBA::SystemException)
 


Member Function Documentation

void BasicTaskCallbackImpl::sendMessage const char *  msg  )  throw (CORBA::SystemException) [virtual]
 

Send a message to the call back.

This is also used by the other methods to do logging.

Parameters:
msg The message to log.

Definition at line 24 of file BasicTaskCallbackImpl.cc.

References require.


The documentation for this class was generated from the following files:
Generated on Mon Dec 1 16:30:31 2003 for CPU Broker by doxygen 1.3.4