GeneratorClient extension
Methods
-
buildClientHelper(
) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientLocalProperty(
DartType dartType, String name, String signature) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientLocalPropertySetValue(
String name, String signature) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientLocalPropertySetValueVN(
String name, String signature) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientLocalPropertyVN(
DartType dartType, String name, String signature) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientMethod(
MethodInfo methodInfo) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientProperty_Get(
PropertyGeSetInfo propertyInfo) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientProperty_Set(
PropertyGeSetInfo propertyInfo) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientReleaseVN(
String name) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientSignal(
SignalInfo signalInfo) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension
-
buildClientSignalDeclaration(
SignalInfo signalInfo) → void -
Available on DBusGeneratorHandler, provided by the GeneratorClient extension