MCPcopy Create free account

hub / github.com/Pagghiu/SaneCppLibraries / functions

Functions3,842 in github.com/Pagghiu/SaneCppLibraries

MethodMyResizeCallback
Examples/SCExample/Examples/ImguiHelpers.h:16
MethodNanoseconds
Libraries/Time/Time.h:39
FunctionOpaqueObject
Libraries/Common/OpaqueObject.h:41
MethodOptional
Libraries/Threading/Internal/Optional.h:63
MethodOptionalTest
Tests/Libraries/Threading/OptionalTest.cpp:14
MethodOptions
------------------------------------------------------------------------------------------------------- Process --------------------------------------
Libraries/Process/Process.cpp:128
MethodOptions
< How many digits should be used when printing floating points
Libraries/SerializationText/SerializationJson.h:56
MethodOptions
Libraries/Async/Async.h:1498
MethodOutput
Libraries/Testing/Testing.h:53
MethodParameter
Tools/SC-build/Build.h:24
MethodParameters
Tools/SC-build/Build.h:852
MethodPathTest
Tests/Libraries/FileSystem/PathTest.cpp:15
MethodPluginClient
Tests/Libraries/Plugin/PluginTest.cpp:345
MethodPluginDynamicLibrary
Libraries/Plugin/Plugin.cpp:720
MethodPluginFileSystemIterator
Libraries/Plugin/Internal/PluginFileSystemIterator.h:22
MethodPluginTest
Tests/Libraries/Plugin/PluginTest.cpp:29
MethodPresetToString
@brief Convert Preset to StringView
Tools/SC-build/Build.h:672
MethodProcessEnvironment
Libraries/Process/Process.h:402
MethodProcessTest
Tests/Libraries/Process/ProcessTest.cpp:23
MethodProject
Tools/SC-build/Build.h:729
MethodProjectWriter
Tools/SC-build/BuildWriter.h:25
MethodPromise
Libraries/Await/Await.cpp:766
MethodPumpReadableStream
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:68
MethodPumpWritableStream
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:81
MethodReader
Libraries/SerializationText/SerializationJson.h:179
MethodRecordedWritableStream
Tests/Libraries/Http/HttpAsyncServerTest.cpp:157
MethodRecordingWritableStream
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1111
MethodReferenceWrapper
Libraries/Threading/Internal/Optional.h:32
MethodReflectionTest
Tests/Libraries/Reflection/ReflectionTest.cpp:194
MethodRelative
@brief how many seconds have elapsed in
Libraries/Time/Time.h:79
MethodResult
@brief Build a Result object from a boolean. @param result Passing `true` constructs a valid Result. Passing `false` constructs invalid Result.
Libraries/Common/Result.h:25
MethodSCBuildFixtureTest
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1892
MethodSC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:21
MethodSC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:52
MethodSC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:92
MethodSchemaBuilder
Libraries/Reflection/ReflectionSchemaCompiler.h:249
MethodSchemaType
Libraries/Reflection/ReflectionSchemaCompiler.h:201
MethodSeconds
Libraries/Time/Time.h:64
FunctionSegment
Libraries/Memory/Segment.h:181
FunctionSegmentCustom
Libraries/Memory/Segment.h:147
MethodSegmentHeader
Libraries/Memory/Segment.h:29
MethodSeparatorStringView
Libraries/Strings/Path.h:170
MethodSeparatorStringView
Libraries/Strings/Path.h:177
MethodSerialPortTest
Tests/Libraries/SerialPort/SerialPortTest.cpp:190
MethodSerializationBinaryReader
Libraries/SerializationBinary/Internal/SerializationBinaryBuffer.h:55
MethodSerializationBinarySkipper
Libraries/SerializationBinary/Internal/SerializationBinarySkipper.h:16
MethodSerializationBinaryTest
Tests/Libraries/SerializationBinary/SerializationBinaryTest.cpp:15
MethodSerializationBinaryTypeErasedReader
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedReadWriteExact.h:43
MethodSerializationBinaryTypeErasedTest
Extra/Deprecated/Tests/SerializationBinaryTypeErased/SerializationBinaryTypeErasedTest.cpp:17
MethodSerializationBinaryTypeErasedVectorVTable
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedCompiler.h:33
MethodSerializationBinaryTypeErasedWriter
< How many read or write operations have been issued so far
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedReadWriteExact.h:15
MethodSerializationBinaryWriter
< How many read or write operations have been issued so far
Libraries/SerializationBinary/Internal/SerializationBinaryBuffer.h:27
MethodSerializationExample
Examples/SCExample/Examples/SerializationExample/SerializationExample.cpp:386
MethodSerializationJsonTest
Tests/Libraries/SerializationText/SerializationJsonTest.cpp:94
MethodSerializationSchema
Libraries/SerializationBinary/Internal/SerializationBinarySchema.h:17
MethodSerializationTest
Tests/Libraries/SerializationBinary/SerializationSuiteTest.h:305
MethodSerializationTextOutput
Libraries/SerializationText/Internal/SerializationTextOutput.h:19
MethodServerContext
Tests/Libraries/Http/HttpAsyncClientTest.cpp:646
MethodSignedMaxValue
Libraries/Testing/Limits.h:26
MethodSmallBuffer
Libraries/Memory/Buffer.h:40
FunctionSmallString
Unfortunately we have to repeat all these overloads to set inline capacity and hasInlineData flag
Libraries/Memory/String.h:177
MethodSmallVector
clang-format off
Libraries/Containers/Vector.h:254
MethodSmallVectorTest
Tests/Libraries/Containers/SmallVectorTest.cpp:13
MethodSocketTest
Tests/Libraries/Socket/SocketTest.cpp:25
FunctionSpanWithStride
@brief Builds an empty SpanWithStride
Libraries/Http/HttpConnection.h:547
MethodStdIn
@brief Inherits child process Input from parent process
Libraries/Process/Process.h:185
MethodStdOut
@brief Ignores child process standard output/error (child process output will be silenced)
Libraries/Process/Process.h:162
MethodStdStream
@brief Read the process standard output/error into the given String / Buffer
Libraries/Process/Process.h:97
FunctionStreamQueue
Libraries/Http/HttpAsyncFileServer.h:91
MethodStressReadableStream
Tests/Libraries/Http/HttpStressTest.cpp:23
MethodStressWritableStream
Tests/Libraries/Http/HttpStressTest.cpp:36
FunctionString
@brief Builds an empty String with a given Encoding @param encoding The encoding of the String
Libraries/Memory/String.h:31
MethodStringBuilderFor
Libraries/Strings/StringBuilder.h:101
MethodStringBuilderTest
Tests/Libraries/Strings/StringBuilderTest.cpp:14
FunctionStringBuilder_join
Tools/ToolsBootstrap.c:495
MethodStringConverterTest
Tests/Libraries/Strings/StringConverterTest.cpp:18
FunctionStringFormatOutput
Libraries/Strings/StringFormat.h:29
MethodStringFormatTest
Tests/Libraries/Strings/StringFormatTest.cpp:15
MethodStringIteratorSkipTable
Libraries/Strings/StringIterator.h:300
MethodStringSpanTest
Tests/Libraries/Foundation/StringSpanTest.cpp:27
MethodStringTest
Tests/Libraries/Memory/StringTest.cpp:14
FunctionStringVector_addFromString
Tools/ToolsBootstrap.c:1052
FunctionStringVector_contains
Tools/ToolsBootstrap.c:445
MethodStringView
Libraries/Strings/StringView.h:50
MethodStringViewTest
Tests/Libraries/Strings/StringViewTest.cpp:14
MethodStringViewTokenizer
@brief Build a tokenizer operating on the given text string view
Libraries/Strings/StringView.h:469
FunctionString_containsPathSeparator
Tools/ToolsBootstrap.c:525
MethodStringsArena
Libraries/Process/Internal/StringsArena.h:55
MethodStrongID
Libraries/Containers/StrongID.h:24
MethodStructInfo
< Ensures no padding (recursively) for the entire span of the struct
Libraries/Reflection/Reflection.h:100
MethodSupportToolsTest
Tests/Tools/ToolsTest.cpp:160
MethodSv
@brief Construct empty Sv
Libraries/Reflection/ReflectionFoundation.h:106
MethodSyncZLibTransformStream
------------------------------------------------------------------------------------------------------- SyncZLibTransformStream ----------------------
Libraries/AsyncStreams/AsyncStreams.cpp:1554
MethodTaggedMapTest
Extra/Deprecated/Tests/FoundationExtra/TaggedMapTest.cpp:15
MethodTaggedUnion
Extra/Deprecated/Libraries/FoundationExtra/TaggedUnion.h:47
MethodTaggedUnionTest
Extra/Deprecated/Tests/FoundationExtra/TaggedUnionTest.cpp:62
MethodTestCase
-------------------------------------------------------------------------------------------
Libraries/Testing/Testing.cpp:699
MethodTestClass
Tests/Libraries/Foundation/FunctionTest.cpp:16
MethodTestPluginChild
Tests/Libraries/Plugin/PluginTestDirectory/TestPluginChild/TestPluginChild.cpp:14
MethodTestReport
namespace SC
Libraries/Testing/Testing.cpp:552
← previousnext →1,801–1,900 of 3,842, ranked by callers