![]() |
Verovio
Source code documentation
|
This is the complete list of members for vrv::ObjectFactory, including all inherited members.
| Create(std::string name) | vrv::ObjectFactory | |
| Create(ClassId classId) | vrv::ObjectFactory | |
| GetClassId(std::string name) | vrv::ObjectFactory | |
| GetClassIds(const std::vector< std::string > &classStrings, std::vector< ClassId > &classIds) | vrv::ObjectFactory | |
| GetInstance() | vrv::ObjectFactory | static |
| Register(std::string name, ClassId classId, std::function< Object *(void)> function) | vrv::ObjectFactory | |
| s_classIdsRegistry (defined in vrv::ObjectFactory) | vrv::ObjectFactory | static |
| s_ctorsRegistry (defined in vrv::ObjectFactory) | vrv::ObjectFactory | static |