Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ functions
Functions
1,333 in github.com/dobin/RedEdr
⨍
Functions
1,333
◇
Types & classes
354
↓ 334 callers
Function
LOG_A
RedEdr/logging.cpp:41
↓ 182 callers
Function
create
RedEdrShared/json.hpp:19723
↓ 171 callers
Method
empty
RedEdrShared/json.hpp:6336
↓ 146 callers
Method
size
RedEdr/httplib.h:2758
↓ 140 callers
Function
concat
RedEdrShared/json.hpp:4365
↓ 140 callers
Method
size
RedEdrShared/json.hpp:3126
↓ 131 callers
Method
write_character
RedEdrShared/json.hpp:15010
↓ 94 callers
Method
end
return iterator end (needed for range-based for)
RedEdrShared/json.hpp:5352
↓ 73 callers
Method
begin
return iterator begin (needed for range-based for)
RedEdrShared/json.hpp:5346
↓ 72 callers
Function
string
RedEdrShared/json.hpp:6886
↓ 71 callers
Method
get
get json value via specific key, return nullptr if no such entry or 'this' is not an json object
RedEdr/jsonw.hpp:961
↓ 69 callers
Function
add
add a character to token_buffer
RedEdrShared/json.hpp:8806
↓ 61 callers
Method
data
RedEdr/httplib.h:2903
↓ 56 callers
Method
end
RedEdr/cxxops.hpp:1720
↓ 55 callers
Method
write_characters
RedEdrShared/json.hpp:15016
↓ 52 callers
Function
get
RedEdrShared/json.hpp:5362
↓ 50 callers
Function
LOG_A
RedEdrDriver/utils.c:9
↓ 46 callers
Method
parse_error
RedEdrShared/json.hpp:4526
↓ 44 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and organiz
RedEdrShared/json.hpp:18161
↓ 43 callers
Method
type
get type of jsonw
RedEdr/jsonw.hpp:782
↓ 42 callers
Function
type_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
RedEdrShared/json.hpp:23507
↓ 41 callers
Method
data
RedEdrShared/json.hpp:23547
↓ 37 callers
Function
basic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
RedEdrShared/json.hpp:20165
↓ 37 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
RedEdrShared/json.hpp:13908
↓ 36 callers
Method
set_header
RedEdr/httplib.h:5501
↓ 34 callers
Function
LOG_W
RedEdrPplService/logging.cpp:101
↓ 34 callers
Method
contains
RedEdrShared/ranges.h:16
↓ 34 callers
Function
is_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
RedEdrShared/json.hpp:20707
↓ 34 callers
Method
str
RedEdr/jsonw.hpp:817
↓ 32 callers
Method
key
RedEdrShared/json.hpp:7370
↓ 32 callers
Method
what
RedEdr/cxxops.hpp:421
↓ 28 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
RedEdrShared/json.hpp:8853
↓ 25 callers
Function
SendDllPipe
Pipe send
RedEdrDll/dllhelper.cpp:59
↓ 25 callers
Method
append
RedEdr/httplib.h:2797
↓ 25 callers
Function
end
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/end/
RedEdrShared/json.hpp:22143
↓ 25 callers
Function
get_time
FIXME copy from dll
RedEdrShared/utils.cpp:62
↓ 23 callers
Method
count
RedEdr/cxxops.hpp:1726
↓ 23 callers
Method
erase
delete a name-pair value inside json object by the name return false if no such value
RedEdr/jsonw.hpp:982
↓ 23 callers
Function
input_adapter
RedEdrShared/json.hpp:6550
↓ 23 callers
Method
value
return value of the iterator
RedEdrShared/json.hpp:5318
↓ 22 callers
Function
LOG_A
RedEdrPplService/logging.cpp:87
↓ 22 callers
Method
set_content
RedEdr/httplib.h:5584
↓ 20 callers
Function
DetourAttach
RedEdrDll/detours.h:882
↓ 20 callers
Method
begin
RedEdr/cxxops.hpp:1714
↓ 20 callers
Method
sax_parse
RedEdrShared/json.hpp:12360
↓ 19 callers
Method
get_token_string
! @return a string representation of the last read byte */
RedEdrShared/json.hpp:12076
↓ 19 callers
Method
number_integer
RedEdrShared/json.hpp:7340
↓ 19 callers
Method
operator[]
access to successor
RedEdrShared/json.hpp:13767
↓ 18 callers
Function
close_socket
RedEdr/httplib.h:2936
↓ 18 callers
Method
has_header
Request implementation
RedEdr/httplib.h:5487
↓ 18 callers
Method
number_unsigned
RedEdrShared/json.hpp:7345
↓ 17 callers
Function
from_json
RedEdrShared/json.hpp:4682
↓ 17 callers
Function
to_json
RedEdrShared/json.hpp:5663
↓ 16 callers
Function
begin
@brief returns an iterator to the first element @sa https://json.nlohmann.me/api/basic_json/begin/
RedEdrShared/json.hpp:22118
↓ 16 callers
Method
default_value
RedEdr/cxxops.hpp:1209
↓ 16 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
RedEdrShared/json.hpp:20714
↓ 15 callers
Method
NewEvent
RedEdr/event_aggregator.cpp:21
↓ 15 callers
Function
combine
boost::hash_combine
RedEdrShared/json.hpp:6030
↓ 15 callers
Method
getObject
Get an object from the cache
RedEdrShared/process_resolver.cpp:71
↓ 15 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
RedEdrShared/json.hpp:20665
↓ 15 callers
Function
shutdown_socket
RedEdr/httplib.h:3221
↓ 15 callers
Function
textprintf
RedEdrShared/loguru.hpp:305
↓ 14 callers
Function
LOG_W
RedEdr/logging.cpp:110
↓ 14 callers
Method
get_header_value
RedEdr/httplib.h:5491
↓ 14 callers
Function
set_parents
RedEdrShared/json.hpp:20053
↓ 14 callers
Function
toLocalString
RedEdr/cxxops.hpp:144
↓ 14 callers
Function
to_string
RedEdr/httplib.h:2091
↓ 12 callers
Function
LogMyStackTrace
RedEdrDll/dllhelper.cpp:88
↓ 12 callers
Function
Text
RedEdrShared/loguru.hpp:276
↓ 12 callers
Method
number_float
RedEdrShared/json.hpp:7350
↓ 11 callers
Method
ptr
RedEdr/httplib.h:2750
↓ 11 callers
Method
size
get the number of data in this json value for number, string and boolean, return 1 for array, return the number of values inside it for object, return
RedEdr/jsonw.hpp:793
↓ 11 callers
Function
write_data
RedEdr/httplib.h:4247
↓ 10 callers
Method
Get
RedEdr/httplib.h:7772
↓ 10 callers
Method
Send
RedEdrShared/piping.cpp:126
↓ 10 callers
Method
add
set json value using specific key, return false if key length is 0
RedEdr/jsonw.hpp:1004
↓ 10 callers
Method
boolean
RedEdrShared/json.hpp:7335
↓ 10 callers
Method
getline
RedEdr/httplib.h:2771
↓ 10 callers
Method
is_writable
RedEdr/httplib.h:5680
↓ 10 callers
Function
parser
RedEdrShared/json.hpp:19482
↓ 10 callers
Function
set_parent
RedEdrShared/json.hpp:20103
↓ 10 callers
Function
wstring2string
RedEdrShared/utils.cpp:148
↓ 9 callers
Method
end_array
RedEdrShared/json.hpp:7385
↓ 9 callers
Function
find
RedEdrShared/json.hpp:19338
↓ 9 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
RedEdrShared/json.hpp:20728
↓ 9 callers
Function
size
@brief returns the number of elements @sa https://json.nlohmann.me/api/basic_json/size/
RedEdrShared/json.hpp:22295
↓ 9 callers
Method
start_array
RedEdrShared/json.hpp:7380
↓ 9 callers
Method
string
RedEdrShared/json.hpp:7355
↓ 9 callers
Function
write_to_stderr
RedEdrShared/loguru.cpp:1943
↓ 8 callers
Method
Shutdown
RedEdrShared/piping.cpp:262
↓ 8 callers
Function
dump_integer
RedEdrShared/json.hpp:18768
↓ 8 callers
Method
end_object
RedEdrShared/json.hpp:7375
↓ 8 callers
Method
get
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw
RedEdrShared/json.hpp:11928
↓ 8 callers
Function
getMemoryRegionProtect
RedEdrShared/utils.cpp:208
↓ 8 callers
Function
handle_EINTR
RedEdr/httplib.h:2944
↓ 8 callers
Method
is_open
RedEdr/httplib.h:2899
↓ 8 callers
Function
parse
RedEdrShared/json.hpp:23392
↓ 8 callers
Function
split
RedEdr/httplib.h:2718
↓ 8 callers
Method
start_object
RedEdrShared/json.hpp:7365
↓ 8 callers
Function
terminal_reset
You should end each line with this!
RedEdrShared/loguru.cpp:284
next →
1–100 of 1,333, ranked by callers