Rogue Wave Views Studio Package API Reference Guide |
Rogue Wave Views Documentation Home |
Message class. More...
#include <ivstudio/message.h>
Public Member Functions | |
void | subscribe (IlvStSubscription *sub) |
Subscribes to the message. More... | |
Public Member Functions inherited from IlvStNamedObject | |
const char * | getName () const |
Returns the name of the object. More... | |
virtual void | setName (const char *name) |
Sets the name of the object. More... | |
Message class.
Library: ivstudio
An Rogue Wave Views Studio message contains information that describes an event that took place. A message collects subscriptions. A subscription is an action that is performed whenever a message is sent. Message are never created by the user, but are accessed through the editor using their names.
void IlvStMessage::subscribe | ( | IlvStSubscription * | sub | ) |
Subscribes to the message.
sub | The subscription. |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.