MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Variables
mdsChannel.cpp File Reference

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

#include <MDSTk/Module/mdsChannel.h>
#include <MDSTk/Base/mdsError.h>
#include <MDSTk/Base/mdsMemory.h>
#include <MDSTk/Math/mdsBase.h>
#include <cstdlib>

Namespaces

namespace  mds
 

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


namespace  mds::mod

Variables

const std::string mds::mod::CH_FILE_TEXT = "file"
const std::string mds::mod::CH_NULL_TEXT = "null"
 Channel medium (textual form)
const std::string mds::mod::CH_PIPE_TEXT = "pipe"
const std::string mds::mod::CH_SHM_TEXT = "shm"
const std::string mds::mod::CH_STDIO_TEXT = "stdio"

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2003/10/16

Id:
mdsChannel.cpp 2091 2012-02-14 11:26:36Z spanel

Description: