rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvManagerLayerMessage Class Reference

Manager message class for notifications regarding manager layers. More...

#include <ilviews/manager/observer.h>

Inheritance diagram for IlvManagerLayerMessage:
IlvManagerMessage IlvManagerLayerAlphaMessage IlvManagerLayerAntialiasingMessage IlvManagerLayerNameMessage IlvManagerLayerVisibilityMessage IlvManagerMoveLayerMessage IlvManagerSwapLayerMessage

List of all members.

Public Member Functions

 IlvManagerLayerMessage (IlUInt reason, int layer)
 Constructor.
int getLayer () const
 Returns the index of the layer.

Detailed Description

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.


Constructor & Destructor Documentation

IlvManagerLayerMessage::IlvManagerLayerMessage ( IlUInt  reason,
int  layer 
)

Constructor.

Sets the message category to IlvMgrMsgLayerMask.

Parameters:
reason The notification type.
layer The index of the layer involved in the notification.

Member Function Documentation

int IlvManagerLayerMessage::getLayer (  )  const

Returns the index of the layer.

Returns:
The index of the layer involved in the notification.
 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.