#include <value.h>
Inheritance diagram for synfig::Value< T >:

Public Member Functions | |
| Value (const T &x) | |
| Value (const ValueBase &x) | |
| Value () | |
| T | get () const |
| void | put (T *x) const |
| void | set (const T &x) |
| Value< T > & | operator= (const T &x) |
| Value< T > & | operator= (const Value< T > &x) |
| Value< T > & | operator= (const ValueBase &x) |
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
Reimplemented from synfig::ValueBase. |
|
||||||||||
|
Reimplemented from synfig::ValueBase. |
|
||||||||||
|
Reimplemented from synfig::ValueBase. |
|
||||||||||
|
|
|
||||||||||
|
Reimplemented from synfig::ValueBase. |
1.4.6