1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/connection.h" 2 #ifndef _ufe_connection 3 #define _ufe_connection 34 typedef std::shared_ptr<Connection>
Ptr;
Definition of macros for symbol visibility.
This class represents a connection.
std::shared_ptr< Connection > Ptr
This class keeps information of an attribute.
const AttributeInfo & dst() const
Get the destination attribute.
const AttributeInfo & src() const
Get the source attribute.