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
IlvManagerObjectMessage Class Reference

Manager message class for notifications regarding graphic objects. More...

#include <ilviews/manager/observer.h>

Inheritance diagram for IlvManagerObjectMessage:
IlvManagerMessage IlvManagerContentsMessage IlvManagerObjectGeometryMessage IlvManagerObjectLayerMessage

Public Member Functions

IlvGraphicgetObject () const
 Returns the graphic object. 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 graphic objects.

Library: ilvmgr

Base class for manager messages used in actions involving graphic objects.

Member Function Documentation

IlvGraphic* IlvManagerObjectMessage::getObject ( ) const

Returns the graphic object.

Returns
The graphic object 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.