ProtoZed  awesome branch
A simple but powerful game framework
PZ::Property< T > Member List

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::PropertyBaseinline
IsInList() const PZ::PropertyBaseinline
IsValid() const PZ::PropertyBaseinline
NonCopyable()PZ::NonCopyableinlineprotected
NotifyList()PZ::PropertyBaseprotected
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::PropertyBaseexplicit
ToString() const PZ::Property< T >inlinevirtual
~Property()PZ::Property< T >inline
~PropertyBase()PZ::PropertyBasevirtual