Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ functions
Functions
3,842 in github.com/Pagghiu/SaneCppLibraries
⨍
Functions
3,842
◇
Types & classes
1,300
Method
appendUnsigned
Libraries/Http/HttpHeaders.cpp:209
Method
appleSignalEventObject
Libraries/FileSystemWatcher/FileSystemWatcher.h:294
Method
appleStartWakeUp
Libraries/FileSystemWatcher/FileSystemWatcher.h:286
Method
appleWakeUpAndWait
Libraries/FileSystemWatcher/FileSystemWatcher.h:296
Method
applyOnAsync
Libraries/Async/Async.cpp:2504
Method
applyOutgoingMask
Libraries/Http/HttpWebSocket.cpp:1042
Method
arenaMapSnippet
Tests/Libraries/Containers/ArenaMapTest.cpp:117
Method
arraySnippet
Tests/Libraries/Containers/ArrayTest.cpp:197
Method
assignConnectionMemory
Examples/AsyncWebServer/AsyncWebServer.cpp:206
Method
assignConnectionMemory
Examples/SCExample/Examples/CollaborativeCanvasExample/CollaborativeCanvasExample.cpp:257
Method
assignConnectionMemory
Examples/SCExample/Examples/WebServerExample/WebServerExample.cpp:117
Method
assignResizeWithoutInitialize
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedCompiler.h:150
Method
associateExternallyCreatedSocketHandle
Libraries/Async/Async.cpp:1014
Method
asyncClientConnectIntegration
Tests/Libraries/Http/HttpWebSocketHandshakeTest.cpp:203
Method
asyncConcurrentGets
Tests/Libraries/HttpClient/HttpClientTest.cpp:2855
Method
asyncDestroyReadable
Tests/Libraries/Http/HttpAsyncClientTest.cpp:146
Method
asyncDestroyReadable
Tests/Libraries/Http/HttpAsyncServerTest.cpp:138
Method
asyncDestroyReadable
Libraries/AsyncStreams/AsyncRequestStreams.h:48
Method
asyncDestroyReadable
Libraries/AsyncStreams/AsyncStreams.cpp:347
Method
asyncDestroyWritable
Libraries/HttpClient/HttpClientAsync.h:72
Method
asyncDestroyWritable
Libraries/AsyncStreams/AsyncRequestStreams.h:178
Method
asyncDestroyWritable
Libraries/AsyncStreams/AsyncStreams.cpp:672
Method
asyncDownloadLarge
Tests/Libraries/HttpClient/HttpClientTest.cpp:2945
Method
asyncGet
Tests/Libraries/HttpClient/HttpClientTest.cpp:2792
Method
asyncRead
Tests/Libraries/HttpClient/HttpClientTest.cpp:3180
Method
asyncRead
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:71
Method
asyncRead
Tests/Libraries/Http/HttpWebSocketHubTest.cpp:24
Method
asyncRead
Tests/Libraries/Http/HttpAsyncClientTest.cpp:126
Method
asyncRead
Tests/Libraries/Http/HttpAsyncServerTest.cpp:118
Method
asyncRead
Tests/Libraries/Http/HttpStressTest.cpp:26
Method
asyncRead
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:173
Method
asyncRead
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:605
Method
asyncRead
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:717
Method
asyncRead
Libraries/HttpClient/HttpClientAsync.h:50
Method
asyncRead
Libraries/Http/HttpConnection.cpp:384
Method
asyncRead
Libraries/AsyncStreams/AsyncRequestStreams.h:30
Method
asyncRead
Libraries/AsyncStreams/AsyncStreams.cpp:896
Method
asyncResumeReading
Libraries/Http/HttpConnection.cpp:393
Method
asyncResumeReading
Libraries/AsyncStreams/AsyncStreams.cpp:345
Method
asyncServerAcceptIntegration
Tests/Libraries/Http/HttpWebSocketHandshakeTest.cpp:126
Method
asyncServerBroadcastReachesUpgradedClient
Tests/Libraries/Http/HttpWebSocketHandshakeTest.cpp:611
Method
asyncServerKeepsUpgradedConnectionAlive
Tests/Libraries/Http/HttpWebSocketHandshakeTest.cpp:291
Method
asyncServerReleasesUpgradedConnectionOnClientClose
Tests/Libraries/Http/HttpWebSocketHandshakeTest.cpp:500
Method
asyncUploadPipeline
Tests/Libraries/HttpClient/HttpClientTest.cpp:3125
Method
asyncWrite
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:84
Method
asyncWrite
Tests/Libraries/Http/HttpWebSocketHubTest.cpp:34
Method
asyncWrite
Tests/Libraries/Http/HttpAsyncServerTest.cpp:187
Method
asyncWrite
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1141
Method
asyncWrite
Tests/Libraries/Http/HttpStressTest.cpp:39
Method
asyncWrite
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:341
Method
asyncWrite
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:581
Method
asyncWrite
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:692
Method
asyncWrite
Libraries/HttpClient/HttpClientAsync.h:64
Method
asyncWrite
Libraries/Http/HttpConnection.cpp:839
Method
asyncWrite
Libraries/AsyncStreams/AsyncRequestStreams.h:162
Method
asyncWrite
Libraries/AsyncStreams/AsyncStreams.cpp:913
Method
asyncWriteWritable
Libraries/AsyncStreams/AsyncStreams.cpp:1368
Method
attach
Tests/Libraries/Http/HttpAsyncServerTest.cpp:39
Method
authorizationHelpers
Tests/Libraries/Http/HttpHeadersTest.cpp:89
Method
automaticPong
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:267
Method
awaitChild
Tests/Libraries/Await/AwaitTest.cpp:1011
Method
awaitExistingChild
Tests/Libraries/Await/AwaitTest.cpp:1018
Method
await_ready
Libraries/Await/Await.cpp:703
Method
await_ready
Libraries/Await/Internal/AwaitCoroutine.h:113
Method
await_ready
Libraries/Await/Internal/AwaitCoroutine.h:120
Method
await_resume
Libraries/Await/Await.cpp:728
Method
await_resume
Libraries/Await/Internal/AwaitCoroutine.h:115
Method
await_resume
Libraries/Await/Internal/AwaitCoroutine.h:122
Method
await_suspend
Libraries/Await/Await.cpp:705
Method
await_suspend
Libraries/Await/Internal/AwaitCoroutine.h:114
Method
await_suspend
Libraries/Await/Internal/AwaitCoroutine.h:121
Method
backendPolicyPreflight
Tests/Libraries/HttpClient/HttpClientTest.cpp:646
Method
base64Char
Libraries/Http/HttpHeaders.cpp:78
Method
base64Value
Libraries/Http/HttpHeaders.cpp:53
Method
basic
Extra/Deprecated/Tests/FoundationExtra/TaggedMapTest.cpp:57
Method
basic
Tests/Libraries/Memory/BufferTest.cpp:237
Method
basicCredentialByte
Libraries/Http/HttpHeaders.cpp:163
Method
basicGet
Tests/Libraries/Http/HttpAsyncClientTest.cpp:430
Method
basicTests
Tests/Libraries/Containers/VectorTest.cpp:173
Method
begin
Libraries/Containers/VectorMap.h:47
Method
begin
Libraries/Containers/VectorSet.h:29
Method
beginRequestSend
Libraries/Http/HttpAsyncClient.cpp:396
Method
beginResponseRead
Libraries/Http/HttpAsyncClient.cpp:379
Method
beginSocketConnection
Libraries/Http/HttpAsyncClient.cpp:255
Method
benchmarkContiguousRequest
Tests/Libraries/Http/HttpParserTest.cpp:242
Method
blockingCustomHeaders
Tests/Libraries/HttpClient/HttpClientTest.cpp:971
Method
blockingGet
Tests/Libraries/HttpClient/HttpClientTest.cpp:785
Method
blockingPost
Tests/Libraries/HttpClient/HttpClientTest.cpp:921
Method
blockingResponseBufferOverflow
Tests/Libraries/HttpClient/HttpClientTest.cpp:830
Method
blockingResponseHeaderBufferOverflow
Tests/Libraries/HttpClient/HttpClientTest.cpp:875
Method
blockingTimeout
Tests/Libraries/HttpClient/HttpClientTest.cpp:1714
Method
broadcast
Libraries/FileSystemWatcher/Internal/FileSystemWatcherThreading.h:83
Method
bubbleSort
Libraries/Plugin/Plugin.cpp:249
Method
bubbleSort
Libraries/Reflection/ReflectionSchemaCompiler.h:40
Function
buffer_SummaryProvider
(valobj, dict)
Support/DebugVisualizers/LLDB/SCLLDB.py:180
Method
build
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedCompiler.h:84
Method
build
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoAggregates.h:53
Method
build
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoStructured.h:369
Method
build
Examples/SCExample/Examples/SerializationExample/SerializationExample.cpp:41
Method
build
Libraries/Reflection/Reflection.h:216
← previous
next →
2,001–2,100 of 3,842, ranked by callers