| clear() | synfig::ValueBase | |
| data | synfig::ValueBase | [protected] |
| empty() const | synfig::ValueBase | |
| get(const T &x) const | synfig::ValueBase | [inline] |
| get(const float &) const | synfig::ValueBase | [inline] |
| get(const etl::handle< Canvas > &) const | synfig::ValueBase | [inline] |
| get(Canvas *) const | synfig::ValueBase | [inline] |
| get(const char *) const | synfig::ValueBase | |
| get_contained_type() const | synfig::ValueBase | |
| get_list() const | synfig::ValueBase | [inline] |
| get_loop() const | synfig::ValueBase | [inline] |
| get_type() const | synfig::ValueBase | [inline] |
| get_type(bool) | synfig::ValueBase | [inline, static] |
| get_type(int) | synfig::ValueBase | [inline, static] |
| get_type(const Time &) | synfig::ValueBase | [inline, static] |
| get_type(const Real &) | synfig::ValueBase | [inline, static] |
| get_type(const float &) | synfig::ValueBase | [inline, static] |
| get_type(const Vector &) | synfig::ValueBase | [inline, static] |
| get_type(const Color &) | synfig::ValueBase | [inline, static] |
| get_type(const Segment &) | synfig::ValueBase | [inline, static] |
| get_type(const BLinePoint &) | synfig::ValueBase | [inline, static] |
| get_type(const String &) | synfig::ValueBase | [inline, static] |
| get_type(const Gradient &) | synfig::ValueBase | [inline, static] |
| get_type(Canvas *) | synfig::ValueBase | [inline, static] |
| get_type(const etl::handle< Canvas > &) | synfig::ValueBase | [inline, static] |
| get_type(const etl::loose_handle< Canvas > &) | synfig::ValueBase | [inline, static] |
| get_type(const list_type &) | synfig::ValueBase | [inline, static] |
| get_type(const std::vector< T > &x) | synfig::ValueBase | [inline, static] |
| get_type(const std::list< T > &x) | synfig::ValueBase | [inline, static] |
| get_type(const Angle &) | synfig::ValueBase | [inline, static] |
| ident_type(const String &str) | synfig::ValueBase | [static] |
| is_valid() const | synfig::ValueBase | |
| loop_ | synfig::ValueBase | [protected] |
| o() const | synfig::ValueBase | [inline] |
| o() const | synfig::ValueBase | [inline] |
| operator const Angle &() const | synfig::ValueBase | [inline] |
| operator const BLinePoint &() const | synfig::ValueBase | [inline] |
| operator const list_type &() const | synfig::ValueBase | [inline] |
| operator const Segment &() const | synfig::ValueBase | [inline] |
| operator const Vector &() const | synfig::ValueBase | [inline] |
| 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] |
| put(float *x) const | synfig::ValueBase | [inline] |
| put(char **x) const | synfig::ValueBase | |
| ref_count | synfig::ValueBase | [protected] |
| same_as(const T &x) const | synfig::ValueBase | [inline] |
| set(const T &x) | synfig::ValueBase | [inline] |
| set(const float &x) | synfig::ValueBase | [inline] |
| set(const list_type &x) | synfig::ValueBase | |
| set(const char *x) | synfig::ValueBase | |
| set(Canvas *x) | synfig::ValueBase | |
| set(etl::loose_handle< Canvas > x) | synfig::ValueBase | |
| set(etl::handle< Canvas > x) | synfig::ValueBase | |
| set(const std::vector< T > &x) | synfig::ValueBase | [inline] |
| set(const std::list< T > &x) | synfig::ValueBase | [inline] |
| set_loop(bool x) | synfig::ValueBase | [inline] |
| Type enum name | synfig::ValueBase | |
| type | synfig::ValueBase | [protected] |
| TYPE_ANGLE enum value | synfig::ValueBase | |
| TYPE_BLINEPOINT enum value | synfig::ValueBase | |
| TYPE_BOOL enum value | synfig::ValueBase | |
| TYPE_CANVAS enum value | synfig::ValueBase | |
| TYPE_COLOR enum value | synfig::ValueBase | |
| TYPE_END enum value | synfig::ValueBase | |
| TYPE_GRADIENT enum value | synfig::ValueBase | |
| TYPE_INTEGER enum value | synfig::ValueBase | |
| TYPE_LIST enum value | synfig::ValueBase | |
| type_name() const | synfig::ValueBase | [inline] |
| type_name(Type id) | synfig::ValueBase | [static] |
| TYPE_NIL enum value | synfig::ValueBase | |
| TYPE_REAL enum value | synfig::ValueBase | |
| TYPE_SEGMENT enum value | synfig::ValueBase | |
| TYPE_STRING enum value | synfig::ValueBase | |
| TYPE_TIME enum value | synfig::ValueBase | |
| TYPE_VECTOR enum value | synfig::ValueBase | |
| ValueBase() | synfig::ValueBase | |
| ValueBase(const T &x, bool loop_=false) | synfig::ValueBase | [inline] |
| ValueBase(Type x) | synfig::ValueBase | |
| ~ValueBase() | synfig::ValueBase | |