Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
Unit Class Reference

Class that defines the unit of the Load. More...

#include <Unit.h>

+ Inheritance diagram for Unit:

Public Member Functions

std::string getUnitName ()
 
virtual ~Unit ()
 

Protected Attributes

std::string unitString
 

Detailed Description

Class that defines the unit of the Load.

Note
All sub classes implement the (nice) type-safe design pattern.

Constructor & Destructor Documentation

virtual Unit::~Unit ( )
inlinevirtual

Member Function Documentation

std::string Unit::getUnitName ( )
inline

Member Data Documentation

std::string Unit::unitString
protected

The documentation for this class was generated from the following file: