X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fafb-plugin-writing.html;fp=doc%2Fafb-plugin-writing.html;h=1864cfdf3df6c14ba36aa0792dae26c63c7f758b;hb=f5c013e32d1c8ee931bec45cee7bc04c5d536d50;hp=b80006f40c8cf3f9cb5ac9d47ed7572b0b0e17e7;hpb=a4487d8a46d3e4400bf73ce817fa1a34cde31a6f;p=src%2Fapp-framework-binder.git diff --git a/doc/afb-plugin-writing.html b/doc/afb-plugin-writing.html index b80006f4..1864cfdf 100644 --- a/doc/afb-plugin-writing.html +++ b/doc/afb-plugin-writing.html @@ -967,7 +967,7 @@ enumeration but the wrapper of constant definitions that can be mixed using bitw - + @@ -1070,7 +1070,7 @@ formatting messages if the message must not be output.

- + @@ -1078,13 +1078,13 @@ formatting messages if the message must not be output.

- + - + @@ -1096,13 +1096,13 @@ formatting messages if the message must not be output.

- + - + @@ -1426,13 +1426,13 @@ endif()
Constant name Constant name Meaning
Macro Verbosity Meaning Meaning syslog level
ERROR 0 Error conditions Error conditions 3
WARNING 1 Warning conditions Warning conditions 4
INFO 2 Informational Informational 6
DEBUG 3 Debug-level messages Debug-level messages 7
- + - + @@ -1452,7 +1452,7 @@ endif() - +
Variable Variable Meaning
afb_FOUND afb_FOUND Set to 1 if afb-daemon plugin development files exist
The ‘-I’ preprocessor flags (w/o the ‘-I’) for compiling afb-daemon plugins
afb_CFLAGS afb_CFLAGS All required cflags for compiling afb-daemon plugins