virtual bool HasTitle() const = 0 virtual const char *GetTitle() const = 0
OEConfBaseT objects can have their own title. However, if they do not, they will report the title of their parent OEMCMolBase when the OEConfBaseT::GetTitle() function is called.