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

#include <object_property_edit.h>

Public Member Functions

 ObjectPropertyEdit (const OpenSim::AbstractProperty &, std::function< void(OpenSim::AbstractProperty &)>)
 
 ObjectPropertyEdit (const OpenSim::Object &, const OpenSim::AbstractProperty &, std::function< void(OpenSim::AbstractProperty &)>)
 
const std::string & getComponentAbsPath () const
 
const std::string & getPropertyName () const
 
void apply (OpenSim::AbstractProperty &)
 
const std::function< void(OpenSim::AbstractProperty &)> & getUpdater () const
 

Constructor & Destructor Documentation

◆ ObjectPropertyEdit() [1/2]

osc::ObjectPropertyEdit::ObjectPropertyEdit ( const OpenSim::AbstractProperty &  ,
std::function< void(OpenSim::AbstractProperty &)>   
)

◆ ObjectPropertyEdit() [2/2]

osc::ObjectPropertyEdit::ObjectPropertyEdit ( const OpenSim::Object &  ,
const OpenSim::AbstractProperty &  ,
std::function< void(OpenSim::AbstractProperty &)>   
)

Member Function Documentation

◆ apply()

void osc::ObjectPropertyEdit::apply ( OpenSim::AbstractProperty &  )

◆ getComponentAbsPath()

const std::string & osc::ObjectPropertyEdit::getComponentAbsPath ( ) const

◆ getPropertyName()

const std::string & osc::ObjectPropertyEdit::getPropertyName ( ) const

◆ getUpdater()

const std::function< void(OpenSim::AbstractProperty &)> & osc::ObjectPropertyEdit::getUpdater ( ) const
inline

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