|
OpenLexocad
28.0
|
#include <PropertyDefinition.h>
Public Member Functions | |
| void | setName (const std::string &name, Core::PropertyContainer *pc) |
| void | setType (Base::Type t) |
| const std::string & | getName () const |
| Base::Type | getType () const |
| const std::string& Core::PropertyDefinition::getName | ( | ) | const |
| Base::Type Core::PropertyDefinition::getType | ( | ) | const |
| void Core::PropertyDefinition::setName | ( | const std::string & | name, |
| Core::PropertyContainer * | pc | ||
| ) |
| void Core::PropertyDefinition::setType | ( | Base::Type | t | ) |