PZ::PropertyList::PropertyList |
( |
| ) |
|
virtual PZ::PropertyList::~PropertyList |
( |
| ) |
|
|
virtual |
void PZ::PropertyList::ClearProperties |
( |
| ) |
|
const PropertyMap& PZ::PropertyList::GetAllProperties |
( |
| ) |
const |
|
inline |
PropertyBase& PZ::PropertyList::GetProperty |
( |
const std::string & |
name | ) |
|
const PropertyBase& PZ::PropertyList::GetProperty |
( |
const std::string & |
name | ) |
const |
template<typename T >
Property<T>& PZ::PropertyList::GetProperty |
( |
const std::string & |
name | ) |
|
|
inline |
template<typename T >
const Property<T>& PZ::PropertyList::GetProperty |
( |
const std::string & |
name | ) |
const |
|
inline |
bool PZ::PropertyList::HasProperty |
( |
const std::string & |
name | ) |
const |
virtual void PZ::PropertyList::PropertyUpdated |
( |
const PropertyBase & |
prop | ) |
|
|
inlineprotectedvirtual |
bool PZ::PropertyList::RemoveProperty |
( |
const std::string & |
name | ) |
|
The documentation for this class was generated from the following file: