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
MyResizeCallback
Examples/SCExample/Examples/ImguiHelpers.h:16
Method
Nanoseconds
Libraries/Time/Time.h:39
Function
OpaqueObject
Libraries/Common/OpaqueObject.h:41
Method
Optional
Libraries/Threading/Internal/Optional.h:63
Method
OptionalTest
Tests/Libraries/Threading/OptionalTest.cpp:14
Method
Options
------------------------------------------------------------------------------------------------------- Process --------------------------------------
Libraries/Process/Process.cpp:128
Method
Options
< How many digits should be used when printing floating points
Libraries/SerializationText/SerializationJson.h:56
Method
Options
Libraries/Async/Async.h:1498
Method
Output
Libraries/Testing/Testing.h:53
Method
Parameter
Tools/SC-build/Build.h:24
Method
Parameters
Tools/SC-build/Build.h:852
Method
PathTest
Tests/Libraries/FileSystem/PathTest.cpp:15
Method
PluginClient
Tests/Libraries/Plugin/PluginTest.cpp:345
Method
PluginDynamicLibrary
Libraries/Plugin/Plugin.cpp:720
Method
PluginFileSystemIterator
Libraries/Plugin/Internal/PluginFileSystemIterator.h:22
Method
PluginTest
Tests/Libraries/Plugin/PluginTest.cpp:29
Method
PresetToString
@brief Convert Preset to StringView
Tools/SC-build/Build.h:672
Method
ProcessEnvironment
Libraries/Process/Process.h:402
Method
ProcessTest
Tests/Libraries/Process/ProcessTest.cpp:23
Method
Project
Tools/SC-build/Build.h:729
Method
ProjectWriter
Tools/SC-build/BuildWriter.h:25
Method
Promise
Libraries/Await/Await.cpp:766
Method
PumpReadableStream
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:68
Method
PumpWritableStream
Tests/Libraries/Http/HttpWebSocketLifecycleTest.cpp:81
Method
Reader
Libraries/SerializationText/SerializationJson.h:179
Method
RecordedWritableStream
Tests/Libraries/Http/HttpAsyncServerTest.cpp:157
Method
RecordingWritableStream
Tests/Libraries/Http/HttpAsyncServerTest.cpp:1111
Method
ReferenceWrapper
Libraries/Threading/Internal/Optional.h:32
Method
ReflectionTest
Tests/Libraries/Reflection/ReflectionTest.cpp:194
Method
Relative
@brief how many seconds have elapsed in
Libraries/Time/Time.h:79
Method
Result
@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
Method
SCBuildFixtureTest
Tests/SCBuildTest/SCBuildFixtureTest.cpp:1892
Method
SC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:21
Method
SC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:52
Method
SC_LANGUAGE_IF_CONSTEXPR
Libraries/SerializationBinary/Internal/SerializationBinaryReadWriteExact.h:92
Method
SchemaBuilder
Libraries/Reflection/ReflectionSchemaCompiler.h:249
Method
SchemaType
Libraries/Reflection/ReflectionSchemaCompiler.h:201
Method
Seconds
Libraries/Time/Time.h:64
Function
Segment
Libraries/Memory/Segment.h:181
Function
SegmentCustom
Libraries/Memory/Segment.h:147
Method
SegmentHeader
Libraries/Memory/Segment.h:29
Method
SeparatorStringView
Libraries/Strings/Path.h:170
Method
SeparatorStringView
Libraries/Strings/Path.h:177
Method
SerialPortTest
Tests/Libraries/SerialPort/SerialPortTest.cpp:190
Method
SerializationBinaryReader
Libraries/SerializationBinary/Internal/SerializationBinaryBuffer.h:55
Method
SerializationBinarySkipper
Libraries/SerializationBinary/Internal/SerializationBinarySkipper.h:16
Method
SerializationBinaryTest
Tests/Libraries/SerializationBinary/SerializationBinaryTest.cpp:15
Method
SerializationBinaryTypeErasedReader
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedReadWriteExact.h:43
Method
SerializationBinaryTypeErasedTest
Extra/Deprecated/Tests/SerializationBinaryTypeErased/SerializationBinaryTypeErasedTest.cpp:17
Method
SerializationBinaryTypeErasedVectorVTable
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedCompiler.h:33
Method
SerializationBinaryTypeErasedWriter
< How many read or write operations have been issued so far
Extra/Deprecated/Libraries/SerializationBinaryTypeErased/Internal/SerializationBinaryTypeErasedReadWriteExact.h:15
Method
SerializationBinaryWriter
< How many read or write operations have been issued so far
Libraries/SerializationBinary/Internal/SerializationBinaryBuffer.h:27
Method
SerializationExample
Examples/SCExample/Examples/SerializationExample/SerializationExample.cpp:386
Method
SerializationJsonTest
Tests/Libraries/SerializationText/SerializationJsonTest.cpp:94
Method
SerializationSchema
Libraries/SerializationBinary/Internal/SerializationBinarySchema.h:17
Method
SerializationTest
Tests/Libraries/SerializationBinary/SerializationSuiteTest.h:305
Method
SerializationTextOutput
Libraries/SerializationText/Internal/SerializationTextOutput.h:19
Method
ServerContext
Tests/Libraries/Http/HttpAsyncClientTest.cpp:646
Method
SignedMaxValue
Libraries/Testing/Limits.h:26
Method
SmallBuffer
Libraries/Memory/Buffer.h:40
Function
SmallString
Unfortunately we have to repeat all these overloads to set inline capacity and hasInlineData flag
Libraries/Memory/String.h:177
Method
SmallVector
clang-format off
Libraries/Containers/Vector.h:254
Method
SmallVectorTest
Tests/Libraries/Containers/SmallVectorTest.cpp:13
Method
SocketTest
Tests/Libraries/Socket/SocketTest.cpp:25
Function
SpanWithStride
@brief Builds an empty SpanWithStride
Libraries/Http/HttpConnection.h:547
Method
StdIn
@brief Inherits child process Input from parent process
Libraries/Process/Process.h:185
Method
StdOut
@brief Ignores child process standard output/error (child process output will be silenced)
Libraries/Process/Process.h:162
Method
StdStream
@brief Read the process standard output/error into the given String / Buffer
Libraries/Process/Process.h:97
Function
StreamQueue
Libraries/Http/HttpAsyncFileServer.h:91
Method
StressReadableStream
Tests/Libraries/Http/HttpStressTest.cpp:23
Method
StressWritableStream
Tests/Libraries/Http/HttpStressTest.cpp:36
Function
String
@brief Builds an empty String with a given Encoding @param encoding The encoding of the String
Libraries/Memory/String.h:31
Method
StringBuilderFor
Libraries/Strings/StringBuilder.h:101
Method
StringBuilderTest
Tests/Libraries/Strings/StringBuilderTest.cpp:14
Function
StringBuilder_join
Tools/ToolsBootstrap.c:495
Method
StringConverterTest
Tests/Libraries/Strings/StringConverterTest.cpp:18
Function
StringFormatOutput
Libraries/Strings/StringFormat.h:29
Method
StringFormatTest
Tests/Libraries/Strings/StringFormatTest.cpp:15
Method
StringIteratorSkipTable
Libraries/Strings/StringIterator.h:300
Method
StringSpanTest
Tests/Libraries/Foundation/StringSpanTest.cpp:27
Method
StringTest
Tests/Libraries/Memory/StringTest.cpp:14
Function
StringVector_addFromString
Tools/ToolsBootstrap.c:1052
Function
StringVector_contains
Tools/ToolsBootstrap.c:445
Method
StringView
Libraries/Strings/StringView.h:50
Method
StringViewTest
Tests/Libraries/Strings/StringViewTest.cpp:14
Method
StringViewTokenizer
@brief Build a tokenizer operating on the given text string view
Libraries/Strings/StringView.h:469
Function
String_containsPathSeparator
Tools/ToolsBootstrap.c:525
Method
StringsArena
Libraries/Process/Internal/StringsArena.h:55
Method
StrongID
Libraries/Containers/StrongID.h:24
Method
StructInfo
< Ensures no padding (recursively) for the entire span of the struct
Libraries/Reflection/Reflection.h:100
Method
SupportToolsTest
Tests/Tools/ToolsTest.cpp:160
Method
Sv
@brief Construct empty Sv
Libraries/Reflection/ReflectionFoundation.h:106
Method
SyncZLibTransformStream
------------------------------------------------------------------------------------------------------- SyncZLibTransformStream ----------------------
Libraries/AsyncStreams/AsyncStreams.cpp:1554
Method
TaggedMapTest
Extra/Deprecated/Tests/FoundationExtra/TaggedMapTest.cpp:15
Method
TaggedUnion
Extra/Deprecated/Libraries/FoundationExtra/TaggedUnion.h:47
Method
TaggedUnionTest
Extra/Deprecated/Tests/FoundationExtra/TaggedUnionTest.cpp:62
Method
TestCase
-------------------------------------------------------------------------------------------
Libraries/Testing/Testing.cpp:699
Method
TestClass
Tests/Libraries/Foundation/FunctionTest.cpp:16
Method
TestPluginChild
Tests/Libraries/Plugin/PluginTestDirectory/TestPluginChild/TestPluginChild.cpp:14
Method
TestReport
namespace SC
Libraries/Testing/Testing.cpp:552
← previous
next →
1,801–1,900 of 3,842, ranked by callers