opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
opyn::ComponentConnectionView Class Referencefinal

#include <open_sim_helpers.h>

Public Member Functions

 ComponentConnectionView (const OpenSim::Component &source, const OpenSim::Component &target, std::string socketName)
 
const OpenSim::Component & source () const
 
const OpenSim::Component & target () const
 
osc::CStringView socketName () const
 

Friends

bool operator== (const ComponentConnectionView &, const ComponentConnectionView &)=default
 

Constructor & Destructor Documentation

◆ ComponentConnectionView()

opyn::ComponentConnectionView::ComponentConnectionView ( const OpenSim::Component &  source,
const OpenSim::Component &  target,
std::string  socketName 
)
inlineexplicit

Member Function Documentation

◆ socketName()

osc::CStringView opyn::ComponentConnectionView::socketName ( ) const
inline

◆ source()

const OpenSim::Component & opyn::ComponentConnectionView::source ( ) const
inline

◆ target()

const OpenSim::Component & opyn::ComponentConnectionView::target ( ) const
inline

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const ComponentConnectionView ,
const ComponentConnectionView  
)
friend

The documentation for this class was generated from the following file: