27 using extends::extends;
30 const std::string&
message()
const override;
31 void doIt()
const override;
45 static const std::string
msg(
"It works!!!" );
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define DECLARE_COMPONENT(type)
MsgStream & msg() const
shortcut for the method msgStream(MSG::INFO)
MsgStream & info() const
shortcut for the method msgStream(MSG::INFO)
Implementation of property with value of concrete type.
This class is used for returning status codes from appropriate routines.
constexpr static const auto SUCCESS
Base class used to extend a class implementing other interfaces.