PonyPlayer
|
成员的完整列表,这些成员属于 UpdateValue< T >,包括所有继承而来的类成员
getUpdate() | UpdateValue< T > | inlinevirtual |
isUpdate() const | UpdateValue< T > | inline |
m_update | UpdateValue< T > | protected |
m_value | UpdateValue< T > | protected |
operator const T &() const | UpdateValue< T > | inline |
operator=(const T &v) | UpdateValue< T > | inlinevirtual |
updateBy(UpdateValue &updateValue) | UpdateValue< T > | inline |
UpdateValue() | UpdateValue< T > | inline |
UpdateValue(T value) | UpdateValue< T > | inlineexplicit |