synfig-core  1.0.3
synfig::types_namespace::TypeWeightedValue< T > Member List

This is the complete list of members for synfig::types_namespace::TypeWeightedValue< T >, including all inherited members.

deinitialize()synfig::Type
deinitialize_all()synfig::Typestatic
deinitialize_vfunc(Description &)synfig::Typeinlineprotectedvirtual
descriptionsynfig::Type
get_first()synfig::Typeinlinestatic
get_next() const synfig::Typeinline
get_operation(const Operation::Description &description)synfig::Typeinlinestatic
get_operation_by_type(const Operation::Description &description, T)synfig::Typeinlinestatic
get_type()synfig::Typeinlinestatic
get_type_by_id(TypeId id)synfig::Typeinlinestatic
get_type_by_name(const String &name)synfig::Typeinlinestatic
get_type_by_pointer(const T *)synfig::Typeinlinestatic
get_type_by_reference(const T &)synfig::Typeinlinestatic
get_type_id()synfig::Typeinlinestatic
identifiersynfig::Type
initialize()synfig::Type
initialize_all()synfig::Typestatic
instancesynfig::types_namespace::TypeWeightedValue< T >static
InternalPointer typedefsynfig::Type
NIL enum valuesynfig::Type
operator!=(const Type &other)synfig::Typeinline
operator==(const Type &other)synfig::Typeinline
register_alias()synfig::Typeinlineprotected
register_all()synfig::Typeinlineprotected
register_all()synfig::Typeinlineprotected
register_all_but_compare()synfig::Typeinlineprotected
register_all_but_compare()synfig::Typeinlineprotected
register_binary(Operation::OperationType operation_type, TypeId type_return, TypeId type_a, TypeId type_b, Operation::BinaryFunc func)synfig::Typeinlineprotected
register_binary(const Operation::Description &description, Operation::BinaryFunc func)synfig::Typeinlineprotected
register_compare(TypeId type_a, TypeId type_b, Operation::CompareFunc func)synfig::Typeinlineprotected
register_compare(TypeId type, Operation::CompareFunc func)synfig::Typeinlineprotected
register_compare(Operation::CompareFunc func)synfig::Typeinlineprotected
register_copy(TypeId type_a, TypeId type_b, Operation::CopyFunc func)synfig::Typeinlineprotected
register_copy(TypeId type, Operation::CopyFunc func)synfig::Typeinlineprotected
register_copy(Operation::CopyFunc func)synfig::Typeinlineprotected
register_create(Operation::CreateFunc func)synfig::Typeinlineprotected
register_default(Operation::CreateFunc func)synfig::Typeinlineprotected
register_default(Operation::DestroyFunc func)synfig::Typeinlineprotected
register_default(typename Operation::GenericFuncs< T >::SetFunc func)synfig::Typeinlineprotected
register_default(typename Operation::GenericFuncs< T >::PutFunc func)synfig::Typeinlineprotected
register_default(typename Operation::GenericFuncs< T >::GetFunc func)synfig::Typeinlineprotected
register_default(Operation::CopyFunc func)synfig::Typeinlineprotected
register_default(Operation::CompareFunc func)synfig::Typeinlineprotected
register_default(Operation::ToStringFunc func)synfig::Typeinlineprotected
register_destroy(Operation::DestroyFunc func)synfig::Typeinlineprotected
register_get(typename Operation::GenericFuncs< T >::GetFunc func)synfig::Typeinlineprotected
register_put(typename Operation::GenericFuncs< T >::PutFunc func)synfig::Typeinlineprotected
register_set(typename Operation::GenericFuncs< T >::SetFunc func)synfig::Typeinlineprotected
register_to_string(TypeId type, Operation::ToStringFunc func)synfig::Typeinlineprotected
register_to_string(Operation::ToStringFunc func)synfig::Typeinlineprotected
subsys_init()synfig::Typeinlinestatic
subsys_stop()synfig::Typeinlinestatic
try_get_type_by_id(TypeId id)synfig::Typeinlinestatic
try_get_type_by_name(const String &name)synfig::Typeinlinestatic
Type(TypeId)synfig::Typeexplicitprotected
Type()synfig::Typeprotected
value_to_string(const T &x)synfig::Typeinlinestatic
~Type()synfig::Typevirtual