data_io.hpp File Reference

Defines interfaces data_in , data_out , data_io and function new_data_io(). More...

#include <ders/config.hpp>
#include <ders/cycl_buf.hpp>
#include <ders/text.hpp>

Go to the source code of this file.

Namespaces

namespace  ders

Classes

class  ders::data_in
 Interface for classes that can be read from. More...
class  ders::data_out
 Interface for classes that can be written to. More...
class  ders::data_io
 Interface for classes that support I/O operations defined by both data_in and data_out interfaces. More...

Typedefs

typedef sh_ptr< data_io > ders::sh_data_io

Functions

sh_data_io ders::new_data_io (sh_cycl_buf cb)
 Creates new data_io object.


Detailed Description

Defines interfaces data_in , data_out , data_io and function new_data_io().

Definition in file data_io.hpp.


Generated on Tue Dec 8 11:35:32 2009 for derslib by  doxygen 1.5.5