| Protected Attributes | |
| type::vector< std::string > | m_tagsList | 
| the list of the tag names. the Ids are the indices in the vector  More... | |
| Public Member Functions | |
| TagList ()=default | |
| TagList (type::vector< std::string > tagsList) | |
| std::size_t | getID (const std::string &name) | 
| std::string | getName (std::size_t id) | 
| 
 | protected | 
the list of the tag names. the Ids are the indices in the vector
| 
 | default | 
| 
 | inlineexplicit | 
| std::size_t sofa::helper::TagList::getID | ( | const std::string & | name | ) | 
| std::string sofa::helper::TagList::getName | ( | std::size_t | id | ) |