MCPcopy Create free account

hub / github.com/Pagghiu/SaneCppLibraries / functions

Functions3,842 in github.com/Pagghiu/SaneCppLibraries

FunctionfileSystemWatcherAsyncSnippet
Tests/Libraries/FileSystemWatcher/FileSystemWatcherAsyncTest.cpp:320
FunctionfileSystemWatcherThreadRunnerSnippet
Tests/Libraries/FileSystemWatcher/FileSystemWatcherTest.cpp:129
MethodfileToFile
Tests/Libraries/AsyncStreams/AsyncRequestStreamsTest.cpp:265
Methodfinal_suspend
Support/CompileTests/AwaitCoroutineShimProbe.cpp:67
Methodfinal_suspend
Support/CompileTests/StdCppHeaderNoLinkProbe.cpp:13
Methodfinal_suspend
Libraries/Await/Await.cpp:841
Functionfinalize
Libraries/Memory/String.h:213
MethodfinalizeResponse
Libraries/Http/HttpAsyncClient.cpp:850
Methodfind
Libraries/Containers/Vector.h:207
Methodfind
Tools/SC-package/PackageManager.h:178
MethodfindBasicAuthChallenge
Libraries/HttpClient/HttpClientSession.cpp:789
MethodfindBestCompiler
Libraries/Plugin/Plugin.cpp:431
MethodfindBestSysroot
Libraries/Plugin/Plugin.cpp:745
MethodfindEarliestLoopTimeout
Libraries/Async/Async.cpp:1051
MethodfindEventLoop
Libraries/Await/Await.cpp:777
MethodfindLatest
@brief Finds newest version of the installed Visual Studio instance(s) @param[out] vsPath Path where Visual Studio is installed @return Valid Result i
Libraries/Plugin/Internal/VisualStudioPathFinder.h:29
MethodfindNextBuffer
Libraries/Await/Await.cpp:1551
MethodfindOperationIndex
Libraries/HttpClient/HttpClientScheduler.cpp:52
MethodfindParserToken
Libraries/Http/HttpConnection.cpp:402
MethodfindPendingWrite
Libraries/AsyncStreams/AsyncStreams.cpp:1247
Functionfind_libraries
Finds all libraries as sub-folders of Libraries/, ignoring specified ones.
Support/Dependencies/library_scanner.py:8
Methodfinish
Libraries/Await/Await.cpp:2782
MethodfinishCurrentFrame
Libraries/Http/HttpWebSocket.cpp:805
MethodfinishRequestBodyActive
Libraries/HttpClient/HttpClientAsync.h:337
MethodfinishResponse
Libraries/Http/HttpAsyncClient.cpp:848
MethodfixedGlobal
Tests/Libraries/Memory/GlobalsTest.cpp:69
MethodfixedGrowTo
Libraries/Common/IGrowableBufferSpan.h:37
MethodfixedSlotJoinLeaveAndBroadcast
Tests/Libraries/Http/HttpWebSocketHubTest.cpp:115
MethodfixedThreadLocal
Tests/Libraries/Memory/GlobalsTest.cpp:80
MethodflushOne
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1120
MethodflushPendingControlFrame
Libraries/Http/HttpWebSocket.cpp:1358
MethodflushSubmissions
Libraries/Async/Internal/AsyncLinuxIOUring.h:493
MethodforEachFile
Tools/SC-format.h:18
Methodformat
Libraries/Strings/StringFormat.h:18
Methodformat
Libraries/Strings/StringFormat.h:263
MethodformatArgument
Libraries/Strings/StringFormat.h:109
MethodformatContentRange
Libraries/Http/HttpAsyncFileServer.cpp:842
MethodformatError
Tests/Libraries/FileSystem/FileSystemTest.cpp:144
MethodformatError
Libraries/FileSystem/FileSystem.cpp:72
MethodformatError
Libraries/FileSystem/FileSystem.cpp:424
MethodformatHttpDate
Libraries/Http/HttpAsyncFileServer.cpp:809
MethodformatTest
Tests/Libraries/Strings/StringBuilderTest.cpp:83
MethodformatUnsatisfiedContentRange
Libraries/Http/HttpAsyncFileServer.cpp:855
MethodformatWeakETag
Libraries/Http/HttpAsyncFileServer.cpp:867
MethodformatWindowsError
Libraries/FileSystem/FileSystem.cpp:55
MethodfragmentationSequences
Tests/Libraries/Http/HttpWebSocketFrameTest.cpp:363
MethodfreeFunc
Tests/Libraries/Foundation/FunctionTest.cpp:21
MethodfreeFunc2
Tests/Libraries/Foundation/FunctionTest.cpp:22
MethodfromIteratorFromStart
Libraries/Http/Internal/HttpStringIterator.h:168
MethodfromIteratorFromStart
Libraries/Strings/StringView.h:709
MethodfromIteratorUntilEnd
Libraries/Http/Internal/HttpStringIterator.h:173
MethodfromIteratorUntilEnd
Libraries/Strings/StringView.h:700
MethodfromIterators
Libraries/Http/Internal/HttpStringIterator.h:162
MethodfromIterators
Libraries/Strings/StringView.h:686
MethodfromNullTerminated
Libraries/Strings/StringView.h:56
MethodfromSeconds
Libraries/Time/Time.h:90
Methodfrom_address
Libraries/Await/Internal/AwaitCoroutine.h:28
Methodfrom_address
Libraries/Await/Internal/AwaitCoroutine.h:63
Methodfrom_promise
Libraries/Await/Internal/AwaitCoroutine.h:70
MethodfsOpenCancellable
Tests/Libraries/Await/AwaitTest.cpp:843
MethodfsOpenCloseChild
Tests/Libraries/Await/AwaitTest.cpp:850
MethodfuncCallback
Tests/Libraries/AsyncStreams/AsyncStreamsTest.cpp:25
MethodfunctionDocumentationSnippet
Tests/Libraries/Foundation/FunctionTest.cpp:197
Functionfunction_with_unused_parameter
This causes "unused-parameter" warning on MSVC (4100) and Clang/GCC (-Wunused-parameter) but both warnings are being disabled with a per file compile
Tests/SCTest/SC Spaces.cpp:12
Methodfunctor
Tests/Libraries/Foundation/FunctionTest.cpp:158
MethodgenerateUniqueKey
Libraries/Containers/StrongID.h:40
Functiongenerate_svgs
Generates SVG files from all DOT files using Graphviz dot command.
Support/Dependencies/output_generator.py:168
Methodget
Libraries/Http/HttpAsyncClient.cpp:78
Methodget
Libraries/Containers/VectorMap.h:166
Methodget
Libraries/Reflection/ReflectionFoundation.h:199
MethodgetApplicationRootDirectory
Libraries/FileSystem/FileSystem.cpp:1403
FunctiongetAutoDestroy
@brief Returns true if stream will automatically call .destroy() when Ended state is reached
Libraries/AsyncStreams/AsyncStreams.h:307
FunctiongetBodyBytesRemaining
@brief Returns how many body bytes are still expected for this message
Libraries/Http/HttpConnection.h:142
FunctiongetBodyFramingKind
@brief Returns the effective framing mode for the incoming body
Libraries/Http/HttpConnection.h:139
FunctiongetBodySpan
Libraries/Http/HttpConnection.h:471
FunctiongetBodyStream
Libraries/Http/HttpConnection.h:468
FunctiongetBodyTransform
Libraries/Http/HttpConnection.h:469
FunctiongetBodyType
Libraries/Http/HttpConnection.h:455
FunctiongetBoundary
Libraries/Http/HttpConnection.h:59
MethodgetCapabilities
Libraries/HttpClient/HttpClient.cpp:624
FunctiongetCapacity
Libraries/Http/HttpWebSocket.h:353
MethodgetCategory
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoAggregates.h:50
MethodgetCategory
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoStructured.h:366
MethodgetCategory
Examples/SCExample/Examples/SerializationExample/SerializationExample.cpp:38
MethodgetCategory
Libraries/Reflection/Reflection.h:223
MethodgetCategory
Libraries/Reflection/Reflection.h:224
MethodgetCategory
Libraries/Reflection/Reflection.h:225
MethodgetCategory
Libraries/Reflection/Reflection.h:226
MethodgetCategory
Libraries/Reflection/Reflection.h:227
MethodgetCategory
Libraries/Reflection/Reflection.h:228
MethodgetCategory
Libraries/Reflection/Reflection.h:229
MethodgetCategory
Libraries/Reflection/Reflection.h:230
MethodgetCategory
Libraries/Reflection/Reflection.h:231
MethodgetCategory
Libraries/Reflection/Reflection.h:232
MethodgetCategory
Libraries/Reflection/Reflection.h:233
MethodgetCategory
Libraries/Reflection/Reflection.h:234
MethodgetCategory
Libraries/Reflection/Reflection.h:255
MethodgetCategory
Libraries/Reflection/Reflection.h:290
MethodgetCategory
Libraries/SerializationText/Internal/SerializationTextReadWriteExact.h:14
MethodgetCategory
Libraries/ContainersReflection/MemoryReflection.h:22
← previousnext →2,401–2,500 of 3,842, ranked by callers