Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aguinet/usbtop
/ functions
Functions
357 in github.com/aguinet/usbtop
⨍
Functions
357
◇
Types & classes
9,300
Method
~exception
third-party/boost/exception/exception.hpp:302
Function
AUX_WRAPPER_VALUE_TYPE
enables uniform function call syntax for families of overloaded functions that return objects of both arithmetic ('int', 'long', 'double', etc.) and w
third-party/boost/mpl/aux_/integral_wrapper.hpp:80
Function
BOOST_CATCH
third-party/boost/move/algo/move.hpp:128
Function
BOOST_CATCH
third-party/boost/circular_buffer/details.hpp:440
Method
BOOST_PREVENT_MACRO_SUBSTITUTION
third-party/boost/limits.hpp:44
Method
BOOST_PREVENT_MACRO_SUBSTITUTION
third-party/boost/limits.hpp:97
Method
Base
Declare the unneeded default constructor as some old compilers wrongly require it with is_convertible
third-party/boost/intrusive/detail/has_member_function_callable_with.hpp:149
Method
Stats
src/usb_stats.cpp:41
Method
Stats
include/usbtop/usb_stats.h:48
Method
T
third-party/boost/type_traits/integral_constant.hpp:71
Method
UsbBus
include/usbtop/usb_bus.h:53
Method
UsbDevice
include/usbtop/usb_device.h:49
Method
UsbStats
include/usbtop/usb_stats.h:94
Method
add_bus
src/buses.cpp:105
Method
add_ref
third-party/boost/exception/exception.hpp:76
Method
addr_impl_ref
third-party/boost/move/detail/meta_utils.hpp:246
Method
addrof_ref
third-party/boost/core/addressof.hpp:54
Method
adjust_min_capacity
Adjust the amount of allocated memory.
third-party/boost/circular_buffer/space_optimized.hpp:1526
Function
adl_move_iter_swap
third-party/boost/move/adl_move_swap.hpp:265
Function
adl_move_swap_ranges
third-party/boost/move/adl_move_swap.hpp:245
Function
adl_move_swap_ranges_backward
third-party/boost/move/adl_move_swap.hpp:256
Method
adopt
third-party/boost/exception/exception.hpp:58
Method
advance
third-party/boost/iterator/iterator_adaptor.hpp:315
Method
advance
third-party/boost/iterator/iterator_facade.hpp:578
Method
advance
third-party/boost/iterator/reverse_iterator.hpp:51
Method
any
third-party/boost/intrusive/pointer_rebind.hpp:36
Method
any
third-party/boost/intrusive/pointer_rebind.hpp:51
Method
apply
third-party/boost/iterator/iterator_facade.hpp:334
Method
apply
third-party/boost/iterator/iterator_facade.hpp:344
Function
array_one
Get the first continuous array of the internal buffer. ! This method in combination with <code>array_two()</code> can be useful when passing t
third-party/boost/circular_buffer/base.hpp:564
Function
array_two
Get the second continuous array of the internal buffer. ! This method in combination with <code>array_one()</code> can be useful when passing
third-party/boost/circular_buffer/base.hpp:584
Method
assign
Assign <code>n</code> items into the space optimized circular buffer. ! The content of the <code>circular_buffer_space_optimized</code> will b
third-party/boost/circular_buffer/space_optimized.hpp:614
Method
assign_n
third-party/boost/circular_buffer/details.hpp:120
Method
assign_range
third-party/boost/circular_buffer/details.hpp:139
Function
at
Get the element at the <code>index</code> position. ! \param index The position of the element. \return A reference to the element at
third-party/boost/circular_buffer/base.hpp:422
Method
back_move_insert_iterator
third-party/boost/move/iterator.hpp:198
Function
back_move_inserter
C models Container
third-party/boost/move/iterator.hpp:214
Method
bool
third-party/boost/type_traits/integral_constant.hpp:96
Method
bw_mean
src/usb_stats.cpp:117
Method
capacity_control
Constructor.
third-party/boost/circular_buffer/details.hpp:169
Method
check_high_capacity
Check for high capacity. \post If the capacity is high it will be decreased. */
third-party/boost/circular_buffer/space_optimized.hpp:1565
Method
check_low_capacity
Check for low capacity. \post If the capacity is low it will be increased. */
third-party/boost/circular_buffer/space_optimized.hpp:1546
Method
check_pcap_compat
src/pcap_compat.cpp:38
Method
circular_buffer_space_optimized
Create an empty space optimized circular buffer with zero capacity. ! \post <code>capacity().%capacity() == 0 \&\& capacity().min_capacity() =
third-party/boost/circular_buffer/space_optimized.hpp:352
Method
clear
Remove all stored elements from the space optimized circular buffer. ! \post <code>size() == 0</code><br><br> The amount of allo
third-party/boost/circular_buffer/space_optimized.hpp:1520
Method
clear_screen
src/console_output.cpp:57
Method
clone_impl
third-party/boost/exception/exception.hpp:469
Method
const_cast_from
third-party/boost/intrusive/pointer_traits.hpp:167
Method
const_cast_from
third-party/boost/intrusive/pointer_traits.hpp:303
Function
copy_or_move
F models ForwardIterator
third-party/boost/move/algorithm.hpp:108
Function
current_function_helper
third-party/boost/current_function.hpp:28
Method
debug_iterator_base
third-party/boost/circular_buffer/debug.hpp:199
Method
debug_iterator_registry
Default constructor.
third-party/boost/circular_buffer/debug.hpp:128
Method
decrement
third-party/boost/iterator/iterator_facade.hpp:560
Method
decrement
third-party/boost/iterator/reverse_iterator.hpp:49
Method
denorm_min
third-party/boost/limits.hpp:78
Method
denorm_min
third-party/boost/limits.hpp:131
Method
dereference
Core iterator interface for iterator_facade. This is private to prevent temptation for Derived classes to use it, which will often result in an error
third-party/boost/iterator/iterator_adaptor.hpp:293
Method
dereference
third-party/boost/iterator/iterator_facade.hpp:548
Method
dereference
third-party/boost/iterator/reverse_iterator.hpp:41
Method
device_id
include/usbtop/usb_device.h:66
Method
distance_from
third-party/boost/iterator/iterator_facade.hpp:584
Method
distance_to
third-party/boost/iterator/reverse_iterator.hpp:57
Method
dummy
third-party/boost/container/container_fwd.hpp:281
Method
dynamic_cast_from
third-party/boost/intrusive/pointer_traits.hpp:188
Method
dynamic_cast_from
third-party/boost/intrusive/pointer_traits.hpp:309
Method
ensure_reserve
Ensure the reserve for possible growth up.
third-party/boost/circular_buffer/space_optimized.hpp:1534
Method
epsilon
third-party/boost/limits.hpp:62
Method
epsilon
third-party/boost/limits.hpp:115
Method
equal
third-party/boost/iterator/iterator_adaptor.hpp:299
Method
equal
third-party/boost/iterator/iterator_facade.hpp:566
Function
erase_begin
Remove first <code>n</code> elements (with constant complexity for scalar types). ! \pre <code>n \<= size()</code> \post The <code>n</
third-party/boost/circular_buffer/base.hpp:2270
Function
erase_end
Remove last <code>n</code> elements (with constant complexity for scalar types). ! \pre <code>n \<= size()</code> \post The <code>n</c
third-party/boost/circular_buffer/base.hpp:2302
Method
error_info
third-party/boost/exception/exception.hpp:108
Method
error_info
third-party/boost/exception/exception.hpp:122
Method
error_info
third-party/boost/exception/exception.hpp:136
Method
error_info_injector
third-party/boost/exception/exception.hpp:352
Method
exception
third-party/boost/exception/exception.hpp:235
Method
f
third-party/boost/move/detail/meta_utils.hpp:256
Method
failed
third-party/boost/concept/detail/general.hpp:31
Method
failed
third-party/boost/concept/detail/general.hpp:39
Method
failed
third-party/boost/concept/detail/general.hpp:47
Method
failed
third-party/boost/concept/detail/msvc.hpp:27
Method
failed
third-party/boost/concept/detail/msvc.hpp:38
Method
foo
third-party/boost/iterator/detail/config_def.hpp:102
Method
front_move_insert_iterator
third-party/boost/move/iterator.hpp:240
Function
front_move_inserter
C models Container
third-party/boost/move/iterator.hpp:256
Method
get
third-party/boost/core/addressof.hpp:87
Method
get
third-party/boost/core/addressof.hpp:95
Method
get
third-party/boost/core/addressof.hpp:103
Method
get
third-party/boost/core/addressof.hpp:111
Method
get_bus
src/buses.cpp:112
Method
get_current_timestamp
src/tools.cpp:35
Function
getrlimit
third-party/boost/config/platform/vxworks.hpp:231
Method
increment
third-party/boost/iterator/iterator_facade.hpp:554
Method
increment
third-party/boost/iterator/reverse_iterator.hpp:48
Method
infinity
third-party/boost/limits.hpp:75
Method
infinity
third-party/boost/limits.hpp:128
Method
init
src/usb_stats.cpp:51
Method
init
include/usbtop/should_stop.h:9
← previous
next →
101–200 of 357, ranked by callers