ProtoZed
awesome branch
A simple but powerful game framework
|
This is the complete list of members for PZ::PropertyBase, including all inherited members.
FromString(const std::string &str)=0 | PZ::PropertyBase | pure virtual |
GetName() const | PZ::PropertyBase | inline |
IsInList() const | PZ::PropertyBase | inline |
IsValid() const | PZ::PropertyBase | inline |
NonCopyable() | PZ::NonCopyable | inlineprotected |
NotifyList() | PZ::PropertyBase | protected |
PropertyBase(const std::string &name, PropertyList *list=nullptr) | PZ::PropertyBase | explicit |
PropertyList class | PZ::PropertyBase | friend |
ToString() const =0 | PZ::PropertyBase | pure virtual |
~PropertyBase() | PZ::PropertyBase | virtual |