|
PonyPlayer
|
#include <updatevalue.hpp>
Public 成员函数 | |
| UpdateValue () | |
| UpdateValue (T value) | |
| operator const T & () const | |
| virtual const T & | getUpdate () |
| virtual UpdateValue & | operator= (const T &v) |
| void | updateBy (UpdateValue &updateValue) |
| bool | isUpdate () const |
Protected 属性 | |
| T | m_value |
| bool | m_update |
|
inline |
|
inlineexplicit |
|
inlinevirtual |
被 UpdateValueVideoFrameRef 重载.
|
inline |
|
inline |
|
inlinevirtual |
被 UpdateValueVideoFrameRef 重载.
|
inline |
|
protected |
|
protected |