appendGlobal_list_key_t List_append (List_t * self, oTypeTouched value)int Vector_append (Vector_t * self, oTypeTouched value)int Vector_append_string (Vector_t * self, oType const * theelements)int Vector_append_vector (Vector_t * self, Vector_t const * other)int Vector_append_vector (Vector_t * self, Vector_t const * other)void List_append_list (List_t * self, List_t const * values)void List_append_list (List_t * self, List_t const * values)
append_basenameint Vector_append_basename (Vector_t * self, Vector_t const * path)int Vector_append_basename (Vector_t * self, Vector_t const * path)
append_config_file_nameint Vector_append_config_file_name (Vector_t * self, oType const * program_name, Global_ERWIN_BOOL local)
append_directoryint Vector_append_directory (Vector_t * self, Vector_t const * path)int Vector_append_directory (Vector_t * self, Vector_t const * path)
append_listvoid List_append_list (List_t * self, List_t const * values)void List_append_list (List_t * self, List_t const * values)
append_no_copyint Vector_append_no_copy (Vector_t * self, oTypeVar const * theelements, int number_of_elements_to_insert)
append_rawint Vector_append_raw (Vector_t * self, oType const * elements, int count)
append_stringint Vector_append_string (Vector_t * self, oType const * theelements)
append_subvectorVector_t & Vector_t::append_subvector (Vector_t const & a, int b, int c = -1, Global_ERWIN_BOOL d = Global_ERWIN_TRUE)Vector_t & Vector_t::append_subvector (Vector_t const * a, int b, int c = -1, Global_ERWIN_BOOL d = Global_ERWIN_TRUE)
append_vectorint Vector_append_vector (Vector_t * self, Vector_t const * other)int Vector_append_vector (Vector_t * self, Vector_t const * other)
applyiTypeResult Map_ensure (Map_t * self, iTypeTouched key)
as_arrayVector_element_ptr_t Vector_as_array (Vector_t const *)
as_array_detachVector_element_ptr_t Vector_as_array_detach (Vector_t *)
as_open_arrayVector_element_ptr_t Vector_as_open_array (Vector_t const *)
as_open_array_detachVector_element_ptr_t Vector_as_open_array_detach (Vector_t *)
average_line_lengthdouble Map_average_line_length (Map_t const * self)
B
back- Global_list_key_t List_back (List_t const * self)
basename_index- int Vector_basename_index (Vector_t const * self)
basename_range- void Vector_basename_range (int * first, int * length, Vector_t const * self)
bfind- int Vector_bfind (Vector_t const *, oTypeParam, Vector_cmp_t)
bool- operator Vector_t::bool () const
C
check_quote- void (* _Vector_quotation_method_t::check_quote) (oType * destination, int length)
chomp- void Vector_chomp (Vector_t * self)
chop- int Vector_chop (Vector_t * self, int count)
- int Vector_chop_flags (Vector_t * self, int number_of_elements_to_erase_off, Global_ERWIN_BOOL resize)
- int Vector_chop_flags (Vector_t * self, int number_of_elements_to_erase_off, Global_ERWIN_BOOL resize)
- int Vector_chop_flags (Vector_t * self, int number_of_elements_to_erase_off, Global_ERWIN_BOOL resize)
CLASS_ID- CLASS_ID
CLASS_REFCOUNT- CLASS_REFCOUNT
CLASS_REFCOUNT_FAKE- CLASS_REFCOUNT_FAKE
CLASS_USE_CGEN- CLASS_USE_CGEN
clear- void List_clear (List_t * self)
- void Map_clear (Map_t * self)
- void Map_clear_flags (Map_t * self, Global_ERWIN_BOOL destroy_keys, Global_ERWIN_BOOL destroy_values)
- void Vector_clear (Vector_t * self)
- void Vector_clear_flags (Vector_t * self, Global_ERWIN_BOOL resize, Global_ERWIN_BOOL delete_elems)
clear_errno- void List_t::clear_errno ()
- void Map_t::clear_errno ()
- void Vector_t::clear_errno ()
- void List_clear_errno (List_t const * self)
- void Map_clear_errno (Map_t const *)
- void Vector_clear_errno (Vector_t const * self)
clear_keep- void Vector_clear_keep (Vector_t * self, int table_min_size)
clear_no_resize- void Map_clear_no_resize (Map_t * self)
- void Vector_clear_no_resize (Vector_t * self)
cmp- int Map_t::cmp (Map_t const & other) const
- int Vector_t::cmp (Vector_t const & other, Vector_cmp_t cmp_func = Vector_CMP_T_NULL) const
- int Map_cmp (Map_t const * self, Map_t const * other)
- int Vector_cmp (Vector_t const *, Vector_t const *, Vector_cmp_t cmp)
_constructor- void List_t::_constructor ()
- void Map_t::_constructor ()
- void Vector_t::_constructor ()
copy- Map_t * Map_t::copy () const
- Vector_t * Vector_t::copy () const
copy_detach- Vector_t * Vector_new_from_vector (Vector_t * other)
copy_err- Map_t * Map_t::copy_err (int * err) const
- Vector_t * Vector_t::copy_err (int * err) const
D
delete_array- void Vector_delete_array (Vector_element_ptr_t array)
delete_entries- void Map_delete_entries (Map_pair_t * entries)
delete_entries_ptr- void Map_delete_entries_ptr (Map_pair_ptr_t * entries_ptr)
delete_keys- void Map_delete_keys (iType * keys)
delete_values- void Map_delete_values (oType * values)
_destructor- void List_t::_destructor ()
- void Map_t::_destructor ()
- void Vector_t::_destructor ()
detach- void Vector_detach (Vector_t * self)
detach_as_is- void Vector_detach_as_is (Vector_t * self)
deviation_line_length- double Map_deviation_line_length (Map_t const * self)
dump- void Map_dump (FILE *, Map_t const * self)
E
element- Global_erwin_type_t_const_p _Global_erwin_type_t::element
empty- Global_ERWIN_BOOL List_empty (List_t const * self)
- Global_ERWIN_BOOL Map_empty (Map_t const * self)
- bool Vector_t::empty () const
empty_name- Tchar const * _Vector_quotation_method_t::empty_name
ensure- iTypeResult Map_ensure (Map_t * self, iTypeTouched key)
ensure_heap_storage- void Vector_ensure_heap_storage (Vector_t *)
ensure_no_icopy- iTypeResult Map_ensure_no_icopy (Map_t * self, iTypeVarParam key)
ensure_size- int Vector_ensure_size (Vector_t * self, int size)
- int Vector_ensure_size_with (Vector_t * self, int size, oTypeTouched elem)
ensure_table_size- int Vector_ensure_table_size (Vector_t * self, int size)
equal- Global_ERWIN_BOOL Map_equal (Map_t const * self, Map_t const * other)
- bool Map_t::equal (Map_t const & other) const
erase- int Map_erase (Map_t * self, iTypeTouched index)
- int Map_erase_map (Map_t * self, Map_t const * other)
- int Map_erase_map (Map_t * self, Map_t const * other)
- int Vector_erase (Vector_t * self, int index, int number_of_elements)
- int Vector_erase_flags (Vector_t * self, int index, int number_of_elements_to_delete, Global_ERWIN_BOOL resize)
- int Vector_erase_flags (Vector_t * self, int index, int number_of_elements_to_delete, Global_ERWIN_BOOL resize)
- void List_erase (List_t * self, Global_list_key_t key)
- void List_erase_in_loop (Global_list_key_t * iterator, List_t * self, Global_list_key_t key, Global_ERWIN_BOOL reverse)
erase_equals- int Vector_erase_equals (Vector_t * self, Vector_cmp_t cmp, Vector_combine_t combine)
erase_if- int Vector_erase_if_flags (Vector_t * self, Vector_feature_t feature, Global_ERWIN_BOOL value, Global_ERWIN_BOOL resize)
- int Vector_erase_if_flags (Vector_t * self, Vector_feature_t feature, Global_ERWIN_BOOL value, Global_ERWIN_BOOL resize)
- int Map_erase_if (Map_t * self, Map_feature_t feature, Global_ERWIN_BOOL value)
erase_if_not- int Vector_erase_if_flags (Vector_t * self, Vector_feature_t feature, Global_ERWIN_BOOL value, Global_ERWIN_BOOL resize)
- int Vector_erase_if_flags (Vector_t * self, Vector_feature_t feature, Global_ERWIN_BOOL value, Global_ERWIN_BOOL resize)
erase_in_loop- void List_erase_in_loop (Global_list_key_t * iterator, List_t * self, Global_list_key_t key, Global_ERWIN_BOOL reverse)
erase_map- int Map_erase_map (Map_t * self, Map_t const * other)
- int Map_erase_map (Map_t * self, Map_t const * other)
erase_zero- int Vector_erase_zero (Vector_t * self)
erwin_nonnegative- ERWIN_WRAPPER bool erwin_nonnegative (ERWIN_LONG_LONG x)
- ERWIN_WRAPPER bool erwin_nonnegative (ERWIN_LONG_LONG)
- ERWIN_WRAPPER bool erwin_nonnegative (ERWIN_UNSIGNED_LONG_LONG)
- ERWIN_WRAPPER bool erwin_nonnegative (ERWIN_UNSIGNED_LONG_LONG)
- ERWIN_WRAPPER bool erwin_nonnegative (bool)
- ERWIN_WRAPPER bool erwin_nonnegative (bool)
- ERWIN_WRAPPER bool erwin_nonnegative (char x)
- ERWIN_WRAPPER bool erwin_nonnegative (char)
- ERWIN_WRAPPER bool erwin_nonnegative (double x)
- ERWIN_WRAPPER bool erwin_nonnegative (double)
- ERWIN_WRAPPER bool erwin_nonnegative (float x)
- ERWIN_WRAPPER bool erwin_nonnegative (float)
- ERWIN_WRAPPER bool erwin_nonnegative (long double x)
- ERWIN_WRAPPER bool erwin_nonnegative (long double)
- ERWIN_WRAPPER bool erwin_nonnegative (signed char x)
- ERWIN_WRAPPER bool erwin_nonnegative (signed char)
- ERWIN_WRAPPER bool erwin_nonnegative (signed int x)
- ERWIN_WRAPPER bool erwin_nonnegative (signed int)
- ERWIN_WRAPPER bool erwin_nonnegative (signed long int)
- ERWIN_WRAPPER bool erwin_nonnegative (signed long x)
- ERWIN_WRAPPER bool erwin_nonnegative (signed short int)
- ERWIN_WRAPPER bool erwin_nonnegative (signed short x)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned char)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned char)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned int)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned int)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned long int)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned long int)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned short int)
- ERWIN_WRAPPER bool erwin_nonnegative (unsigned short int)
F
fgets- int Vector_fgets (Vector_t * self, FILE * f, int max_count)
find- int Vector_find (Vector_t const * self, int start, oTypeParam needle)
- int Vector_find (Vector_t const * self, int start, oTypeParam needle)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- oTypeResult Map_find (Map_t const * self, iTypeParam index)
find_any- oTypeResult Map_find_any (Map_t const * self)
find_any_key- iTypeResult Map_find_any_key (Map_t const * self)
find_any_pair- int Map_find_any_pair (iType *, Map_element_ptr_t *, Map_t const * self)
find_any_ptr- Map_element_ptr_t Map_find_any_ptr (Map_t const * self)
find_ensure- oTypeResult Map_find_ensure (Map_t * self, iTypeTouched index)
find_if- int Vector_find_if (Vector_t const * self, int start, Vector_feature_t feature, Global_ERWIN_BOOL value)
- int Vector_find_if (Vector_t const * self, int start, Vector_feature_t feature, Global_ERWIN_BOOL value)
find_if_not- int Vector_find_if (Vector_t const * self, int start, Vector_feature_t feature, Global_ERWIN_BOOL value)
- int Vector_find_if (Vector_t const * self, int start, Vector_feature_t feature, Global_ERWIN_BOOL value)
find_key- iTypeResult Map_find_key (Map_t const * self, iTypeParam index)
find_ptr- Map_element_ptr_t Map_find_ptr (Map_t const * self, iTypeParam index)
- Map_element_ptr_t Map_find_ptr (Map_t const * self, iTypeParam index)
find_ptr_ensure- Map_element_ptr_t Map_find_ptr_ensure (Map_t * self, iTypeTouched index)
- Map_element_ptr_t Map_find_ptr_ensure (Map_t * self, iTypeTouched index)
find_raw- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
find_string- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
find_vector- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
- int Vector_find_raw (Vector_t const * self, int start, oType const * needle, int len)
first- oTypeResult Vector_t::first () const
- oTypeResult List_first (List_t const * self)
first_ptr- Vector_element_ptr_t Vector_first_ptr (Vector_t * self)
first_ref- Vector_element_ptr_t Vector_first_ptr (Vector_t * self)
first_swap_chop1- oTypeVar Vector_first_swap_chop1 (Vector_t * self)
format- Vector_t & Vector_t::format (Tchar const *, ...)
- Vector_t & Vector_t::format (Vector_format_info_t *, Tchar const *, ...)
- Vector_t & Vector_t::format (Vector_format_info_t *, unsigned long int, Tchar const *, ...)
- Vector_t & Vector_t::format (unsigned long int, Tchar const *, ...)
format_pos- int Vector_t::format_pos ()
format_quoted- bool Vector_t::format_quoted ()
fread- int Vector_fread (Vector_t * self, FILE * f, int max_count)
front- Global_list_key_t List_front (List_t const * self)
G
get_entries- Map_pair_t * Map_get_entries (Map_t const * self)
get_entries_ptr- Map_pair_ptr_t * Map_get_entries_ptr (Map_t const * self)
get_errno- int List_t::get_errno ()
- int List_t::get_errno () const
- int Map_t::get_errno ()
- int Map_t::get_errno () const
- int Vector_t::get_errno ()
- int Vector_t::get_errno () const
get_keys- iType * Map_get_keys (Map_t const * self)
get_values- oType * Map_get_values (Map_t const * self)
Global_char_case_hash- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash (unsigned char x)
Global_char_case_hash2- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash2 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash2 (unsigned char x)
Global_char_case_hash3- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash3 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash3 (unsigned char x)
Global_char_case_hash4- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash4 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_case_hash4 (unsigned char x)
Global_char_hash- ERWIN_WRAPPER Global_hashval_t Global_char_hash (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_hash (unsigned char x)
Global_char_hash2- ERWIN_WRAPPER Global_hashval_t Global_char_hash2 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_hash2 (unsigned char x)
Global_char_hash3- ERWIN_WRAPPER Global_hashval_t Global_char_hash3 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_hash3 (unsigned char x)
Global_char_hash4- ERWIN_WRAPPER Global_hashval_t Global_char_hash4 (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_char_hash4 (unsigned char x)
Global_char_is_alpha- extern Global_ERWIN_BOOL Global_char_is_alpha (char)
Global_char_is_cr- extern Global_ERWIN_BOOL Global_char_is_cr (char)
Global_char_is_cr0- extern Global_ERWIN_BOOL Global_char_is_cr0 (char)
Global_char_is_digit- extern Global_ERWIN_BOOL Global_char_is_digit (char)
Global_char_is_lower- extern Global_ERWIN_BOOL Global_char_is_lower (char)
Global_char_is_space- extern Global_ERWIN_BOOL Global_char_is_space (char)
Global_char_is_space0- extern Global_ERWIN_BOOL Global_char_is_space0 (char)
Global_char_is_upper- extern Global_ERWIN_BOOL Global_char_is_upper (char)
Global_char_is_xdigit- extern Global_ERWIN_BOOL Global_char_is_xdigit (char)
Global_char_to_lower- extern char Global_char_to_lower (char)
Global_char_to_upper- extern char Global_char_to_upper (char)
Global_ERWIN_CLASS_ID- CLASS_ID
Global_ERWIN_CLASS_REFCOUNT- CLASS_REFCOUNT
Global_ERWIN_CLASS_REFCOUNT_FAKE- CLASS_REFCOUNT_FAKE
Global_ERWIN_CLASS_USE_CGEN- CLASS_USE_CGEN
Global_erwin_det_random- extern unsigned long int Global_erwin_det_random ()
Global_erwin_digit_value- extern int Global_erwin_digit_value (char)
Global_erwin_get_digit- extern char Global_erwin_get_digit (int digit)
Global_erwin_get_digit_upper- extern char Global_erwin_get_digit_upper (int digit)
Global_erwin_hash- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (ERWIN_LONG_LONG x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (ERWIN_LONG_LONG x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (ERWIN_UNSIGNED_LONG_LONG x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (ERWIN_UNSIGNED_LONG_LONG x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (bool x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (bool x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (int x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (int x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (long x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (long x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (short x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (short x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (signed char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (signed char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned char x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned long x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned long x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned short x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned short x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (unsigned x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (void const * x)
- ERWIN_WRAPPER Global_hashval_t Global_erwin_hash (void const * x)
Global_erwin_hash_state_t- struct Global_erwin_hash_state_t / Global_erwin_hash_state_t
Global_ERWIN_HASH_STRENGTH- HASH_STRENGTH
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |