1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/connectionHandler.h" 2 #ifndef _ufe_connectionHandler 3 #define _ufe_connectionHandler 24 class UndoableCommand;
25 class ConnectionResultUndoableCommand;
42 typedef std::shared_ptr<ConnectionHandler>
Ptr;
106 virtual std::shared_ptr<ConnectionResultUndoableCommand> createConnectionCmd(
115 virtual std::shared_ptr<UndoableCommand> deleteConnectionCmd(
std::shared_ptr< Attribute > Ptr
Factory base class for connection interface.
Definition of macros for symbol visibility.
std::shared_ptr< Connection > Ptr
std::shared_ptr< SceneItem > Ptr
This class keeps information of an attribute.
std::shared_ptr< ConnectionHandler > Ptr
std::shared_ptr< Connections > Ptr