mermaid::support::service::ServiceReplyDeliveryTask Class Reference

ServiceReplyDeliveryTaskclass, used to deliver replies to services in the context of an ActiveObject. More...

#include <ServiceReplyDeliveryTask.hpp>

Inheritance diagram for mermaid::support::service::ServiceReplyDeliveryTask:
Inheritance graph
[legend]
Collaboration diagram for mermaid::support::service::ServiceReplyDeliveryTask:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void cancelRepeat ()
Time getScheduledTime ()
 Scheduled time getter.
bool hasRepeatScheduling ()
void incrementScheduledTimeForRepeat ()
bool isOkToRun ()
virtual void run ()
 Method to run the Task.
 ServiceReplyDeliveryTask (shared_ptr< Service > service, shared_ptr< ServiceReply > reply)

Detailed Description

ServiceReplyDeliveryTaskclass, used to deliver replies to services in the context of an ActiveObject.

Author:
Marco Barbosa

Definition at line 53 of file ServiceReplyDeliveryTask.hpp.


Member Function Documentation

Time Task::getScheduledTime (  )  [inherited]

Scheduled time getter.

Returns:
Time that Task is scheduled to run
Author:
Marco Barbosa + Nelson Ramos

Definition at line 67 of file Task.cpp.

void ServiceReplyDeliveryTask::run (  )  [virtual]

Method to run the Task.

Author:
Marco Barbosa + Nelson Ramos
Todo:
Make this a pure virtual method

Reimplemented from mermaid::support::activeobject::Task.

Definition at line 51 of file ServiceReplyDeliveryTask.cpp.

Generated on Fri Mar 4 22:15:51 2011 for MeRMaID::support by  doxygen 1.6.3