reference

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

ofParameter< ParameterType > Member List

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

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