#include <ComponentChange.h>
Public Member Functions | |
Renamed (const std::string &sinceVersion, const std::string &untilVersion, const std::string &newName) | |
const std::string & | getNewName () const |
Public Member Functions inherited from sofa::helper::lifecycle::ComponentChange | |
ComponentChange ()=default | |
ComponentChange (const std::string &sinceVersion) | |
virtual | ~ComponentChange ()=default |
const std::string & | getMessage () const |
const std::string & | getVersion () const |
Additional Inherited Members | |
Public Attributes inherited from sofa::helper::lifecycle::ComponentChange | |
std::string | m_message |
std::string | m_changeVersion |
|
inline |
|
inline |