Manager message class for notifications regarding manager views. More...
#include <ilviews/manager/observer.h>
 
  
| Public Member Functions | |
| IlvMgrView * | getMgrView () 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... | |
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. 
| IlvMgrView* IlvManagerViewMessage::getMgrView | ( | ) | const | 
Returns the manager view.
IlvMgrView involved in the notification.