#include <ObjectFactory.h>
◆ RegisterObject()
sofa::core::RegisterObject::RegisterObject |
( |
const std::string & |
description | ) |
|
|
explicit |
◆ add()
template<class RealObject >
◆ addAlias()
RegisterObject & sofa::core::RegisterObject::addAlias |
( |
std::string |
val | ) |
|
◆ addAuthor()
RegisterObject & sofa::core::RegisterObject::addAuthor |
( |
std::string |
val | ) |
|
◆ addCreator()
◆ addDescription()
RegisterObject & sofa::core::RegisterObject::addDescription |
( |
std::string |
val | ) |
|
◆ addDocumentationURL()
RegisterObject & sofa::core::RegisterObject::addDocumentationURL |
( |
std::string |
url | ) |
|
◆ addLicense()
RegisterObject & sofa::core::RegisterObject::addLicense |
( |
std::string |
val | ) |
|
◆ commitTo()
int sofa::core::RegisterObject::commitTo |
( |
ObjectFactory * |
factory | ) |
const |
◆ operator int()
sofa::core::RegisterObject::operator int |
( |
| ) |
const |