Public Member Functions
CValueChangeNotification Class Reference

Detailed Description

Holds information about a value change Event. When a Custom Display is being hosted by the Custom Display Host, this notification will be sent to that custom display whenever a value has changed in the scene.

See also:
ViewContext, cus_displayhost Custom Display Host

#include <xsi_viewnotification.h>

List of all members.

Public Member Functions

  CValueChangeNotification ()
  ~CValueChangeNotification ()
const CRef GetOwner () const
const CString GetComponentName () const

Constructor & Destructor Documentation

Default constructor.

Default destructor.


Member Function Documentation

const CRef& GetOwner ( ) const

Returns a CRef that is the object on which a value has changed

Returns:
CRef The object on which the selection has changed
const CString& GetComponentName ( ) const

Returns a a string that represents the component that has changed

Returns:
CString The component path

The documentation for this class was generated from the following file: