MCPcopy Create free account

hub / github.com/ETLCPP/etl / functions

Functions8,991 in github.com/ETLCPP/etl

↓ 161 callersFunctionnext
include/etl/iterator.h:299
↓ 159 callersMethodvalue
test/test_poly_span_dynamic_extent.cpp:73
↓ 154 callersMethodon_receive
test/test_message_bus.cpp:139
↓ 150 callersFunctiondata
include/etl/iterator.h:1470
↓ 145 callersMethodtop
Gets a reference to the value at the top of the stack. If asserts or exceptions are enabled, throws an etl::stack_empty if the stack is empty. \return
include/etl/stack.h:244
↓ 143 callersMethodenable
Enable/disable the timer.
include/etl/message_timer.h:401
↓ 138 callersFunctionT
Conversion operator. \return The value of the underlying type.
include/etl/cyclic_value.h:433
↓ 137 callersMethodon_event
test/test_fsm.cpp:242
↓ 135 callersMethodtime_to_next
Get the time to the next timer event. Returns etl::timer::interval::No_Active_Interval if there is no active timer.
include/etl/message_timer.h:599
↓ 132 callersFunctionfind
include/etl/flat_set.h:61
↓ 132 callersMethodis_linked
include/etl/intrusive_links.h:1033
↓ 130 callersMethodput
Writes a boolean to the stream
include/etl/bit_stream.h:130
↓ 129 callersMethodcrbegin
Gets the reverse beginning of the list.
include/etl/map.h:900
↓ 124 callersMethodsize_bytes
include/etl/span.h:572
↓ 118 callersMethodallocate
Allocate an object from the pool. If asserts or exceptions are enabled and there are no more free items an etl::pool_no_allocation if thrown, otherwis
include/etl/pool.h:76
↓ 118 callersMethodends_with
Checks that the string is the end of this string
include/etl/basic_string.h:1637
↓ 118 callersMethodstarts_with
Checks that the string is the start of this string
include/etl/basic_string.h:1602
↓ 115 callersMethodindex
Gets the index of the type currently stored or UNSUPPORTED_TYPE_ID
include/etl/private/variant_legacy.h:718
↓ 114 callersFunctioncend
include/etl/iterator.h:1186
↓ 109 callersFunctioncbegin
include/etl/iterator.h:1156
↓ 109 callersMethodkey_comp
How to compare two key elements.
include/etl/map.h:1625
↓ 107 callersMethodmonth
include/etl/private/chrono/month_day.h:60
↓ 106 callersMethodget
include/etl/format.h:1851
↓ 104 callersMethoddecode
include/etl/base64_decoder.h:74
↓ 104 callersMethodload
Load
include/etl/atomic/atomic_gcc_sync.h:279
↓ 99 callersMethodreceive
Hook incoming messages and translate Message5 to Message4.
test/test_message_broker.cpp:112
↓ 99 callersFunctionswap
include/etl/array.h:1066
↓ 98 callersMethodvalue_comp
How to compare two value elements.
include/etl/map.h:1633
↓ 97 callersFunctionlower_bound
Finds the lower bound of a key \param key The key to search for. \return An iterator.
include/etl/flat_set.h:729
↓ 96 callersFunctionassign
include/etl/mem_cast.h:138
↓ 95 callersMethodprocess_event
include/etl/fsm.h:789
↓ 94 callersMethodflush
Flush the last byte, if partially filled, to the callback, if valid.
include/etl/bit_stream.h:847
↓ 94 callersMethodis_held
Gets the debouncer hold state. \return 'true' if the debouncer is in the hold state.
include/etl/debounce.h:86
↓ 94 callersMethodis_repeating
Gets the debouncer repeat state. \return 'true' if the debouncer is repeating.
include/etl/debounce.h:95
↓ 91 callersFunctionhas_value
include/etl/expected.h:529
↓ 87 callersMethodbefore_begin
Gets before the beginning of the forward_list.
include/etl/forward_list.h:570
↓ 87 callersFunctionfind_if
include/etl/algorithm.h:509
↓ 85 callersMethodsplice
Splices from another list to this.
include/etl/list.h:1411
↓ 84 callersMethodcrend
Gets the reverse end of the list.
include/etl/map.h:908
↓ 81 callersMethodcopy
include/etl/char_traits.h:214
↓ 79 callersFunctionempty
Checks the 'empty' state of the flat_set. \return <b>true</b> if empty.
include/etl/flat_set.h:893
↓ 79 callersMethodencode
include/etl/base64_encoder.h:74
↓ 78 callersFunctionprint
include/etl/print.h:93
↓ 76 callersMethodemplace_front
include/etl/list.h:872
↓ 75 callersMethodis_within_buffer
Checks if a pointer is within the buffer.
include/etl/basic_string.h:2694
↓ 75 callersMethodswap
include/etl/utility.h:257
↓ 74 callersMethodinsert_after
Inserts a value to the forward_list after the specified position.
include/etl/forward_list.h:882
↓ 73 callersMethodrelease
test/test_shared_message.cpp:208
↓ 72 callersMethodfind_first
Finds the first bit in the specified state. \param state The state to search for. \returns The position of the bit or Number_Of_Elements if none were
include/etl/private/bitset_legacy.h:679
↓ 72 callersMethodfind_next
include/etl/ranges.h:2832
↓ 71 callersMethodaccepts
Does this FSM accept the message id? Yes, it accepts everything!
include/etl/fsm.h:573
↓ 70 callersMethodset_secure
Sets the 'secure' flag to the requested state.
include/etl/basic_string.h:275
↓ 69 callersFunctionis_heap
include/etl/algorithm.h:940
↓ 69 callersMethodjoin
Join two nodes.
include/etl/list.h:342
↓ 67 callersMethodcall_if
include/etl/private/delegate_cpp03.h:70
↓ 67 callersFunctiondestroy
include/etl/memory.h:1550
↓ 65 callersFunctionupper_bound
Finds the upper bound of a key \param key The key to search for. \return An iterator.
include/etl/flat_set.h:767
↓ 64 callersMethodis_valid
include/etl/private/message_packet_cpp03.h:207
↓ 63 callersFunctionerase
include/etl/vector.h:1890
↓ 63 callersMethodis_active
Checks if a timer is currently active. Returns <b>true</b> if the timer is active, otherwise <b>false</b>.
include/etl/callback_timer.h:443
↓ 63 callersMethodweekday
Construct from sys_days.
include/etl/private/chrono/weekday.h:76
↓ 61 callersFunctionaccepts
include/etl/generators/message_packet_cpp03_generator.h:734
↓ 61 callersMethodsubscribe
Subscribe to the bus.
include/etl/message_bus.h:89
↓ 60 callersFunctionmake_heap
include/etl/algorithm.h:1004
↓ 60 callersMethodsize_from_isr
How many items in the queue? Called from ISR.
include/etl/queue_spsc_isr.h:203
↓ 60 callersMethodsize_from_unlocked
How many items in the queue?
include/etl/queue_spsc_locked.h:102
↓ 60 callersFunctionsort
include/etl/algorithm.h:2225
↓ 60 callersMethodyear
include/etl/private/chrono/year_month.h:64
↓ 59 callersMethodrelease
include/etl/pool.h:159
↓ 58 callersMethodadd
Add a pair of values.
include/etl/rms.h:110
↓ 58 callersFunctionequal_range
Finds the range of equal elements of a key \param key The key to search for. \return An iterator pair.
include/etl/flat_set.h:805
↓ 57 callersFunctionis_permutation
include/etl/algorithm.h:1802
↓ 57 callersMethodtime_since_epoch
include/etl/private/chrono/time_point.h:100
↓ 56 callersFunctionlexicographical_compare
include/etl/algorithm.h:741
↓ 55 callersFunctionadjacent_find
include/etl/algorithm.h:1761
↓ 55 callersMethodclear
test/test_queue_spsc_locked.cpp:52
↓ 54 callersMethodvalue
include/etl/format.h:1892
↓ 53 callersMethodclear
test/test_callback_timer_deferred_locked.cpp:58
↓ 53 callersMethodclear
test/test_queue_spsc_locked_small.cpp:51
↓ 51 callersMethodclear
test/test_callback_timer_locked.cpp:58
↓ 51 callersMethodsize
Gets the current size of the string. \return The current size of the string.
include/etl/basic_string.h:178
↓ 50 callersMethodalignment
Get the alignment of the buffer
include/etl/mem_cast.h:565
↓ 50 callersMethodinitialize_free_space
Clears the free space to string terminator value.
include/etl/basic_string.h:2428
↓ 50 callersMethodpop_into
Removes the oldest item from the top of the stack and puts it in the destination.
include/etl/stack.h:429
↓ 50 callersFunctionsend_message
include/etl/message_router.h:394
↓ 50 callersMethodvalue
Gets the hash value.
include/etl/pearson.h:153
↓ 48 callersMethodcount
Count the number of bits set.
include/etl/private/bitset_legacy.h:265
↓ 48 callersFunctionnext_permutation
include/etl/algorithm.h:1930
↓ 47 callersFunctionfill_n
include/etl/algorithm.h:568
↓ 45 callersFunctioncompares_agree
test/test_string_wchar_t.cpp:43
↓ 45 callersFunctioncompares_agree
test/test_string_u8_external_buffer.cpp:47
↓ 45 callersFunctioncompares_agree
test/test_string_u32_external_buffer.cpp:44
↓ 45 callersFunctioncompares_agree
test/test_string_u8.cpp:46
↓ 45 callersFunctioncompares_agree
test/test_string_u16_external_buffer.cpp:44
↓ 45 callersFunctioncompares_agree
test/test_string_char_external_buffer.cpp:45
↓ 45 callersFunctioncompares_agree
test/test_string_u32.cpp:43
↓ 45 callersFunctioncompares_agree
test/test_string_wchar_t_external_buffer.cpp:44
↓ 45 callersFunctioncompares_agree
test/test_string_u16.cpp:43
↓ 45 callersFunctioncompares_agree
test/test_string_char.cpp:45
↓ 45 callersMethoddestroy
include/etl/pool.h:171
← previousnext →101–200 of 8,991, ranked by callers