MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces | Typedefs
mdsStreamChannel.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2008 by Michal Spanel
. More...

#include <MDSTk/Base/mdsScopedPtr.h>
#include "mdsChannel.h"
#include <streambuf>
#include <iomanip>
#include <istream>
#include <ostream>

Classes

class  mds::mod::CIStreamChannel
 Buffered channel providing STL-like stream functionality. More...
class  mds::mod::COStreamChannel
 Buffered channel providing STL-like stream functionality. More...

Namespaces

namespace  mds
 

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::mod

Typedefs

typedef CIStreamChannel::tSmartPtr mds::mod::CIStreamChannelPtr
 Smart pointer to channel CIStreamChannel.
typedef COStreamChannel::tSmartPtr mds::mod::COStreamChannelPtr
 Smart pointer to channel COStreamChannel.

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2008 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2008/09/28

Id:
mdsStreamChannel.h 1863 2010-08-31 20:40:15Z spanel

Description: