opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | Private Member Functions | List of all members
opyn::VersionedComponentAccessor Class Reference

#include <versioned_component_accessor.h>

Inheritance diagram for opyn::VersionedComponentAccessor:
[legend]
Collaboration diagram for opyn::VersionedComponentAccessor:
[legend]

Public Member Functions

osc::UID getComponentVersion () const
 
void setComponentVersion (osc::UID id)
 
- Public Member Functions inherited from opyn::ComponentAccessor
virtual ~ComponentAccessor () noexcept=default
 
const OpenSim::Component & getComponent () const
 
 operator const OpenSim::Component & () const
 
bool isReadonly () const
 
bool canUpdComponent () const
 
OpenSim::Component & updComponent ()
 

Private Member Functions

virtual osc::UID implGetComponentVersion () const
 
virtual void implSetComponentVersion (osc::UID)
 

Additional Inherited Members

- Protected Member Functions inherited from opyn::ComponentAccessor
 ComponentAccessor ()=default
 
 ComponentAccessor (const ComponentAccessor &)=default
 
 ComponentAccessor (ComponentAccessor &&) noexcept=default
 
ComponentAccessoroperator= (const ComponentAccessor &)=default
 
ComponentAccessoroperator= (ComponentAccessor &&) noexcept=default
 

Member Function Documentation

◆ getComponentVersion()

osc::UID opyn::VersionedComponentAccessor::getComponentVersion ( ) const
inline

◆ implGetComponentVersion()

virtual osc::UID opyn::VersionedComponentAccessor::implGetComponentVersion ( ) const
inlineprivatevirtual

Reimplemented in opyn::ModelStatePair.

◆ implSetComponentVersion()

virtual void opyn::VersionedComponentAccessor::implSetComponentVersion ( osc::UID  )
inlineprivatevirtual

Reimplemented in opyn::ModelStatePair.

◆ setComponentVersion()

void opyn::VersionedComponentAccessor::setComponentVersion ( osc::UID  id)
inline

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