mermaid::support::io::StreamWriteReplyTask Class Reference

Inheritance diagram for mermaid::support::io::StreamWriteReplyTask:
Inheritance graph
[legend]
Collaboration diagram for mermaid::support::io::StreamWriteReplyTask:
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.
 StreamWriteReplyTask (size_t bytesWritten, size_t requestedBytes, const char *const data, bool success, shared_ptr< StreamOperationHandlerMethodBase > streamOperationHandler)

Detailed Description

Definition at line 39 of file StreamWriteReplyTask.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 StreamWriteReplyTask::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 41 of file StreamWriteReplyTask.cpp.

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