PZ::PropertyBase::PropertyBase |
( |
const std::string & |
name, |
|
|
PropertyList * |
list = nullptr |
|
) |
| |
|
explicit |
virtual PZ::PropertyBase::~PropertyBase |
( |
| ) |
|
|
virtual |
virtual void PZ::PropertyBase::FromString |
( |
const std::string & |
str | ) |
|
|
pure virtual |
const std::string& PZ::PropertyBase::GetName |
( |
| ) |
const |
|
inline |
bool PZ::PropertyBase::IsInList |
( |
| ) |
const |
|
inline |
bool PZ::PropertyBase::IsValid |
( |
| ) |
const |
|
inline |
void PZ::PropertyBase::NotifyList |
( |
| ) |
|
|
protected |
virtual std::string PZ::PropertyBase::ToString |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: