Public Member Functions | |
const std::string & | getText () const |
Static Public Member Functions | |
static PtrType | create (const std::string &strMessage) |
CSWTextMessage::PtrType CSWTextMessage::create | ( | const std::string & | strMessage | ) | [static] |
Creates a new text message.
strMessage | The text which should contain the message. |
const std::string & CSWTextMessage::getText | ( | ) | const |
Returns the text containing the message.