|
SHAPER
9.15.0
|
Message that feature was deleted (used for Object Browser update) More...

Public Member Functions | |
| virtual const std::list< std::pair< std::shared_ptr< ModelAPI_Document >, std::string > > & | groups () const |
| Returns the group where the objects were deleted. More... | |
| virtual std::shared_ptr< Events_MessageGroup > | newEmpty () |
| Returns the new empty message of this type. More... | |
| virtual const Events_ID | messageId () |
| Returns the identifier of this message. More... | |
| virtual void | Join (const std::shared_ptr< Events_MessageGroup > &theJoined) |
| Appends to this message the given one. 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 group where the objects were deleted.
Implements ModelAPI_ObjectDeletedMessage.
|
virtual |
Returns the new empty message of this type.
Implements ModelAPI_ObjectDeletedMessage.
|
virtual |
Returns the identifier of this message.
Implements ModelAPI_ObjectDeletedMessage.
|
virtual |
Appends to this message the given one.
Implements ModelAPI_ObjectDeletedMessage.
|
inlineinherited |
Returns identifier of the message.
|
inlineinherited |
Returns sender of the message or NULL if it is anonymous message.