MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Classes | Namespaces | Defines
mdsTimestamp.h File Reference

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

#include <MDSTk/Base/mdsSetup.h>
#include <MDSTk/Base/mdsAssert.h>
#include <MDSTk/Base/mdsSharedPtr.h>
#include "mdsSystem.h"
#include "mdsSystemExport.h"
#include <string>
#include <iostream>

Classes

class  mds::sys::CTimestamp
 Timestamp class representing an event time and description. More...

Namespaces

namespace  mds
 

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


namespace  mds::sys

Defines

#define MDS_TIMESTAMP(Desc)   mds::sys::CTimestamp(Desc)
 Macro that creates a timestamp object.

Detailed Description

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

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2003/11/14

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

Description:


Define Documentation

#define MDS_TIMESTAMP (   Desc)    mds::sys::CTimestamp(Desc)

Macro that creates a timestamp object.