Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSteamClient/OpenSteamClient
/ functions
Functions
1,195 in github.com/OpenSteamClient/OpenSteamClient
⨍
Functions
1,195
◇
Types & classes
754
↓ 2 callers
Method
StartPolling
src/client/login/loginpolljob.cpp:82
↓ 2 callers
Function
StringLessThan
include/opensteamworks/steamutl/utlrbtree.h:88
↓ 2 callers
Method
Swap
----------------------------------------------------------------------------- Fast swap --------------------------------------------------------------
include/opensteamworks/steamutl/utlbuffer.cpp:1610
↓ 2 callers
Method
TryRunUpdate
src/client/interop/app.cpp:66
↓ 2 callers
Function
V_stricmp
include/opensteamworks/steamutl/strtools.h:42
↓ 2 callers
Function
V_strncpy
----------------------------------------------------------------------------- Purpose: copy a string while observing the maximum length of the target
include/opensteamworks/steamutl/strtools.cpp:200
↓ 2 callers
Function
V_strnistr
----------------------------------------------------------------------------- Finds a string in another string with a case insensitive test w/ length
include/opensteamworks/steamutl/strtools.cpp:46
↓ 2 callers
Method
Validate
include/opensteamworks/steamutl/utlmap.h:330
↓ 2 callers
Method
Verify
src/client/startup/updater.cpp:153
↓ 2 callers
Function
find32BitELFBinaryRecursive
(path: string, filename: string, bitness: "32" | "64" = "32")
tools/oswupdater/src/util.ts:67
↓ 2 callers
Function
fmix64
include/opensteamworks/steamutl/generichash.cpp:105
↓ 2 callers
Method
logoutAndShowWindow
src/client/gui/windows/loginwindow.cpp:152
↓ 2 callers
Method
setCookie
src/dynamicwebview/dynamicwebviewinterface.cpp:55
↓ 1 callers
Method
AddMultipleToTail
include/opensteamworks/steamutl/utlvector.h:737
↓ 1 callers
Method
AddSteamGuardCode
src/client/login/loginthread.cpp:401
↓ 1 callers
Method
BCheckForInstance
src/client/misc_logic/singleinstance.cpp:27
↓ 1 callers
Method
BFailedLoad
src/client/ext/steamclient.cpp:31
↓ 1 callers
Method
BShouldHighlightInGamesList
src/client/interop/app.cpp:263
↓ 1 callers
Function
BigDWord
include/opensteamworks/steamutl/minbase_endian.h:129
↓ 1 callers
Function
BigQWord
include/opensteamworks/steamutl/minbase_endian.h:130
↓ 1 callers
Function
CUtlStrVectorToStdVector
Create a std::vector<std::string> from a CUtlVector<CUtlString>. Deletes the CUtlVector afterwards.
src/client/interop/cutl.hpp:22
↓ 1 callers
Method
ClearCompatTool
src/client/interop/app.cpp:74
↓ 1 callers
Method
CompareTo
(other: ClientDump)
tools/oswupdater/src/dump.ts:84
↓ 1 callers
Method
ContainsCRLF
----------------------------------------------------------------------------- Do I contain carriage return/linefeeds? --------------------------------
include/opensteamworks/steamutl/utlbuffer.h:706
↓ 1 callers
Method
CreateClientEngine
src/client/ext/steamclient.cpp:38
↓ 1 callers
Method
CreateFromDump
(fullpath: string, dump: ClientInterface)
tools/oswupdater/src/cpp/virtualheader.ts:227
↓ 1 callers
Method
CreateInterfaces
src/client/ext/steamclient.cpp:61
↓ 1 callers
Method
CreateVersionFileFromManifest
(path: string, manifest: ClientManifest)
tools/oswupdater/src/cpp/versioninfo.ts:4
↓ 1 callers
Function
DebugPrintBitStringBits
include/opensteamworks/steamutl/bitstring.cpp:74
↓ 1 callers
Method
DeleteWebEngine
src/dynamicwebview/dynamicwebviewinterface.cpp:37
↓ 1 callers
Method
Detach
----------------------------------------------------------------------------- Fast swap --------------------------------------------------------------
include/opensteamworks/steamutl/utlmemory.cpp:65
↓ 1 callers
Method
DownloadThis
(destination: string)
tools/oswupdater/src/manifest.ts:33
↓ 1 callers
Method
EnsureCapacity
----------------------------------------------------------------------------- Makes sure we've got at least this much memory -------------------------
include/opensteamworks/steamutl/utlbuffer.cpp:319
↓ 1 callers
Method
EnsureCapacity
include/opensteamworks/steamutl/utlrbtree.h:2001
↓ 1 callers
Function
Error
include/opensteamworks/steamutl/miniutl.h:139
↓ 1 callers
Method
GetAllBetas
src/client/interop/app.cpp:279
↓ 1 callers
Method
GetAllowedCompatTools
src/client/interop/app.cpp:38
↓ 1 callers
Method
GetConnectionAddressString
include/opensteamworks/servernetadr.h:149
↓ 1 callers
Method
GetConversionLength
include/opensteamworks/steamutl/utlbuffer.cpp:162
↓ 1 callers
Method
GetConversionString
----------------------------------------------------------------------------- Constructor ------------------------------------------------------------
include/opensteamworks/steamutl/utlbuffer.cpp:157
↓ 1 callers
Method
GetCurrentCompatTool
src/client/interop/app.cpp:44
↓ 1 callers
Method
GetEMsg
Gets the EMsg of this message
src/client/messaging/protomsg.hpp:48
↓ 1 callers
Method
GetFilteredLaunchOptions
src/client/interop/app.cpp:354
↓ 1 callers
Method
GetIP
include/opensteamworks/servernetadr.h:111
↓ 1 callers
Method
GetInstancePid
src/client/misc_logic/singleinstance.cpp:124
↓ 1 callers
Method
GetInterface
src/client/gui/dynamicwebviewlibrarymanager.cpp:41
↓ 1 callers
Method
GetLaunchCommandLine
src/client/interop/app.cpp:250
↓ 1 callers
Method
GetRememberedUsers
src/client/login/loginthread.cpp:448
↓ 1 callers
Method
GetWebViewWidget
src/dynamicwebview/dynamicwebviewinterface.cpp:28
↓ 1 callers
Method
GotoWebviewTab
Goes to a Webview tab Creates it if it doesn't exist and webviews are allowed.
src/client/gui/windows/mainwindow.cpp:329
↓ 1 callers
Function
HashInt
include/opensteamworks/steamutl/generichash.h:73
↓ 1 callers
Function
HashInt64
include/opensteamworks/steamutl/generichash.h:48
↓ 1 callers
Function
HashItem
include/opensteamworks/steamutl/generichash.h:96
↓ 1 callers
Function
HashStringCaseless
include/opensteamworks/steamutl/generichash.h:33
↓ 1 callers
Function
IPv6IPToString
include/opensteamworks/steamutl/ipv6text.c:11
↓ 1 callers
Method
InitHSteamPipeAndHSteamUser
src/client/ext/steamclient.cpp:48
↓ 1 callers
Method
Insert
Insert method
include/opensteamworks/steamutl/utlhashmap.h:127
↓ 1 callers
Method
Install
src/client/interop/app.cpp:441
↓ 1 callers
Method
IsIdxValid
----------------------------------------------------------------------------- Is element index valid? ------------------------------------------------
include/opensteamworks/steamutl/utlmemory.cpp:173
↓ 1 callers
Method
IsProtonTool
src/client/interop/app.cpp:48
↓ 1 callers
Method
IsText
----------------------------------------------------------------------------- Am I a text buffer? ----------------------------------------------------
include/opensteamworks/steamutl/utlbuffer.h:672
↓ 1 callers
Method
IsValidIndex
Checks if a node is valid and in the map
include/opensteamworks/steamutl/utlhashmap.h:121
↓ 1 callers
Method
IsValidIndex
include/opensteamworks/steamutl/utlpriorityqueue.h:44
↓ 1 callers
Method
Kill
src/client/interop/app.cpp:420
↓ 1 callers
Method
KillRemoteService
src/client/ext/steamservice.cpp:60
↓ 1 callers
Function
LittleQWord
include/opensteamworks/steamutl/minbase_endian.h:136
↓ 1 callers
Function
LoadBitString
include/opensteamworks/steamutl/bitstring.cpp:106
↓ 1 callers
Method
LoadWebView
src/client/gui/widgets/dynamicwebviewwidget.cpp:38
↓ 1 callers
Function
Main
()
tools/oswupdater/src/main.ts:11
↓ 1 callers
Method
MaxElement
Max "size" of the vector
include/opensteamworks/steamutl/utlhashmap.h:118
↓ 1 callers
Method
NumAllocated
include/opensteamworks/steamutl/utllinkedlist.h:67
↓ 1 callers
Method
OnLinkToParent
include/opensteamworks/steamutl/utlrbtree.h:200
↓ 1 callers
Method
OnPreUnlink
include/opensteamworks/steamutl/utlrbtree.h:201
↓ 1 callers
Method
OnRelinkSuccessor
include/opensteamworks/steamutl/utlrbtree.h:202
↓ 1 callers
Method
OnRotateLeft
include/opensteamworks/steamutl/utlrbtree.h:198
↓ 1 callers
Method
OnRotateRight
include/opensteamworks/steamutl/utlrbtree.h:199
↓ 1 callers
Function
ParseBinary
src/client/utils/binarykv.cpp:48
↓ 1 callers
Method
Purge
include/opensteamworks/steamutl/utlvector.h:966
↓ 1 callers
Method
PutInt
include/opensteamworks/steamutl/utlbuffer.cpp:1705
↓ 1 callers
Method
Relaunch
src/client/startup/bootstrapper.cpp:154
↓ 1 callers
Method
ReloadDownloadInfo
src/client/interop/downloads.cpp:101
↓ 1 callers
Method
RemoveAll
include/opensteamworks/steamutl/utlhashmap.h:738
↓ 1 callers
Method
ReplaceExistingQWidget
src/client/gui/widgets/clickableqwidget.cpp:31
↓ 1 callers
Method
Restart
src/client/startup/bootstrapper.cpp:380
↓ 1 callers
Method
Root
include/opensteamworks/steamutl/utlrbtree.h:693
↓ 1 callers
Function
RoundDownToMultipleOf
include/opensteamworks/steamutl/miniutl.h:234
↓ 1 callers
Method
RunBootstrap
When dryRun is true, no files will be altered. Use this to determine if the bootstrapper will work before running it on your machine
src/client/startup/bootstrapper.cpp:333
↓ 1 callers
Function
SaveBitString
----------------------------------------------------------------------------- Purpose: Saves a bit string to the given file Input : Output : --------
include/opensteamworks/steamutl/bitstring.cpp:91
↓ 1 callers
Method
SaveManifestToFile
(path: string)
tools/oswupdater/src/manifest.ts:92
↓ 1 callers
Method
SeekGet
----------------------------------------------------------------------------- Change where I'm reading -----------------------------------------------
include/opensteamworks/steamutl/utlbuffer.cpp:886
↓ 1 callers
Method
SeekPut
include/opensteamworks/steamutl/utlbuffer.cpp:1470
↓ 1 callers
Method
SendArgvToInstance
Works by: echo "steam -applaunch 730" > ~/.steam/steam.pipe
src/client/misc_logic/singleinstance.cpp:77
↓ 1 callers
Method
SetBit
include/opensteamworks/steamutl/bitstring.h:338
↓ 1 callers
Method
SetCompatTool
src/client/interop/app.cpp:70
↓ 1 callers
Method
SetCurrentBeta
src/client/interop/app.cpp:343
↓ 1 callers
Method
SetDirect
include/opensteamworks/steamutl/utlstring.h:20
↓ 1 callers
Method
SetEnabled
src/client/gui/dynamicwebviewlibrarymanager.cpp:73
↓ 1 callers
Method
SetExternalBuffer
----------------------------------------------------------------------------- Attaches the buffer to external memory.... -----------------------------
include/opensteamworks/steamutl/utlbuffer.cpp:285
↓ 1 callers
Method
SetIP
include/opensteamworks/servernetadr.h:116
↓ 1 callers
Method
SetItemData
src/client/gui/widgets/downloadqueueitem.cpp:15
← previous
next →
101–200 of 1,195, ranked by callers