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

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 27 of file BasicTaskCallbackImpl.cc.

References require.

Referenced by MadeDeadline(), and MissedDeadline().


The documentation for this class was generated from the following files:
Generated on Fri Oct 22 07:51:00 2004 for CPU Broker by  doxygen 1.3.9.1