Empirical
Public Member Functions | List of all members
emp::web::PrintStr Class Reference

The PrintStr command will print a pre-specified string to a widget. More...

#include <commands.h>

Inheritance diagram for emp::web::PrintStr:
emp::web::internal::WidgetCommand

Public Member Functions

 PrintStr (const std::string &_s)
 
bool Trigger (internal::WidgetInfo &w) const override
 
const std::string & GetStr () const
 

Detailed Description

The PrintStr command will print a pre-specified string to a widget.

Constructor & Destructor Documentation

emp::web::PrintStr::PrintStr ( const std::string &  _s)
inline

Member Function Documentation

const std::string& emp::web::PrintStr::GetStr ( ) const
inline
bool emp::web::PrintStr::Trigger ( internal::WidgetInfo w) const
inlineoverridevirtual

The documentation for this class was generated from the following file: