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

Atlas::Task Class Reference

Atlas task. More...

#include <Task.h>

Inheritance diagram for Atlas::Task:

Atlas::Codec< Stream > Atlas::Codec< std::iostream > Atlas::Negotiate< Stream > Atlas::Negotiate< std::iostream > List of all members.

Public Member Functions

virtual void Poll (bool can_get=true)=0

Detailed Description

Atlas task.

A task can be polled. Currently, Codecs and Negotiates are both Tasks. This is a rather minimal interface and may perhaps fade away.

See also:
Codec

Negotiate


The documentation for this class was generated from the following file:

Copyright 2000 the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.