Angelscript addon Template Containers  1.0
STL container powerr for Angelscript
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Caatc_container_base
 Caatc_container_list_templateActual class used for templates defined in script
 Caatc_container_list_tempspecActual class used for template specializations defined in c++
 Caatc_container_map_templateActual class used for templates defined in script
 Caatc_container_set_templateActual class used for templates defined in script
 Caatc_container_set_tempspecActual class used for template specializations defined in c++
 Caatc_container_shared_1tp_templateInternal template monster
 Caatc_iterator
 Caatc_container_shared_1tp_tempspecInternal template monster
 Caatc_iterator
 Caatc_container_shared_map_templateInternal 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_templateActual class used for templates defined in script
 Caatc_container_unordered_set_templateActual class used for templates defined in script
 Caatc_container_unordered_set_tempspecActual class used for template specializations defined in c++
 Caatc_container_vector_templateActual class used for templates defined in script
 Caatc_container_vector_tempspecActual class used for template specializations defined in c++
 Caatc_containerfunctor_compInternal functor for container's comparisons
 Caatc_containerfunctor_equalsInternal functor for container's comparisons
 Cfindif_version
 Caatc_containerfunctor_hashInternal functor for container's comparisons
 Caatc_containerfunctor_map_compInternal functor for container's comparisons
 Caatc_containerfunctor_map_equalsInternal functor for container's comparisons
 Caatc_containerfunctor_map_hashInternal functor for container's comparisons
 Caatc_containerfunctor_map_Settings
 Caatc_containerfunctor_Settings
 Caatc_containertype_specific_storageStores dataz about a specific container type. One per container type per engine
 Caatc_engine_level_storageStores dataz about aatc containers. One for each engine
 Caatc_functor_hashThe 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_InitializerThe initializer class used for engine specific registration settings
 Caatc_Initializer_tm_iterate_register_all_containers
 Caatc_iterator
 Caatc_iterator_base
 Caatc_NDummy class. Only the name is used for template black majicks
 Caatc_NULLCLASSDummy class. Only the name is used for template black majicks
 Caatc_primunionThis monstrosity is used to store any primitive or handle using the same allocation code
 Caatc_refcountedBasetype for script refcounted c++ objects to derive from
 Caatc_refcounted_GCBasetype for script refcounted and GCd c++ objects to derive from
 Caatc_script_FuncpointerUsed to pass function names from script to host. See manual page aatc_funcpointer
 Caatc_std_SpinlockMinimal spinlock class
 Caatc_template_specific_storageStores 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_YDummy class. Only the name is used for template black majicks