SOFA API  d0d65822
Open source framework for multi-physics simuation
sofa::helper::lifecycle::RemovedIn Struct Reference

#include <ComponentChange.h>

Public Member Functions

 RemovedIn (std::string removalVersion)
 
AfterDeprecationIn afterDeprecationIn (const std::string &deprecationVersion) const
 
WithoutAnyDeprecation withoutAnyDeprecation () const
 

Constructor details

◆ RemovedIn()

sofa::helper::lifecycle::RemovedIn::RemovedIn ( std::string  removalVersion)
inlineexplicit

Function details

◆ afterDeprecationIn()

AfterDeprecationIn sofa::helper::lifecycle::RemovedIn::afterDeprecationIn ( const std::string &  deprecationVersion) const
inline

◆ withoutAnyDeprecation()

WithoutAnyDeprecation sofa::helper::lifecycle::RemovedIn::withoutAnyDeprecation ( ) const
inline