MIRA
|
This is the complete list of members for PropertyNodeInfo, including all inherited members.
comment() const | PropertyNodeInfo | inline |
getHint(const std::string &attribute, const T &defaultValue=T()) const | PropertyNodeInfo | inline |
hasHint(const std::string &attribute) const | PropertyNodeInfo | inline |
id() const | PropertyNodeInfo | inline |
isReadOnly() const | PropertyNodeInfo | inline |
isVolatile() const | PropertyNodeInfo | inline |
mComment | PropertyNodeInfo | protected |
mHint | PropertyNodeInfo | protected |
mID | PropertyNodeInfo | protected |
mIsReadOnly | PropertyNodeInfo | protected |
mIsVolatile | PropertyNodeInfo | protected |
mName | PropertyNodeInfo | protected |
mType | PropertyNodeInfo | protected |
name() const | PropertyNodeInfo | inline |
operator=(const PropertyNodeInfo &info) | PropertyNodeInfo | inline |
PropertyNodeInfo() | PropertyNodeInfo | inline |
PropertyNodeInfo(const std::string &id, const std::string &name, const std::string &comment, const Typename &type, bool isReadOnly, bool isVolatile) | PropertyNodeInfo | inline |
PropertyNodeInfo(const PropertyNodeInfo &info) | PropertyNodeInfo | inline |
reflectCommon(Reflector &r) | PropertyNodeInfo | inline |
reflectRead(Reflector &r) | PropertyNodeInfo | inline |
reflectWrite(Reflector &r) | PropertyNodeInfo | inline |
setName(const std::string &name) | PropertyNodeInfo | inline |
type() const | PropertyNodeInfo | inline |