OpenLexocad  28.0
Core::PropertyDefinition Class Reference

#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
 

Member Function Documentation

◆ getName()

const std::string& Core::PropertyDefinition::getName ( ) const

◆ getType()

Base::Type Core::PropertyDefinition::getType ( ) const

◆ setName()

void Core::PropertyDefinition::setName ( const std::string &  name,
Core::PropertyContainer pc 
)

◆ setType()

void Core::PropertyDefinition::setType ( Base::Type  t)

The documentation for this class was generated from the following file: