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
Method
arePendingMessagesInQueues
src/Connection.cpp:871
Method
argsToNamesAndTypes
tools/xml2cpp-codegen/BaseGenerator.cpp:109
Method
as_dictionary
include/sdbus-c++/TypeTraits.h:610
Method
await_ready
Called when the coroutine is co_await'ed. Returns true if the coroutine should be suspended.
include/sdbus-c++/Awaitable.h:114
Method
await_resume
Called when the coroutine is resumed. Returns the result or throws the exception.
include/sdbus-c++/Awaitable.h:131
Method
await_suspend
Called when the coroutine is suspended, returning false here will immediately resume the coroutine.
include/sdbus-c++/Awaitable.h:121
Method
blocking
tests/integrationtests/TestAdaptor.h:169
Method
callMethod
src/Connection.cpp:668
Method
callMethodAsync
src/Connection.cpp:690
Method
character_data_handler
tools/xml2cpp-codegen/xml.cpp:284
Method
checkedDup
src/Types.cpp:76
Method
concatenator_adaptor
tests/stresstests/dbus-api/gen-cpp/concatenator-adaptor.h:23
Method
concatenator_proxy
tests/stresstests/dbus-api/gen-cpp/concatenator-proxy.h:23
Method
containsValueOfType
include/sdbus-c++/Types.h:131
Method
create
src/MessageUtils.h:38
Method
createAdaptorAndProxyObjects
tests/integrationtests/TestFixture.h:251
Method
createClientAndServerConnections
tests/integrationtests/TestFixture.h:235
Method
createHeader
tools/xml2cpp-codegen/BaseGenerator.cpp:67
Method
createInternalSdBusVTable
src/Object.cpp:241
Method
createInternalVTable
src/Object.cpp:176
Method
createMethodCall
src/Connection.cpp:509
Function
createPseudoConnection
src/Connection.cpp:988
Function
createRemoteSystemBusConnection
src/Connection.cpp:1045
Method
createSdEventSlot
src/Connection.cpp:323
Method
createSdInternalEventSourceSlot
src/Connection.cpp:370
Method
createSdIoEventSourceSlot
src/Connection.cpp:351
Method
createSdTimeEventSourceSlot
src/Connection.cpp:335
Function
createSessionBusConnectionWithAddress
src/Connection.cpp:1039
Method
createSignal
src/Connection.cpp:538
Method
createSignal
src/Object.cpp:94
Method
createVTableRegistration
tools/xml2cpp-codegen/AdaptorGenerator.cpp:387
Method
deleteSdEventSource
src/Connection.cpp:464
Method
deserializeArray
include/sdbus-c++/Message.h:565
Method
deserializeArrayFast
include/sdbus-c++/Message.h:582
Method
deserializeArraySlow
include/sdbus-c++/Message.h:613
Function
deserialize_variant
include/sdbus-c++/Message.h:505
Method
detachSdEventLoop
src/Connection.cpp:311
Method
doOperation
tests/integrationtests/TestAdaptor.h:150
Method
doOperationAsync
tests/integrationtests/TestAdaptor.h:152
Method
doOperationAsyncWithLargeData
tests/integrationtests/TestAdaptor.h:153
Method
doOperationWithLargeData
tests/integrationtests/TestAdaptor.h:151
Method
doPrivilegedStuff
tests/integrationtests/TestAdaptor.cpp:250
Method
doPrivilegedStuff
tests/integrationtests/TestAdaptor.h:160
Method
doesntExpectReply
src/Message.cpp:836
Method
dont_expect_reply_t
include/sdbus-c++/TypeTraits.h:107
Method
dont_run_event_loop_thread_t
include/sdbus-c++/TypeTraits.h:101
Method
dumpToString
include/sdbus-c++/Types.h:106
Method
embed_variant_t
include/sdbus-c++/TypeTraits.h:110
Method
emitConcatenatedSignal
tests/stresstests/dbus-api/gen-cpp/concatenator-adaptor.h:43
Method
emitDataSignal
tests/perftests/dbus-api/gen-cpp/perftests-adaptor.h:43
Method
emitInterfacesAddedSignal
src/Connection.cpp:581
Method
emitInterfacesAddedSignal
! * @brief Emits InterfacesAdded signal for this object path * * See IObject::emitInterfacesAddedSignal(). */
include/sdbus-c++/StandardInterfaces.h:525
Method
emitInterfacesRemovedSignal
src/Connection.cpp:600
Method
emitInterfacesRemovedSignal
! * @brief Emits InterfacesRemoved signal for this object path * * See IObject::emitInterfacesRemovedSignal(). */
include/sdbus-c++/StandardInterfaces.h:545
Method
emitPropertiesChangedSignal
src/Connection.cpp:560
Method
emitPropertiesChangedSignal
include/sdbus-c++/StandardInterfaces.h:429
Method
emitSignal
include/sdbus-c++/IObject.h:427
Method
emitTwoSimpleSignals
tests/integrationtests/TestAdaptor.h:161
Method
end_doctype_decl_handler
tools/xml2cpp-codegen/xml.cpp:258
Method
end_element_handler
tools/xml2cpp-codegen/xml.cpp:303
Method
factory_adaptor
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-adaptor.h:62
Method
factory_proxy
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:66
Method
final_suspend
final_suspend suspends so that the test code can retrieve the result or exception from the promise before the coroutine is destroyed
tests/integrationtests/DBusAwaitableMethodsTests.cpp:70
Method
final_suspend
tests/integrationtests/DBusAwaitableMethodsTests.cpp:124
Method
finalizeSdBusVTable
src/Object.cpp:298
Method
findMethod
src/Object.cpp:303
Method
findProperty
src/Object.cpp:313
Method
finishHandshake
src/Connection.cpp:770
Method
floating_slot_t
include/sdbus-c++/TypeTraits.h:91
Method
generateNamespaces
tools/xml2cpp-codegen/BaseGenerator.cpp:88
Method
get
NOLINT(readability-make-member-function-const)
tests/integrationtests/DBusAwaitableMethodsTests.cpp:158
Method
get
include/sdbus-c++/Types.h:95
Method
get
include/sdbus-c++/Types.h:371
Method
getAnnotations
tools/xml2cpp-codegen/AdaptorGenerator.cpp:418
Method
getComplex
tests/integrationtests/TestAdaptor.h:157
Method
getCredsEgid
src/Message.cpp:772
Method
getCredsEuid
src/Message.cpp:744
Method
getCredsGid
src/Message.cpp:758
Method
getCredsPid
TODO: Create a RAII ownership class for creds with copy&move semantics, doing ref()/unref() under the hood. Create a method Message::querySenderCreds(
src/Message.cpp:715
Method
getCredsSupplementaryGids
src/Message.cpp:786
Method
getCredsUid
src/Message.cpp:730
Method
getCurrentTemperature
tests/stresstests/sdbus-c++-stress-tests.cpp:187
Method
getCurrentTemperature
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:41
Method
getCurrentlyProcessedMessage
src/Connection.cpp:882
Method
getCurrentlyProcessedMessage
src/Object.cpp:171
Method
getDestination
src/Message.cpp:675
Method
getExpectedXmlApiDescription
tests/integrationtests/TestAdaptor.cpp:314
Method
getInt
tests/integrationtests/TestAdaptor.h:140
Method
getInterfaceName
src/Message.cpp:655
Method
getInts16FromStruct
tests/integrationtests/TestAdaptor.h:144
Method
getMapOfVariants
tests/integrationtests/TestAdaptor.h:146
Method
getObjPath
tests/integrationtests/TestAdaptor.h:155
Method
getSELinuxContext
src/Message.cpp:808
Method
getSdEventLoop
src/Connection.cpp:316
Method
getSignature
tests/integrationtests/TestAdaptor.h:154
Method
getStructInStruct
tests/integrationtests/TestAdaptor.h:147
Method
getTuple
tests/integrationtests/TestAdaptor.h:141
Method
getUniqueName
src/Connection.cpp:157
Method
getUnixFd
tests/integrationtests/TestAdaptor.h:156
Method
get_return_object
tests/integrationtests/DBusAwaitableMethodsTests.cpp:61
← previous
next →
401–500 of 707, ranked by callers