Uses of Class
org.freedesktop.dbus.types.UInt32
Packages that use UInt32
Package
Description
-
Uses of UInt32 in org.freedesktop.dbus.bin
Methods in org.freedesktop.dbus.bin that return UInt32Modifier and TypeMethodDescriptionDBusDaemon.DBusServer.GetConnectionUnixProcessID(String _connectionName) DBusDaemon.DBusServer.GetConnectionUnixUser(String _connectionName) DBusDaemon.DBusServer.ReleaseName(String _name) DBusDaemon.DBusServer.RequestName(String _name, UInt32 _flags) DBusDaemon.DBusServer.StartServiceByName(String _name, UInt32 _flags) Methods in org.freedesktop.dbus.bin with parameters of type UInt32Modifier and TypeMethodDescriptionDBusDaemon.DBusServer.RequestName(String _name, UInt32 _flags) DBusDaemon.DBusServer.StartServiceByName(String _name, UInt32 _flags) -
Uses of UInt32 in org.freedesktop.dbus.interfaces
Methods in org.freedesktop.dbus.interfaces that return UInt32Modifier and TypeMethodDescriptionDBus.GetConnectionUnixProcessID(String _connectionName) Returns the proccess ID associated with a connection.DBus.GetConnectionUnixUser(String _connectionName) Get the Unix UID that owns a connection name.DBus.ReleaseName(String _name) Release a name on the bus.DBus.RequestName(String _name, UInt32 _flags) Request a name on the bus.DBus.StartServiceByName(String _name, UInt32 _flags) Start a service.Methods in org.freedesktop.dbus.interfaces with parameters of type UInt32Modifier and TypeMethodDescriptionvoidMonitoring.BecomeMonitor(String[] _rule, UInt32 _flags) Converts the connection into a monitor connection which can be used as a debugging/monitoring tool.DBus.RequestName(String _name, UInt32 _flags) Request a name on the bus.DBus.StartServiceByName(String _name, UInt32 _flags) Start a service. -
Uses of UInt32 in org.freedesktop.dbus.types
Methods in org.freedesktop.dbus.types with parameters of type UInt32