MCPcopy Create free account

hub / github.com/Kistler-Group/sdbus-cpp / functions

Functions707 in github.com/Kistler-Group/sdbus-cpp

Methodsd_bus_message_set_destination
src/SdBus.cpp:442
Methodsdbus_async_reply_handler
src/Proxy.cpp:277
Methodsdbus_match_callback
src/Connection.cpp:902
Methodsdbus_match_install_callback
src/Connection.cpp:915
Methodsdbus_method_callback
src/Object.cpp:331
Methodsdbus_property_get_callback
src/Object.cpp:348
Methodsdbus_property_set_callback
src/Object.cpp:377
Methodsdbus_signal_handler
src/Proxy.cpp:311
MethodsendLargeMessage
tests/integrationtests/TestAdaptor.h:162
MethodsendWithNoReply
src/Message.cpp:858
MethodsendWithReply
src/Message.cpp:851
MethodserializeArray
include/sdbus-c++/Message.h:401
Methodset
tools/xml2cpp-codegen/xml.cpp:104
MethodsetDestination
src/Message.cpp:902
MethodsetMethodCallTimeout
include/sdbus-c++/IConnection.h:430
MethodsetUpBusOpenExpectation
tests/unittests/Connection_test.cpp:163
MethodstartSdBusVTable
src/Object.cpp:257
Methodstart_doctype_decl_handler
tools/xml2cpp-codegen/xml.cpp:249
Methodstart_element_handler
tools/xml2cpp-codegen/xml.cpp:262
Methodstate
tests/integrationtests/TestAdaptor.h:171
Functionstub_name
tools/xml2cpp-codegen/generator_utils.cpp:26
MethodsumArrayItems
tests/integrationtests/TestAdaptor.h:149
MethodsumStructItems
tests/integrationtests/TestAdaptor.h:148
Methodthermometer_adaptor
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-adaptor.h:24
Methodthermometer_adaptor
tests/stresstests/dbus-api/gen-cpp/celsius-thermometer-adaptor.h:24
Methodthermometer_proxy
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:24
Methodthermometer_proxy
tests/stresstests/dbus-api/gen-cpp/celsius-thermometer-proxy.h:24
MethodthrowError
tests/integrationtests/TestAdaptor.h:158
MethodthrowErrorWithNoReply
tests/integrationtests/TestAdaptor.h:159
Methodto_strv
src/Connection.cpp:892
MethodtransformXmlToFileImpl
* Generate proxy code - client glue */
tools/xml2cpp-codegen/ProxyGenerator.cpp:51
MethodtransformXmlToFileImpl
* Generate adaptor code - server glue */
tools/xml2cpp-codegen/AdaptorGenerator.cpp:48
Methodunhandled_exception
tests/integrationtests/DBusAwaitableMethodsTests.cpp:84
Methodunhandled_exception
tests/integrationtests/DBusAwaitableMethodsTests.cpp:138
Methodunregister
src/Object.cpp:88
MethodunregisterAdaptor
! * @brief Unregisters adaptor's API and removes it from the bus * * This function must be called in the destructor of the
include/sdbus-c++/AdaptorInterfaces.h:135
MethodunregisterProxy
! * @brief Unregisters the proxy so it no more receives signals and async call replies * * This function must be called in
include/sdbus-c++/ProxyInterfaces.h:199
Methodvalue_as_string
include/sdbus-c++/TypeTraits.h:550
Methodvalue_as_string
include/sdbus-c++/TypeTraits.h:563
MethodwaitForNextEvent
src/Connection.cpp:830
MethodwakeUpEventLoopIfMessagesInQueue
src/Connection.cpp:793
Methodwith_awaitable_t
include/sdbus-c++/TypeTraits.h:113
Methodwith_future_t
include/sdbus-c++/TypeTraits.h:104
MethodwriteInterfaceFlagsToVTable
src/Object.cpp:201
MethodwriteMethodRecordToSdBusVTable
src/Object.cpp:263
MethodwriteMethodRecordToVTable
src/Object.cpp:206
MethodwritePropertyRecordToSdBusVTable
src/Object.cpp:283
MethodwritePropertyRecordToVTable
src/Object.cpp:229
MethodwriteSignalRecordToSdBusVTable
src/Object.cpp:274
MethodwriteSignalRecordToVTable
src/Object.cpp:219
MethodwriteToFile
tools/xml2cpp-codegen/BaseGenerator.cpp:53
Method~AdaptorInterfaces
include/sdbus-c++/AdaptorInterfaces.h:148
Method~BaseGenerator
tools/xml2cpp-codegen/BaseGenerator.h:52
Method~CelsiusThermometerAdaptor
tests/stresstests/sdbus-c++-stress-tests.cpp:76
Method~CelsiusThermometerProxy
tests/stresstests/sdbus-c++-stress-tests.cpp:105
Method~ConcatenatorAdaptor
tests/stresstests/sdbus-c++-stress-tests.cpp:296
Method~ConcatenatorProxy
tests/stresstests/sdbus-c++-stress-tests.cpp:342
Method~Connection
src/Connection.cpp:120
Method~Document
tools/xml2cpp-codegen/xml.cpp:180
Method~Error
tools/xml2cpp-codegen/xml.h:28
Method~EventFd
src/Connection.cpp:934
Method~FahrenheitThermometerAdaptor
tests/stresstests/sdbus-c++-stress-tests.cpp:176
Method~FahrenheitThermometerProxy
tests/stresstests/sdbus-c++-stress-tests.cpp:245
Method~FloatingAsyncCallSlots
src/Proxy.cpp:324
Method~IConnection
src/IConnection.h:64
Method~IConnection
include/sdbus-c++/IConnection.h:65
Method~IObject
High-level, convenience API
include/sdbus-c++/IObject.h:65
Method~IProxy
High-level, convenience API
include/sdbus-c++/IProxy.h:72
Method~ISdBus
src/ISdBus.h:45
Method~Introspectable_proxy
include/sdbus-c++/StandardInterfaces.h:90
Method~ManagedObject_adaptor
include/sdbus-c++/StandardInterfaces.h:508
Method~ManagerAdaptor
examples/org.freedesktop.DBus.ObjectManager/obj-manager-server.cpp:39
Method~ManagerProxy
examples/org.freedesktop.DBus.ObjectManager/obj-manager-client.cpp:57
Method~Message
src/Message.cpp:119
Method~ObjectManagerTestAdaptor
tests/integrationtests/TestAdaptor.h:54
Method~ObjectManagerTestProxy
tests/integrationtests/TestProxy.h:54
Method~ObjectManager_adaptor
include/sdbus-c++/StandardInterfaces.h:472
Method~ObjectManager_proxy
include/sdbus-c++/StandardInterfaces.h:336
Method~Peer_proxy
include/sdbus-c++/StandardInterfaces.h:51
Method~PerftestAdaptor
tests/perftests/server.cpp:57
Method~PerftestProxy
tests/perftests/client.cpp:59
Method~Planet1_adaptor
examples/org.freedesktop.DBus.ObjectManager/dbus-api/gen-cpp/examplemanager-planet1-server-glue.h:33
Method~Planet1_proxy
examples/org.freedesktop.DBus.ObjectManager/dbus-api/gen-cpp/examplemanager-planet1-client-glue.h:33
Method~PlanetAdaptor
examples/org.freedesktop.DBus.ObjectManager/obj-manager-server.cpp:64
Method~PlanetProxy
examples/org.freedesktop.DBus.ObjectManager/obj-manager-client.cpp:35
Method~Properties_adaptor
include/sdbus-c++/StandardInterfaces.h:417
Method~Properties_proxy
include/sdbus-c++/StandardInterfaces.h:124
Method~ProxyInterfaces
include/sdbus-c++/ProxyInterfaces.h:212
Method~Result
include/sdbus-c++/MethodResult.h:62
Method~ScopeGuard
src/ScopeGuard.h:132
Method~Task
tests/integrationtests/DBusAwaitableMethodsTests.cpp:101
Method~Task
tests/integrationtests/DBusAwaitableMethodsTests.cpp:155
Method~TestAdaptor
tests/integrationtests/TestAdaptor.cpp:57
Method~TestProxy
tests/integrationtests/TestProxy.cpp:67
Method~UnixFd
include/sdbus-c++/Types.h:366
Method~concatenator_adaptor
tests/stresstests/dbus-api/gen-cpp/concatenator-adaptor.h:33
Method~concatenator_proxy
tests/stresstests/dbus-api/gen-cpp/concatenator-proxy.h:33
Method~factory_adaptor
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-adaptor.h:72
Method~factory_proxy
tests/stresstests/dbus-api/gen-cpp/fahrenheit-thermometer-proxy.h:76
Method~integrationtests_adaptor
tests/integrationtests/dbus-api/gen-cpp/integrationtests-adaptor.h:32
← previousnext →601–700 of 707, ranked by callers