rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStMessage Class Reference

Message class. More...

#include <ivstudio/message.h>

Inheritance diagram for IlvStMessage:
IlvStNamedObject

List of all members.

Public Member Functions

void subscribe (IlvStSubscription *sub)
 Subscribes to the message.

Detailed Description

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.

See also:
IlvStudio,IlvStSubscription.

Member Function Documentation

void IlvStMessage::subscribe ( IlvStSubscription sub  ) 

Subscribes to the message.

Parameters:
sub The subscription.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.