#include "Time.h" using namespace MbD; Time::Time() { std::string str = "t"; this->setName(str); }