rwlogo

Rogue Wave Views
Manager Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
List of all members | Public Member Functions
IlvManagerViewMessage Class Reference

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

#include <ilviews/manager/observer.h>

Inheritance diagram for IlvManagerViewMessage:
IlvManagerMessage IlvManagerAddViewMessage IlvManagerRemoveViewMessage IlvManagerSetInteractorMessage IlvManagerSetTransformerMessage

Public Member Functions

IlvMgrViewgetMgrView () const
 Returns the manager view. More...
 
- Public Member Functions inherited from IlvManagerMessage
 IlvManagerMessage (IlUInt reason, IlUInt mask, IlAny data=0)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from IlvManagerMessage
IlAny _data
 Additional message information. More...
 
IlUInt _mask
 Message mask (or message category). More...
 
IlUInt _reason
 Message type. More...
 

Detailed Description

Manager message class for notifications regarding manager views.

Library: ilvmgr

Abstract base class for manager messages used in actions involving manager views. The message category is always set to IlvMgrMsgViewMask.

Member Function Documentation

IlvMgrView* IlvManagerViewMessage::getMgrView ( ) const

Returns the manager view.

Returns
The IlvMgrView involved in the notification.

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