Angelscript addon Template Containers
1.0
STL container powerr for Angelscript
|
Caatc_container_base | |
Caatc_container_list_template | Actual class used for templates defined in script |
Caatc_container_list_tempspec | Actual class used for template specializations defined in c++ |
Caatc_container_map_template | Actual class used for templates defined in script |
Caatc_container_set_template | Actual class used for templates defined in script |
Caatc_container_set_tempspec | Actual class used for template specializations defined in c++ |
▼Caatc_container_shared_1tp_template | Internal template monster |
Caatc_iterator | |
▼Caatc_container_shared_1tp_tempspec | Internal template monster |
Caatc_iterator | |
Caatc_container_shared_map_template | Internal template monster |
Caatc_container_traits_1tp_base | |
Caatc_container_traits_list | |
Caatc_container_traits_set | |
Caatc_container_traits_unordered_set | |
Caatc_container_traits_vector | |
Caatc_container_unordered_map_template | Actual class used for templates defined in script |
Caatc_container_unordered_set_template | Actual class used for templates defined in script |
Caatc_container_unordered_set_tempspec | Actual class used for template specializations defined in c++ |
Caatc_container_vector_template | Actual class used for templates defined in script |
Caatc_container_vector_tempspec | Actual class used for template specializations defined in c++ |
Caatc_containerfunctor_comp | Internal functor for container's comparisons |
▼Caatc_containerfunctor_equals | Internal functor for container's comparisons |
Cfindif_version | |
Caatc_containerfunctor_hash | Internal functor for container's comparisons |
Caatc_containerfunctor_map_comp | Internal functor for container's comparisons |
Caatc_containerfunctor_map_equals | Internal functor for container's comparisons |
Caatc_containerfunctor_map_hash | Internal functor for container's comparisons |
Caatc_containerfunctor_map_Settings | |
Caatc_containerfunctor_Settings | |
Caatc_containertype_specific_storage | Stores dataz about a specific container type. One per container type per engine |
Caatc_engine_level_storage | Stores dataz about aatc containers. One for each engine |
Caatc_functor_hash | The functor that unordered containers use for hashing |
Caatc_functor_hash< aatc_type_float32 > | |
Caatc_functor_hash< aatc_type_float64 > | |
Caatc_functor_hash< aatc_type_string > | |
Caatc_info_container_list | |
Caatc_info_container_map | |
Caatc_info_container_set | |
Caatc_info_container_unordered_map | |
Caatc_info_container_unordered_set | |
Caatc_info_container_vector | |
Caatc_Initializer | The initializer class used for engine specific registration settings |
Caatc_Initializer_tm_iterate_register_all_containers | |
Caatc_iterator | |
Caatc_iterator_base | |
Caatc_N | Dummy class. Only the name is used for template black majicks |
Caatc_NULLCLASS | Dummy class. Only the name is used for template black majicks |
Caatc_primunion | This monstrosity is used to store any primitive or handle using the same allocation code |
Caatc_refcounted | Basetype for script refcounted c++ objects to derive from |
Caatc_refcounted_GC | Basetype for script refcounted and GCd c++ objects to derive from |
Caatc_script_Funcpointer | Used to pass function names from script to host. See manual page aatc_funcpointer |
Caatc_std_Spinlock | Minimal spinlock class |
Caatc_template_specific_storage | Stores the function pointers of a specific container<datatype>. One per datatype per container type per engine |
Caatc_tm_iterator_1arg_functor | |
Caatc_tm_iterator_1arg_functor_actual | |
Caatc_tm_iterator_1arg_functor_actual< iteration_start, iteration_end,-1, functor_operate, tup_t > | |
Caatc_tm_iterator_functor | |
Caatc_tm_iterator_functor_actual | |
Caatc_tm_iterator_functor_actual< iteration_start, iteration_end,-1, functor_operate > | |
Caatc_Y | Dummy class. Only the name is used for template black majicks |