SHAPER
9.13.0
|
Message that feature was deleted (used for Object Browser update) More...
Public Member Functions | |
virtual std::shared_ptr< ModelAPI_Feature > | reordered () |
Returns the document that has been updated. More... | |
virtual const Events_ID | messageId () |
Returns the identifier of this message. More... | |
const Events_ID & | eventID () const |
Returns identifier of the message. More... | |
void * | sender () const |
Returns sender of the message or NULL if it is anonymous message. More... | |
Friends | |
class | Model_EventCreator |
Message that feature was deleted (used for Object Browser update)
|
inlinevirtual |
Returns the document that has been updated.
Implements ModelAPI_OrderUpdatedMessage.
|
virtual |
Returns the identifier of this message.
Implements ModelAPI_OrderUpdatedMessage.
|
inlineinherited |
Returns identifier of the message.
|
inlineinherited |
Returns sender of the message or NULL if it is anonymous message.