| can_copy(const TypeId dest, const TypeId src) | synfig::ValueBase | inlinestatic |
| can_copy(const Type &dest, const Type &src) | synfig::ValueBase | inlinestatic |
| can_copy_from(const TypeId type) const | synfig::ValueBase | inline |
| can_copy_from(const Type &type) const | synfig::ValueBase | inline |
| can_copy_to(const TypeId type) const | synfig::ValueBase | inline |
| can_copy_to(const Type &type) const | synfig::ValueBase | inline |
| can_get(const TypeId type, const T &x) | synfig::ValueBase | inlinestatic |
| can_get(const Type &type, const T &x) | synfig::ValueBase | inlinestatic |
| can_get(const T &x) const | synfig::ValueBase | inline |
| can_put(const TypeId type, const T &x) | synfig::ValueBase | inlinestatic |
| can_put(const Type &type, const T &x) | synfig::ValueBase | inlinestatic |
| can_put(const T &x) const | synfig::ValueBase | inline |
| can_set(const TypeId type, const T &x) | synfig::ValueBase | inlinestatic |
| can_set(const Type &type, const T &x) | synfig::ValueBase | inlinestatic |
| can_set(const T &x) const | synfig::ValueBase | inline |
| clear() | synfig::ValueBase | |
| copy(const ValueBase &x) | synfig::ValueBase | |
| copy_properties_of(const ValueBase &x) | synfig::ValueBase | |
| data | synfig::ValueBase | protected |
| empty() const | synfig::ValueBase | |
| get(const T &x) const | synfig::ValueBase | inline |
| get_contained_type() const | synfig::ValueBase | |
| get_interpolation() const | synfig::ValueBase | inline |
| get_list() const | synfig::ValueBase | inline |
| get_list_of(const T &x) const | synfig::ValueBase | inline |
| get_loop() const | synfig::ValueBase | inline |
| get_static() const | synfig::ValueBase | inline |
| get_type() const | synfig::ValueBase | inline |
| get_type(const T &) | synfig::ValueBase | inlinestatic |
| get_type(const List &) | synfig::ValueBase | inlinestatic |
| get_type(Canvas *const &) | synfig::ValueBase | inlinestatic |
| get_type(ValueNode_Bone *const &) | synfig::ValueBase | inlinestatic |
| get_type(const T *&) | synfig::ValueBase | inlinestatic |
| get_type(const std::vector< T > &) | synfig::ValueBase | inlinestatic |
| get_type(const std::list< T > &) | synfig::ValueBase | inlinestatic |
| ident_type(const String &str) | synfig::ValueBase | static |
| interpolation_ | synfig::ValueBase | protected |
| is_valid() const | synfig::ValueBase | |
| List typedef | synfig::ValueBase | |
| loop_ | synfig::ValueBase | protected |
| operator!=(const ValueBase &rhs) const | synfig::ValueBase | inline |
| operator=(const T &x) | synfig::ValueBase | inline |
| operator=(const ValueBase &x) | synfig::ValueBase | |
| operator==(const ValueBase &rhs) const | synfig::ValueBase | |
| operator[](int index) const | synfig::ValueBase | inline |
| put(T *x) const | synfig::ValueBase | inline |
| ref_count | synfig::ValueBase | protected |
| same_type_as(const T &x) const | synfig::ValueBase | inline |
| set(const T &x) | synfig::ValueBase | inline |
| set_interpolation(Interpolation x) | synfig::ValueBase | inline |
| set_list_of(const std::vector< T > &list) | synfig::ValueBase | inline |
| set_loop(bool x) | synfig::ValueBase | inline |
| set_static(bool x) | synfig::ValueBase | inline |
| static_ | synfig::ValueBase | protected |
| type | synfig::ValueBase | protected |
| type_name() const | synfig::ValueBase | inline |
| ValueBase() | synfig::ValueBase | |
| ValueBase(const T &x, bool loop_=false, bool static_=false) | synfig::ValueBase | inline |
| ValueBase(const std::vector< T > &x, bool loop_=false, bool static_=false) | synfig::ValueBase | inline |
| ValueBase(Type &x) | synfig::ValueBase | |
| ~ValueBase() | synfig::ValueBase | |