| Package | Description |
|---|---|
| org.freedesktop | |
| org.freedesktop.dbus |
| Modifier and Type | Field and Description |
|---|---|
UInt32 |
DBus.Binding.TestStruct.b |
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBus.GetConnectionUnixProcessID(String connection_name)
Returns the proccess ID associated with a connection.
|
UInt32 |
DBus.GetConnectionUnixUser(String connection_name)
Get the Unix UID that owns a connection name.
|
UInt32 |
DBus.Binding.Tests.IdentityUInt32(UInt32 input) |
UInt32[] |
DBus.Binding.Tests.IdentityUInt32Array(UInt32[] input) |
UInt32 |
DBus.ReleaseName(String name)
Release a name on the bus.
|
UInt32 |
DBus.RequestName(String name,
UInt32 flags)
Request a name on the bus.
|
UInt32 |
DBus.StartServiceByName(String name,
UInt32 flags)
Start a service.
|
UInt32 |
DBus.Binding.SingleTests.Sum(byte[] a) |
| Modifier and Type | Method and Description |
|---|---|
DBus.Binding.Triplet<String,UInt32,Short> |
DBus.Binding.Tests.DeStruct(DBus.Binding.TestStruct a) |
| Modifier and Type | Method and Description |
|---|---|
UInt32 |
DBus.Binding.Tests.IdentityUInt32(UInt32 input) |
UInt32[] |
DBus.Binding.Tests.IdentityUInt32Array(UInt32[] input) |
UInt32 |
DBus.RequestName(String name,
UInt32 flags)
Request a name on the bus.
|
UInt32 |
DBus.StartServiceByName(String name,
UInt32 flags)
Start a service.
|
| Constructor and Description |
|---|
TestStruct(String a,
UInt32 b,
Short c) |
| Modifier and Type | Method and Description |
|---|---|
int |
UInt32.compareTo(UInt32 other)
Compare two UInt32s.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.