MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.
More...
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
Defines | |
#define | MDS_DECLARE_ID(Id) struct Id { MDS_STATIC_NAME(#Id); } |
Declares an identifier. | |
#define | tIdentifier typename |
Identifier type used to declare templates whose instances are specialized by using identifiers. |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel
.
Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2005/09/06
Description:
#define MDS_DECLARE_ID | ( | Id | ) | struct Id { MDS_STATIC_NAME(#Id); } |
Declares an identifier.
#define tIdentifier typename |
Identifier type used to declare templates whose instances are specialized by using identifiers.