XMM - Probabilistic Models for Motion Recognition and Mapping
About
Getting Started
Documentation
Download
Main Page
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
xmm
Attribute
xmm::Attribute< T > Member List
This is the complete list of members for
xmm::Attribute< T >
, including all inherited members.
Attribute
(T const &value=T(), T const &limit_min=defaultLimitMin(), T const &limit_max=defaultLimitMax())
xmm::Attribute< T >
inline
Attribute
(Attribute const &src)
xmm::Attribute< T >
inline
AttributeBase
()
xmm::AttributeBase
inline
AttributeChangeCallback
typedef
xmm::Attribute< T >
callback_
xmm::Attribute< T >
protected
changed
xmm::AttributeBase
defaultLimitMax
()
xmm::Attribute< T >
inline
protected
static
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMax
()
xmm::Attribute< T >
protected
defaultLimitMin
()
xmm::Attribute< T >
inline
protected
static
get
() const
xmm::Attribute< T >
inline
limit_max_
xmm::Attribute< T >
protected
limit_min_
xmm::Attribute< T >
protected
onAttributeChange
(U *owner, void(ListenerClass::*listenerMethod)(args))
xmm::Attribute< T >
inline
operator=
(Attribute< U > const &src)
xmm::Attribute< T >
inline
set
(T const &value, bool silently=false)
xmm::Attribute< T >
inline
setLimitMax
(T const &limit_max=defaultLimitMax())
xmm::Attribute< T >
inline
setLimitMin
(T const &limit_min=defaultLimitMin())
xmm::Attribute< T >
inline
setLimits
(T const &limit_min=defaultLimitMin(), T const &limit_max=defaultLimitMax())
xmm::Attribute< T >
inline
value_
xmm::Attribute< T >
protected
~AttributeBase
()
xmm::AttributeBase
inline
virtual