MCPcopy Create free account

hub / github.com/Pagghiu/SaneCppLibraries / functions

Functions3,842 in github.com/Pagghiu/SaneCppLibraries

MethodTestServer
Tests/Libraries/HttpClient/HttpClientTest.cpp:175
FunctionThread
Libraries/Threading/Threading.h:128
MethodThreadPoolTest
Tests/Libraries/Threading/ThreadPoolTest.cpp:16
MethodThreadingTest
Tests/Libraries/Threading/ThreadingTest.cpp:21
MethodTimeTest
Tests/Libraries/Time/TimeTest.cpp:22
MethodToken
@brief Constructs an invalid Token
Libraries/SerializationText/Internal/JsonTokenizer.h:76
MethodTokenizer
Libraries/Plugin/Internal/PluginString.h:244
MethodTrimClassName
In C++ 17 we trim the long string producted by ClassName<T> to reduce executable size
Libraries/Reflection/ReflectionFoundation.h:182
MethodTypeInfo
@brief Constructs an invalid type info.
Libraries/Reflection/Reflection.h:120
MethodTypeToString
Libraries/Async/Async.cpp:47
MethodU
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoStructured.h:201
MethodUniqueHandleTest
Tests/Libraries/Foundation/UniqueHandleTest.cpp:31
MethodUniqueOptional
Libraries/Threading/Internal/Optional.h:208
MethodUniversallyConstructible
Extra/Deprecated/Libraries/ReflectionAuto/ReflectionAutoStructured.h:19
MethodUnsignedMaxValue
Libraries/Testing/Limits.h:32
MethodUploadBuffers
Tests/Libraries/HttpClient/HttpClientTest.cpp:262
MethodVectorMapTest
Tests/Libraries/Containers/VectorMapTest.cpp:15
MethodVectorSetTest
Tests/Libraries/Containers/VectorSetTest.cpp:14
MethodVectorTest
Tests/Libraries/Containers/VectorTest.cpp:166
MethodVectorTestClass
Tests/Libraries/Containers/VectorTest.cpp:78
MethodVirtualArray
Libraries/Containers/VirtualArray.h:16
MethodVirtualMemory
Libraries/Memory/VirtualMemory.h:25
MethodVirtualMemoryTest
Tests/Libraries/Memory/VirtualMemoryTest.cpp:16
MethodVisualStudioPathFinder
@brief Constructs a VisualStudioPathFinder and check if VS locator exists or not
Libraries/Plugin/Internal/VisualStudioPathFinder.h:19
MethodWarning
Tools/SC-build/Build.h:476
MethodWebServerExample
Examples/SCExample/Examples/WebServerExample/WebServerExample.cpp:275
MethodWindowsCom0ComPorts
Tests/Libraries/SerialPort/SerialPortTest.cpp:58
MethodWorkspace
Tools/SC-build/Build.h:822
MethodWritableRange
Libraries/Reflection/ReflectionFoundation.h:83
MethodWriter
Libraries/SerializationText/SerializationJson.h:124
MethodZLibStream
Libraries/AsyncStreams/Internal/ZLibStream.h:33
MethodZLibStreamTest
Tests/Libraries/AsyncStreams/ZLibStreamTest.cpp:36
Method__aenter__
(self)
Support/Benchmarks/Http/http_benchmark.py:32
Method__aexit__
(self, exc_type, exc_val, exc_tb)
Support/Benchmarks/Http/http_benchmark.py:36
Method__init__
(self, server_url, directory_path, concurrent_requests=10, timeout=30)
Support/Benchmarks/Http/http_benchmark.py:25
Method__init__
(self, valobj, dict, name="vector_SynthProvider")
Support/DebugVisualizers/LLDB/SCLLDB.py:6
Method__init__
(self, valobj, dict, name="buffer_SynthProvider")
Support/DebugVisualizers/LLDB/SCLLDB.py:101
Method__init__
(self, valobj, dict, name="span_SynthProvider")
Support/DebugVisualizers/LLDB/SCLLDB.py:252
Method__init__
(self, val)
Support/DebugVisualizers/GDB/SCGDB.py:7
Method__init__
(self, val)
Support/DebugVisualizers/GDB/SCGDB.py:62
Method__init__
(self, val)
Support/DebugVisualizers/GDB/SCGDB.py:99
Method__init__
(self, val)
Support/DebugVisualizers/GDB/SCGDB.py:205
Function__lldb_init_module
(debugger, internal_dict)
Support/DebugVisualizers/LLDB/SCLLDB.py:330
Methodaccept
Libraries/Await/Await.cpp:928
MethodacceptOne
Tests/Libraries/Await/AwaitTest.cpp:311
MethodacceptServerConnection
Libraries/Http/HttpWebSocket.cpp:539
Functionaccepted
Libraries/Http/HttpWebSocket.h:105
Methodaccess
Tests/Libraries/FileSystem/FileSystemTest.cpp:520
Methodaccess
Libraries/FileSystem/FileSystem.cpp:919
MethodactiveCountExclusionPreservesCallbacks
Tests/Libraries/Async/AsyncContractTest.cpp:1325
MethodaddHeader
Libraries/Http/HttpMultipartParser.cpp:196
MethodaddItems
Tests/Libraries/Containers/SmallVectorTest.cpp:223
FunctionaddListener
Libraries/HttpClient/Internal/HttpClientEvent.h:32
FunctionaddListener
Libraries/AsyncStreams/Internal/Event.h:40
Methodaddress
Libraries/Await/Internal/AwaitCoroutine.h:35
Methodaddress
Libraries/Await/Internal/AwaitCoroutine.h:81
FunctionadvanceAfterFinding
Libraries/Strings/StringIterator.h:71
FunctionadvanceBeforeFinding
Libraries/Strings/StringIterator.h:83
FunctionadvanceByLengthOf
@brief Advances position by the same number of code points as other @param other The other range of character @return `true` if advance succeeded, `fa
Libraries/Strings/StringIterator.h:93
MethodadvanceCodePoints
Libraries/Strings/StringIterator.h:371
MethodadvanceCompletions
Libraries/Async/Internal/AsyncLinuxIOUring.h:201
MethodadvanceIfMatches
Libraries/Strings/StringIterator.h:326
MethodafterFinalize
Libraries/AsyncStreams/AsyncStreams.cpp:986
MethodafterProcess
Libraries/AsyncStreams/AsyncStreams.cpp:956
MethodafterRead
Libraries/AsyncStreams/AsyncRequestStreams.h:61
MethodafterSinkEnd
Libraries/AsyncStreams/AsyncStreams.cpp:1528
MethodafterWork
Libraries/AsyncStreams/ZLibTransformStreams.h:58
MethodafterWrite
Libraries/AsyncStreams/AsyncRequestStreams.h:193
MethodafterWrite
Libraries/AsyncStreams/AsyncStreams.cpp:1433
Methodallocate
@brief Allocates numBytes bytes of memory @param owner Memory address of the object that "owns" this allocation. @param numBytes Number of bytes to al
Libraries/Memory/Memory.h:101
MethodallocateFrame
Libraries/Await/Await.cpp:781
MethodallocateFromBlocks
Libraries/Await/Await.cpp:407
MethodallocateNewKeySlot
Libraries/Containers/ArenaMap.h:304
MethodallocateResponseBuffer
Libraries/HttpClient/HttpClient.cpp:1408
MethodallocatorExhaustion
Tests/Libraries/Await/AwaitTest.cpp:3849
MethodallocatorModes
Tests/Libraries/Await/AwaitTest.cpp:3868
MethodallocatorWait
Tests/Libraries/Await/AwaitTest.cpp:1497
Functionappend
Libraries/Strings/StringBuilder.h:42
Methodappend
Tests/Libraries/Http/HttpAsyncClientTest.cpp:39
Methodappend
Tests/Libraries/Http/HttpAsyncServerTest.cpp:32
Methodappend
Tests/Libraries/Http/HttpAsyncServerTest.cpp:159
Methodappend
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1113
Methodappend
Tests/Libraries/Http/HttpWebSocketFrameTest.cpp:36
Methodappend
Libraries/Reflection/ReflectionFoundation.h:46
MethodappendBasicCredentialsBase64
Libraries/Http/HttpHeaders.cpp:176
MethodappendBuffer
Both BufferTL and SmallBufferTL can be passed as Buffer references
Tests/Libraries/Memory/GlobalsTest.cpp:59
MethodappendCacheDirective
Libraries/Http/HttpHeaders.cpp:231
MethodappendHexTest
Tests/Libraries/Strings/StringBuilderTest.cpp:71
MethodappendJSONStringUnescaped
Libraries/SerializationText/SerializationJson.cpp:234
FunctionappendLiteral
Libraries/Http/Internal/HttpFixedBufferWriter.h:28
MethodappendMatchingCookies
Libraries/HttpClient/HttpClientSession.cpp:825
MethodappendPrefixIfRelativeMSVC
Tools/SC-build/BuildWriter.h:188
MethodappendPrefixIfRelativePosix
Tools/SC-build/BuildWriter.h:175
MethodappendPreparedHeader
Libraries/HttpClient/HttpClientSession.cpp:633
MethodappendReplaceAllTest
Tests/Libraries/Strings/StringBuilderTest.cpp:53
MethodappendReplaceMultiple
@brief Appends source to destination buffer, replacing multiple substitutions pairs @param source The StringView to be appended @param substitutions F
Tools/SC-build/BuildWriter.h:47
MethodappendScratch
Libraries/HttpClient/HttpClientSession.cpp:642
MethodappendTest
Tests/Libraries/Strings/StringBuilderTest.cpp:42
MethodappendTo
Libraries/Http/HttpHeaders.cpp:149
MethodappendTypesTo
Libraries/Reflection/ReflectionSchemaCompiler.h:65
← previousnext →1,901–2,000 of 3,842, ranked by callers