reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofReadOnlyParameter< ParameterType, Friend > Member List

This is the complete list of members for ofReadOnlyParameter< ParameterType, Friend >, including all inherited members.

addListener(ListenerClass *listener, ListenerMethod method, int prio=OF_EVENT_ORDER_AFTER_APP)ofReadOnlyParameter< ParameterType, Friend >inline
cast()ofAbstractParameterinline
cast() constofAbstractParameterinline
castGroup()ofAbstractParameter
castGroup() constofAbstractParameter
castReadOnly()ofAbstractParameterinline
castReadOnly() constofAbstractParameterinline
disableEvents()ofReadOnlyParameter< ParameterType, Friend >inlineprotected
enableEvents()ofReadOnlyParameter< ParameterType, Friend >inlineprotected
escape(const std::string &str) constofAbstractParameterprotectedvirtual
FriendofReadOnlyParameter< ParameterType, Friend >protected
fromString(const std::string &str)ofReadOnlyParameter< ParameterType, Friend >inlineprotectedvirtual
get() constofReadOnlyParameter< ParameterType, Friend >inline
getEscapedName() constofAbstractParametervirtual
getFirstParent() constofReadOnlyParameter< ParameterType, Friend >inlineprotectedvirtual
getGroupHierarchyNames() constofAbstractParameter
getInternalObject() constofReadOnlyParameter< ParameterType, Friend >inlineprotectedvirtual
getMax() constofReadOnlyParameter< ParameterType, Friend >inline
getMin() constofReadOnlyParameter< ParameterType, Friend >inline
getName() constofReadOnlyParameter< ParameterType, Friend >inlinevirtual
isReadOnly() constofReadOnlyParameter< ParameterType, Friend >inlinevirtual
isReferenceTo(const ofAbstractParameter &other) constofAbstractParametervirtual
isSerializable() constofReadOnlyParameter< ParameterType, Friend >inlinevirtual
makeReferenceTo(ofReadOnlyParameter< ParameterType, OtherFriend > mom)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
makeReferenceTo(ofParameter< ParameterType > mom)ofReadOnlyParameter< ParameterType, Friend >protected
newListener(Args...args)ofReadOnlyParameter< ParameterType, Friend >inline
newReference() constofReadOnlyParameter< ParameterType, Friend >virtual
ofParameterofReadOnlyParameter< ParameterType, Friend >friend
ofParameterGroupofReadOnlyParameter< ParameterType, Friend >friend
ofReadOnlyParameterofReadOnlyParameter< ParameterType, Friend >friend
ofReadOnlyParameter()ofReadOnlyParameter< ParameterType, Friend >inline
ofReadOnlyParameter(const ParameterType &v)ofReadOnlyParameter< ParameterType, Friend >inline
ofReadOnlyParameter(const std::string &name, const ParameterType &v)ofReadOnlyParameter< ParameterType, Friend >inline
ofReadOnlyParameter(const std::string &name, const ParameterType &v, const ParameterType &min, const ParameterType &max)ofReadOnlyParameter< ParameterType, Friend >inline
operator const ParameterType &() constofReadOnlyParameter< ParameterType, Friend >inline
operator%=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator&=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator*=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator++(int v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator++()ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator+=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator--(int v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator--()ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator-=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator->() constofReadOnlyParameter< ParameterType, Friend >inline
operator/=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator<<=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator=(const ofReadOnlyParameter< ParameterType, Friend > &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator=(const ofParameter< ParameterType > &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator=(const ParameterType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator>>=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator^=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
operator|=(const OtherType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
parameterofReadOnlyParameter< ParameterType, Friend >protected
removeListener(ListenerClass *listener, ListenerMethod method, int prio=OF_EVENT_ORDER_AFTER_APP)ofReadOnlyParameter< ParameterType, Friend >inline
set(const ParameterType &v)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
set(const std::string &name, const ParameterType &value)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
set(const std::string &name, const ParameterType &value, const ParameterType &min, const ParameterType &max)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
setInit(const ParameterType &init)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
setMax(const ParameterType &max)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
setMin(const ParameterType &min)ofReadOnlyParameter< ParameterType, Friend >inlineprotected
setName(const std::string &name)ofReadOnlyParameter< ParameterType, Friend >inlineprotectedvirtual
setParent(ofParameterGroup &_parent)ofReadOnlyParameter< ParameterType, Friend >protectedvirtual
setSerializable(bool s)ofReadOnlyParameter< ParameterType, Friend >inlineprotectedvirtual
toString() constofReadOnlyParameter< ParameterType, Friend >inlinevirtual
type() constofAbstractParametervirtual
valueType() constofReadOnlyParameter< ParameterType, Friend >virtual
~ofAbstractParameter()ofAbstractParameterinlinevirtual