52 AppBase(
const std::string& name = CLASS_TYPE);
61 virtual const std::string& GetType()
const override;
A string wrapper that will make sure that all of the strings with the same value will point to the sa...
This is a Base class that carries the Class name and Unique ID of all the derived classes...
trBase::SmrtPtr< trCore::SystemDirector > mSysDirector
trBase::SmrtPtr< trManager::SystemManager > mSysMan
static const trUtil::RefStr CLASS_TYPE
Adds an easy and swappable access to the base class.
An application base from which all other application classes should be derived.