send text messages to user interfaces More...
#include <core/messages.h>
Public Member Functions | |
DEFINE_ENUM_WITH_STRING_CONVERSIONS (TextType,(Cout)(Cerr)(Clog)(Info)(Warning)(Error)) struct V_COREEXPORT Payload | |
SendText (const Message &inResponseTo) | |
Error message in response to a Message. More... | |
SendText (TextType type) | |
TextType | textType () const |
Type | referenceType () const |
uuid_t | referenceUuid () const |
Additional Inherited Members |
send text messages to user interfaces
vistle::message::SendText::SendText | ( | const Message & | inResponseTo | ) |
Error message in response to a Message.
vistle::message::SendText::SendText | ( | TextType | type | ) |
|
inline |
Type vistle::message::SendText::referenceType | ( | ) | const |
uuid_t vistle::message::SendText::referenceUuid | ( | ) | const |
SendText::TextType vistle::message::SendText::textType | ( | ) | const |