Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Manager message class for notifications regarding manager layers. More...
#include <ilviews/manager/observer.h>
Public Member Functions | |
IlvManagerLayerMessage (IlUInt reason, int layer) | |
Constructor. | |
int | getLayer () const |
Returns the index of the layer. |
Manager message class for notifications regarding manager layers.
Library: ilvmgr
Base class for manager messages used in actions involving manager layers. The message category is always set to IlvMgrMsgLayerMask
.
IlvManagerLayerMessage::IlvManagerLayerMessage | ( | IlUInt | reason, | |
int | layer | |||
) |
Constructor.
Sets the message category to IlvMgrMsgLayerMask
.
reason | The notification type. | |
layer | The index of the layer involved in the notification. |
int IlvManagerLayerMessage::getLayer | ( | ) | const |
Returns the index of the layer.
© 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.