#include <ComponentChange.h>

| Public Member Functions | |
| Moved (const std::string &sinceVersion, const std::string &fromPlugin, const std::string &toPlugin) | |
|  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 |