mermaid::support::service::ServiceRequestDeliveryTask Class Reference

ServiceRequestDeliveryTask class, used to deliver requests to services in the context of an ActiveObject. More...

#include <ServiceRequestDeliveryTask.hpp>

Inheritance diagram for mermaid::support::service::ServiceRequestDeliveryTask:
Inheritance graph
[legend]
Collaboration diagram for mermaid::support::service::ServiceRequestDeliveryTask:
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.
 ServiceRequestDeliveryTask (shared_ptr< Service > service, shared_ptr< ServiceRequest > request)

Detailed Description

ServiceRequestDeliveryTask class, used to deliver requests to services in the context of an ActiveObject.

Author:
Marco Barbosa

Definition at line 64 of file ServiceRequestDeliveryTask.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 ServiceRequestDeliveryTask::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 52 of file ServiceRequestDeliveryTask.cpp.

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