Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ functions
Functions
707 in github.com/Kistler-Group/sdbus-cpp
⨍
Functions
707
◇
Types & classes
301
↓ 2 callers
Method
emitInterfacesAddedSignal
src/Object.cpp:131
↓ 2 callers
Method
emitInterfacesRemovedSignal
src/Object.cpp:141
↓ 2 callers
Method
emitPropertiesChangedSignal
src/Object.cpp:111
↓ 2 callers
Method
getAllProperties
include/sdbus-c++/IProxy.h:882
↓ 2 callers
Method
getCookie
src/Message.cpp:680
↓ 2 callers
Method
getCurrentTemperature
tests/stresstests/sdbus-c++-stress-tests.cpp:82
↓ 2 callers
Method
getCurrentTemperature
tests/stresstests/dbus-api/gen-cpp/celsius-thermometer-proxy.h:41
↓ 2 callers
Method
getInts16FromStruct
tests/integrationtests/TestAdaptor.cpp:87
↓ 2 callers
Method
getMethodCallTimeout
src/Connection.cpp:230
↓ 2 callers
Method
incrementMessageRefCount
src/Connection.cpp:643
↓ 2 callers
Method
multiply
tests/integrationtests/TestAdaptor.cpp:76
↓ 2 callers
Method
notify
src/Connection.cpp:940
↓ 2 callers
Method
onSignalWithoutRegistration
tests/integrationtests/TestProxy.cpp:92
↓ 2 callers
Method
onSimpleSignal
tests/integrationtests/TestProxy.cpp:72
↓ 2 callers
Method
processPendingEvent
src/Connection.cpp:813
↓ 2 callers
Method
processVariant
tests/integrationtests/TestAdaptor.cpp:95
↓ 2 callers
Method
sd_bus_add_object_manager
src/SdBus.cpp:336
↓ 2 callers
Method
sd_bus_open_direct
src/SdBus.cpp:224
↓ 2 callers
Method
sendDataSignals
tests/perftests/server.cpp:63
↓ 2 callers
Function
serialize_tuple
include/sdbus-c++/Message.h:477
↓ 2 callers
Method
setMethodCallTimeout
src/Connection.cpp:223
↓ 2 callers
Method
sumArrayItems
tests/integrationtests/TestAdaptor.cpp:124
↓ 2 callers
Method
transformXmlToFile
tools/xml2cpp-codegen/BaseGenerator.cpp:47
↓ 2 callers
Function
underscorize
tools/xml2cpp-codegen/generator_utils.cpp:13
↓ 2 callers
Method
unregister
src/Proxy.cpp:256
↓ 2 callers
Method
what
tools/xml2cpp-codegen/xml.h:30
↓ 1 callers
Method
Get
include/sdbus-c++/StandardInterfaces.h:149
↓ 1 callers
Method
GetAll
include/sdbus-c++/StandardInterfaces.h:267
↓ 1 callers
Method
GetMachineId
include/sdbus-c++/StandardInterfaces.h:68
↓ 1 callers
Method
GetPopulation
examples/org.freedesktop.DBus.ObjectManager/obj-manager-server.cpp:70
↓ 1 callers
Method
GetPopulation
examples/org.freedesktop.DBus.ObjectManager/dbus-api/gen-cpp/examplemanager-planet1-client-glue.h:40
↓ 1 callers
Method
Name
examples/org.freedesktop.DBus.ObjectManager/dbus-api/gen-cpp/examplemanager-planet1-client-glue.h:48
↓ 1 callers
Method
Ping
include/sdbus-c++/StandardInterfaces.h:63
↓ 1 callers
Method
Set
include/sdbus-c++/StandardInterfaces.h:203
↓ 1 callers
Function
_parse_signature
tools/xml2cpp-codegen/generator_utils.cpp:60
↓ 1 callers
Method
addMatchAsync
src/Connection.cpp:261
↓ 1 callers
Method
addObjectManager
src/Object.cpp:151
↓ 1 callers
Method
addObjectVTable
src/Connection.cpp:476
↓ 1 callers
Function
atomic_type_to_string
tools/xml2cpp-codegen/generator_utils.cpp:31
↓ 1 callers
Method
callMethodOnNonexistentInterface
tests/integrationtests/TestProxy.cpp:251
↓ 1 callers
Method
callNonexistentMethod
tests/integrationtests/TestProxy.cpp:244
↓ 1 callers
Method
clearFlags
src/Message.cpp:608
↓ 1 callers
Method
close
src/Types.cpp:68
↓ 1 callers
Method
concatenate
tests/stresstests/sdbus-c++-stress-tests.cpp:307
↓ 1 callers
Method
concatenate
tests/stresstests/dbus-api/gen-cpp/concatenator-proxy.h:45
↓ 1 callers
Method
concatenateTwoStrings
tests/perftests/dbus-api/gen-cpp/perftests-proxy.h:47
↓ 1 callers
Method
createDelegateObject
tests/stresstests/sdbus-c++-stress-tests.cpp:193
↓ 1 callers
Method
createDelegateObject
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:83
↓ 1 callers
Function
createDirectBusConnection
src/Connection.cpp:1051
↓ 1 callers
Method
createErrorReply
src/Message.cpp:877
↓ 1 callers
Method
createErrorReplyMessage
src/Connection.cpp:729
↓ 1 callers
Method
createMethodReply
src/Connection.cpp:719
↓ 1 callers
Function
createObject
src/Object.cpp:404
↓ 1 callers
Method
createPlainMessage
src/Connection.cpp:496
↓ 1 callers
Function
createRandomString
tests/perftests/server.cpp:83
↓ 1 callers
Method
createReply
src/Message.cpp:870
↓ 1 callers
Function
createSdBusVTableEndItem
src/VTableUtils.c:101
↓ 1 callers
Function
createSdBusVTableMethodItem
src/VTableUtils.c:36
↓ 1 callers
Function
createSdBusVTableReadOnlyPropertyItem
src/VTableUtils.c:82
↓ 1 callers
Function
createSdBusVTableSignalItem
src/VTableUtils.c:68
↓ 1 callers
Function
createSdBusVTableStartItem
src/VTableUtils.c:30
↓ 1 callers
Function
createSdBusVTableWritablePropertyItem
src/VTableUtils.c:91
↓ 1 callers
Function
createServerBus
src/Connection.cpp:1063
↓ 1 callers
Function
deserialize_pack
include/sdbus-c++/Message.h:702
↓ 1 callers
Method
destroyDelegateObject
tests/stresstests/sdbus-c++-stress-tests.cpp:204
↓ 1 callers
Method
destroyDelegateObject
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:90
↓ 1 callers
Method
dismiss
src/ScopeGuard.h:127
↓ 1 callers
Method
doOperation
tests/integrationtests/TestAdaptor.cpp:138
↓ 1 callers
Method
doOperation
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:126
↓ 1 callers
Method
doOperationAsync
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:140
↓ 1 callers
Method
doOperationAsyncWithLargeData
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:147
↓ 1 callers
Method
doOperationClientSideAsyncWithTimeout
tests/integrationtests/TestProxy.cpp:231
↓ 1 callers
Method
doOperationOnBasicAPILevel
tests/integrationtests/TestProxy.cpp:126
↓ 1 callers
Method
doOperationWithLargeData
tests/integrationtests/TestAdaptor.cpp:148
↓ 1 callers
Method
doOperationWithLargeData
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:133
↓ 1 callers
Method
doPrivilegedStuff
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:192
↓ 1 callers
Method
emitSignalWithVariant
tests/integrationtests/dbus-api/gen-cpp/integrationtests-adaptor.h:83
↓ 1 callers
Method
emitSignalWithoutRegistration
tests/integrationtests/TestAdaptor.cpp:309
↓ 1 callers
Method
emitTwoSimpleSignals
tests/integrationtests/TestAdaptor.cpp:255
↓ 1 callers
Method
emitTwoSimpleSignals
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:197
↓ 1 callers
Method
from_xml
tools/xml2cpp-codegen/xml.cpp:196
↓ 1 callers
Method
getComplex
tests/integrationtests/TestAdaptor.cpp:211
↓ 1 callers
Method
getComplex
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:175
↓ 1 callers
Method
getEventLoopPollData
src/Connection.cpp:192
↓ 1 callers
Function
getHeaderComment
tools/xml2cpp-codegen/generator_utils.h:20
↓ 1 callers
Method
getInt
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:51
↓ 1 callers
Method
getInts16FromStruct
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:77
↓ 1 callers
Method
getMapOfVariants
tests/integrationtests/TestAdaptor.cpp:101
↓ 1 callers
Method
getMapOfVariants
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:98
↓ 1 callers
Method
getObjPath
tests/integrationtests/TestAdaptor.cpp:202
↓ 1 callers
Method
getObjPath
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:161
↓ 1 callers
Method
getReplyCookie
src/Message.cpp:889
↓ 1 callers
Method
getSender
src/Message.cpp:665
↓ 1 callers
Method
getSignature
tests/integrationtests/TestAdaptor.cpp:198
↓ 1 callers
Method
getSignature
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:154
↓ 1 callers
Method
getStructInStruct
tests/integrationtests/TestAdaptor.cpp:111
↓ 1 callers
Method
getStructInStruct
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:105
↓ 1 callers
Method
getTuple
tests/integrationtests/TestAdaptor.cpp:71
↓ 1 callers
Method
getTuple
tests/integrationtests/dbus-api/gen-cpp/integrationtests-proxy.h:58
↓ 1 callers
Method
getUnixFd
tests/integrationtests/TestAdaptor.cpp:206
← previous
next →
101–200 of 707, ranked by callers