1 #ifndef tutorials_programming_illustration_h 2 #define tutorials_programming_illustration_h 26 return "message class";
std::string message_
Member variables.
sprockit::refcount_ptr< illustration > ptr
Public typedefs.
std::string to_string() const
Public functions and constructors.
sprockit::refcount_ptr< const illustration > const_ptr
void set_message(const std::string &msg)
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i...
std::string message() const
illustration(const std::string &msg)
Basic class structure tutorial.