#include <BaseLink.h>
This internal class is used by the initLink() methods to store initialization parameters of a Data. More...

This internal class is used by the initLink() methods to store initialization parameters of a Data.
| Public Attributes | |
| Owner * | owner | 
|  Public Attributes inherited from sofa::core::objectmodel::BaseLink::BaseInitLink | |
| std::string | name | 
| std::string | help | 
| Public Member Functions | |
| InitLink (Owner *o, const std::string &n, const std::string &h) | |
|  Public Member Functions inherited from sofa::core::objectmodel::BaseLink::BaseInitLink | |
| BaseInitLink (const std::string &name, const std::string &help) | |
| Owner* sofa::core::objectmodel::BaseLink::InitLink< Owner >::owner | 
| 
 | inline |