DBus.Binding.Triplet<String,org.freedesktop.dbus.UInt32,Short> |
DBus.Binding.Tests.DeStruct(DBus.Binding.TestStruct a) |
|
void |
DBus.Binding.Tests.Exit() |
|
<T> org.freedesktop.dbus.Variant<T> |
DBus.Binding.Tests.Identity(org.freedesktop.dbus.Variant<T> input) |
|
<T> org.freedesktop.dbus.Variant<T>[] |
DBus.Binding.Tests.IdentityArray(org.freedesktop.dbus.Variant<T>[] input) |
|
boolean |
DBus.Binding.Tests.IdentityBool(boolean input) |
|
boolean[] |
DBus.Binding.Tests.IdentityBoolArray(boolean[] input) |
|
byte |
DBus.Binding.Tests.IdentityByte(byte input) |
|
byte[] |
DBus.Binding.Tests.IdentityByteArray(byte[] input) |
|
double |
DBus.Binding.Tests.IdentityDouble(double input) |
|
double[] |
DBus.Binding.Tests.IdentityDoubleArray(double[] input) |
|
short |
DBus.Binding.Tests.IdentityInt16(short input) |
|
short[] |
DBus.Binding.Tests.IdentityInt16Array(short[] input) |
|
int |
DBus.Binding.Tests.IdentityInt32(int input) |
|
int[] |
DBus.Binding.Tests.IdentityInt32Array(int[] input) |
|
long |
DBus.Binding.Tests.IdentityInt64(long input) |
|
long[] |
DBus.Binding.Tests.IdentityInt64Array(long[] input) |
|
String |
DBus.Binding.Tests.IdentityString(String input) |
|
String[] |
DBus.Binding.Tests.IdentityStringArray(String[] input) |
|
org.freedesktop.dbus.UInt16 |
DBus.Binding.Tests.IdentityUInt16(org.freedesktop.dbus.UInt16 input) |
|
org.freedesktop.dbus.UInt16[] |
DBus.Binding.Tests.IdentityUInt16Array(org.freedesktop.dbus.UInt16[] input) |
|
org.freedesktop.dbus.UInt32 |
DBus.Binding.Tests.IdentityUInt32(org.freedesktop.dbus.UInt32 input) |
|
org.freedesktop.dbus.UInt32[] |
DBus.Binding.Tests.IdentityUInt32Array(org.freedesktop.dbus.UInt32[] input) |
|
org.freedesktop.dbus.UInt64 |
DBus.Binding.Tests.IdentityUInt64(org.freedesktop.dbus.UInt64 input) |
|
org.freedesktop.dbus.UInt64[] |
DBus.Binding.Tests.IdentityUInt64Array(org.freedesktop.dbus.UInt64[] input) |
|
boolean |
DBus.Binding.Tests.Invert(boolean a) |
|
Map<String,List<String>> |
DBus.Binding.Tests.InvertMapping(Map<String,String> a) |
|
List<org.freedesktop.dbus.Variant<Object>> |
DBus.Binding.Tests.Primitize(org.freedesktop.dbus.Variant<Object> a) |
|
void |
DBus.Binding.TestClient.Response(org.freedesktop.dbus.UInt16 a,
double b) |
|
org.freedesktop.dbus.UInt32 |
DBus.Binding.SingleTests.Sum(byte[] a) |
|
long |
DBus.Binding.Tests.Sum(int[] a) |
|
void |
DBus.Binding.Tests.Trigger(String a,
org.freedesktop.dbus.UInt64 b) |
|