Workspace 6.21.5
Public Member Functions | List of all members
PolymorphicOperationDataNameChangeEvent Class Reference

#include <Workspace/DataExecution/Operations/polymorphicoperationevents.h>

Inheritance diagram for PolymorphicOperationDataNameChangeEvent:
[legend]

Public Member Functions

 PolymorphicOperationDataNameChangeEvent (PolymorphicDataOperation &op)
 
PolymorphicDataOperationgetOperation () const
 
- Public Member Functions inherited from ObservableEventType< PolymorphicOperationDataNameChangeEvent >
CSIRO_WORKSPACE_API const EventIDSingleton< CSIRO::DataExecution::AllObservableEvents > & eventID ()
 
CSIRO_WORKSPACE_API const EventIDSingleton< CSIRO::DataExecution::ProgressEvent > & eventID ()
 
const EventIDSingleton< PolymorphicOperationDataNameChangeEvent > & getEventID () const override
 
- Public Member Functions inherited from ObservableEvent
virtual ~ObservableEvent ()=default
 
virtual const EventIDgetEventID () const =0
 

Additional Inherited Members

- Static Public Member Functions inherited from ObservableEventType< PolymorphicOperationDataNameChangeEvent >
static const EventIDSingleton< PolymorphicOperationDataNameChangeEvent > & eventID ()
 
- Protected Member Functions inherited from ObservableEventType< PolymorphicOperationDataNameChangeEvent >
 ObservableEventType ()=default
 

Constructor & Destructor Documentation

◆ PolymorphicOperationDataNameChangeEvent()

Member Function Documentation

◆ getOperation()

PolymorphicDataOperation & getOperation ( ) const
inline
Returns
The PolymorphicOperation which had its data name changed.