Computer Assited Medical Intervention Tool Kit  version 5.0
Unit Class Reference

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

#include <Unit.h>

+ Inheritance diagram for Unit:
+ Collaboration diagram for Unit:

Public Member Functions

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

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

◆ ~Unit()

virtual Unit::~Unit ( )
virtualdefault

Member Function Documentation

◆ getUnitName()

std::string Unit::getUnitName ( )
inline

References unitString.

Referenced by Load::xmlPrint().

+ Here is the caller graph for this function:

Member Data Documentation

◆ unitString

std::string Unit::unitString
protected

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