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