dlt-daemon 설치후 빌드가능
$ cmake -D CMAKE_INSTALL_PREFIX=/opt/GENIVI/new ..
-- Build Version 7.6.6
-- Checking for module 'gtest >= 1.6.0'
--
-- Checking for module 'gmock >= 1.6.0'
--
-- Building and installing with shipped sources
-- Found libsystemd-daemon, version: 229
-- Checking for module 'automotive-dlt >= 2.2.0'
-- Found automotive-dlt , version 2.17.0
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.11")
--
-- AudioManager Configuration:
-- CMAKE_BUILD_TYPE =
-- CMAKE_INSTALL_PREFIX = /opt/GENIVI/new
-- BUILD_DOCUMENTATION = ON
-- WITH_TESTS = ON
-- WITH_DLT = ON
-- WITH_TESTS = ON
-- WITH_SYSTEMD_WATCHDOG = ON
-- WITH_CAPI_WRAPPER = ON
-- WITH_DBUS_WRAPPER = OFF
-- WITH_SHARED_UTILITIES = OFF
-- WITH_SHARED_CORE = OFF
-- WITH_TIMERFD = ON
-- DYNAMIC_ID_BOUNDARY = 101
-- LIB_INSTALL_SUFFIX = audiomanager
-- TEST_EXECUTABLE_INSTALL_PATH = bin
-- DEFAULT_PLUGIN_COMMAND_DIR = /opt/GENIVI/new/lib/audiomanager/command
-- DEFAULT_PLUGIN_ROUTING_DIR = /opt/GENIVI/new/lib/audiomanager/routing
-- DEFAULT_PLUGIN_DIR = /opt/GENIVI/new/lib/audiomanager
-- CONTROLLER_PLUGIN_DIR = /opt/GENIVI/new/lib/audiomanager/control
-- AM_SHARE_FOLDER = share/audiomanager
-- AM_MAP_CAPACITY = 10
-- AM_MAX_CONNECTIONS = 0x1000
-- AM_MAX_MAIN_CONNECTIONS = 0x1000
-- BUILD_TESTING = ON
-- CMAKE_INSTALL_DOCDIR = share/doc/AudioManager
-- AUDIOMANGER_APP_ID = AUDI
-- AUDIOMANGER_APP_DESCRIPTION = Audiomanager
-- CommandInterface version: 4.0
-- ControlInterface version: 5.1
-- RoutingInterface version: 5.0
--
--
--
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kj/OpenSource/AudioManager/build
[ 0%] Built target AudioManangerDoku
[ 4%] Built target gtest
[ 8%] Built target gmock
[ 13%] Built target gmock_main
[ 17%] Built target gtest_main
[ 30%] Built target AudioManagerUtilities
[ 34%] Built target AmSocketHandlerTest
[ 39%] Built target AmSerializerTest
[ 60%] Built target AudioManagerCore
[ 67%] Built target AmControlInterfaceTest
[ 76%] Built target AmMapHandlerTest
[ 82%] Built target AmRouterTest
[ 89%] Built target AmRouterMapTest
[ 95%] Built target AmRoutingInterfaceTest
[100%] Built target AudioManager
Install the project...
-- Install configuration: ""
-- Installing: /opt/GENIVI/new/lib/pkgconfig/gmock.pc
-- Installing: /opt/GENIVI/new/lib/pkgconfig/gtest.pc
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManager/AudioManagerConfig.cmake
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManager/AudioManagerConfigVersion.cmake
-- Installing: /opt/GENIVI/new/lib/pkgconfig/audiomanager.pc
-- Installing: /opt/GENIVI/new/include/audiomanager/audiomanagerconfig.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/XorHandler.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/HelpVisitor.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/StdOutput.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/UnlabeledValueArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/ValuesConstraint.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/IgnoreRestVisitor.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/DocBookOutput.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/StandardTraits.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/VersionVisitor.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/Constraint.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/ArgTraits.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/CmdLineInterface.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/CmdLineOutput.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/Visitor.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/ZshCompletionOutput.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/ValueArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/MultiArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/UnlabeledMultiArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/SwitchArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/Arg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/OptionalUnlabeledTracker.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/MultiSwitchArg.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/ArgException.h
-- Installing: /opt/GENIVI/new/include/audiomanager/tclap/CmdLine.h
-- Installing: /opt/GENIVI/new/share/doc/AudioManager
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/04__x__elements_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingSender_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/nav_h.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandLineSingleton_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Deferred_Call_async.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/index.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/early.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_v.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceVolume-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/tab_h.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/modules.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandLineSingleton.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollFired.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShTimerCallBack.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/vol.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/PluginCommandInterfaceCAPI.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleCrossFader-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommonAPIWrapper_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/group__Deprecated.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/14__y__watchdog_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_2902e59c3e43e5b119a71402dd0eee5d.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollCheck.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingReceive.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingElement__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceClass__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingSender_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollCheck.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRouter-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkVolume.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContextData.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollDispatch.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandSend-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Deferred_Call_sync.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Gateway.gif
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__ClassProperty__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmWatchdog_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDatabaseHandlerMap-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingNodeData__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDataBase-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDisconnect.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals_vars.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnection__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/sync_off.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/pages.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollDispatch.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkClass__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceVolume.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlReceiver_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_218adc744edff50228af3539b32b7808.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlSend.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_0ae934c8b133f39bc9dfcd657890ab56.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlReceive-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmRoutingSender_1_1InterfaceNamePairs-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Startup.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnection__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDltWrapper_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Domain__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShTimerCallBack.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/AudioManagement.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceType__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Connection__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlSender-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers_func.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_u.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_g.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_eval.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_6fd9bed21473e96783399bf9493172af.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingReceiver.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlReceiver-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/modules.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Domain__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Crossfader__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnection__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_u.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmDatabaseObserverCallbacks.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingNodeData__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/cmdline.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlReceive.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContext.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_dup.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDltWrapper_1_1NoDltContextData.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmWatchdog_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingElement__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/AvailabilityofSinks.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingSender_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommonAPIWrapper_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__EarlyData__u.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmLog_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Domain__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollFired.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmCommand_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/02__x__dependecies_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_789817cd9c9d85c1fb6b4cda55b71a5f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDatabaseHandlerMap.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler_1_1IAmDatabaseObserver-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlReceiver.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmVertex-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Gateway__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmNode.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDbusWrapper_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDatabaseHandlerMap.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/hierarchy.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/group__Deprecated.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/start.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structbuild__indices_3_010_00_01Is_8_8_8_01_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Source__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceState-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/15__x__eclipse_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingReceiver_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Handle__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandSender.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandSender.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDltWrapper_1_1NoDltContextData.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/lic.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmRoutingSender_1_1InterfaceNamePairs.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkType__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structindices.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmWatchdog_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structbuild__indices_3_010_00_01Is_8_8_8_01_4.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/14__x__mainloop_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandLineSingleton_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_a59cc4145c80bc78c66b8523e9dc461d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_a2790e911832141e38a92850240f8218.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmMappedData_1_1AmIdentifier.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDltWrapper_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_t.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/folderclosed.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/06__classification_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/main_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSerializer_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceState.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SoundProperty__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/StartupWithLastUserMode.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_m.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/main_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceState.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Handle__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingSend.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_2902e59c3e43e5b119a71402dd0eee5d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/ClassDiagramm.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_a2790e911832141e38a92850240f8218.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/main_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Levels.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_l.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollPrepare.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/closed.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommonAPIWrapper.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollCheck.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/doxygen.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dep.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/audiomanagercomponentspage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDltWrapper_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollFired.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDisconnect-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_a59cc4145c80bc78c66b8523e9dc461d.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShTimerCallBack.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmWatchdog_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleConnect.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollFired-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleVolumeBase.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Connection__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlReceiver_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmControl_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/bus_topology.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/11__views_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmDatabaseHandler_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmNode-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingReceiver_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmGraph_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/mainl.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/versioning_new.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmVertex.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraphElement-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/resize.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleCrossFader.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmMappedData_1_1AmIdentifier-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollDispatch.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_i.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmRouting_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainSoundProperty__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandReceiver.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Volumes__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollCheck.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetVolumes.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Notifications.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingNodeData__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/arrowright.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/notifi.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetVolumes-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShTimerCallBack-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlSender_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandReceiver.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/15__a__CommandLineParsing_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraphElement.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Converter__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingSend-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/AudioDomains.gif
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/03__architecture__overview_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_l.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/InterruptStatusChange.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlSender_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__EarlyData__u-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDatabaseHandlerMap.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandReceiver_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V1_1_1CAmSerializer.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingReceive.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/open.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlReceiver_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/jquery.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classficationpage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Sink__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/SourceStates.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandReceive.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingReceiver_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_p.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/delay.jpg
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/02__y__versioning_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/files.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam_1_1V1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Source__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRouter.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceState.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Connection__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dependency_created.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_g.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Mainloop.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_p.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlSender_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationConfiguration__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRouter.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollPrepare.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Crossfader__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmNode.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSerializer_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_enum.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkType__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingSend.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_t.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/09__lipsync_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraphElement.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmDatabaseObserverCallbacks-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/doxygen.css
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDbusWrapper_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollCheck-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_9.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_d.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_b.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/groups_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_14.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_12.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_13.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_16.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_10.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/nomatches.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_11.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_12.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_9.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_c.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_9.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_9.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_9.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_e.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_b.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_11.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_b.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/search_l.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_15.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_10.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_14.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/search_r.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/groups_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_14.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_11.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_f.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/search.css
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/related_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_10.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_15.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/search.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_11.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_12.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_9.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/search_m.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_e.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_10.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_c.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_d.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_6.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_9.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_e.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/typedefs_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_16.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_f.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_4.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_13.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_12.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enums_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_b.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_9.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/related_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_f.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_9.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_c.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_8.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/mag_sel.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_10.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_3.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_13.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/searchdata.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_17.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_f.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/namespaces_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_c.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_10.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_14.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/namespaces_0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_6.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_b.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/defines_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/files_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_5.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_17.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_13.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_0.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_9.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_d.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/classes_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/functions_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/enumvalues_7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/variables_2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_7.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/all_a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/pages_5.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/search/close.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex0.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDbusWrapper.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/genivilogo.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/audiomanagertypes_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationPayload__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandReceiver_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dynsections.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/LastUserModeHandlingExample.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Route__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Handle__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_r.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Converter__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandSender_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmDatabaseObserverCallbacks.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dependencies_test.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDisconnect.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/tab_b.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_l.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/04__y__audiomanager__and__sources_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V2_1_1CAmSerializer.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkClass__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommonAPIWrapper_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmCommand_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceVolume.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_w.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_i.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleConnect.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollFired.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceClass__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSourceNotificationConfiguration.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structplaceholder.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/bdwn.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommonAPIWrapper-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dependencies.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandReceiver_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollCheck-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnectionType__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommonAPIWrapper.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/01__mainpage_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmLog_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structstd_1_1is__placeholder_3_1_1placeholder_3_01I_01_4_01_4.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkType__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollPrepare.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/sync_on.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleVolumeBase-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommonAPIWrapper_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmGraph_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__EarlyData__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkVolume-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtree.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandSend.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/splitbar.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDataBase.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classCAmLog.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleConnect.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingReceiver_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/TAmPluginTemplate_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlSender_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SoundProperty__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlReceive.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_218adc744edff50228af3539b32b7808.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDltWrapper_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmSocketHandler-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_0ae934c8b133f39bc9dfcd657890ab56.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/tabs.css
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/15__dlt__support_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmRouting_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/README.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_o.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingSender_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classCAmLog.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkVolume.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/tab_s.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/hierarchy.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Gateway__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlReceiver_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/12__volumes_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_n.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/nav_g.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex8.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmRoutingSender_1_1InterfaceNamePairs.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollFired.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollFired.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingReceiver-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnectionType__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/comp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Gateway__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDataBase.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Sink__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDbusWrapper_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlSender.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/nav_f.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/02__license_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmNode.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlSender_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V1_1_1CAmSerializer-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler_1_1IAmDatabaseObserver.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetVolumes.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollDispatch.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleVolumeBase.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_d.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/08__connections_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers_eval.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainSoundProperty__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_m.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SoundProperty__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingReceive.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/SettingConnectionFormats.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetVolumes.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContext-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/folderopen.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler_1_1IAmDatabaseObserver.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlSend.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/interrupts.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/comminAPI.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unique.svg
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/views.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDltWrapper-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingReceiver.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDbusWrapper-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandReceiver-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SystemProperty__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmControl_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/TAmPluginTemplate_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/watchd.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceVolume.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classes.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/architecturepage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShTimerCallBack.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmVertex.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlReceiver.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/lip.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/07__interrupts_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/elementspage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleCrossFader.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlSender.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollDispatch-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraph.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_b.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollPrepare-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmLog_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandReceive.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_d44c64559bbebec7f509842c48db8b23.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Route__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandLineSingleton_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandSender-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContextData.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_p.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_73840c26962c025d9d91b16130beda5a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollCheck.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__DataType__u.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDbusWrapper_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmCommand_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_d44c64559bbebec7f509842c48db8b23.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Availability__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_73840c26962c025d9d91b16130beda5a.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmGraph_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmDatabaseHandler_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/VolumeChangesofSources.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam_1_1V1.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlReceive.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__ClassProperty__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/10__early__audio_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmDatabaseObserverCallbacks.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShTimerCallBack.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmWatchdog-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDltWrapper.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/ChangeofAudioformatduringplaytime.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceType__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Source__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollCheck.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/PluginRoutingInterfaceCAPI.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDatabaseHandlerMap_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SinkClass__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Availability__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollPrepare.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex1.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/daemon_insight.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__RoutingElement__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_n.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/tab_a.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V2_1_1CAmSerializer.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classCAmLog-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__DataType__u-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/16__readme_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/doc.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperty.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/14__u__last__user__mode_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Converter__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceType__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SystemProperty__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/05__unique_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollDispatch-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_0x7e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingReceiver_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__DataType__u.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDisconnect.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/bc_s.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraph.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__EarlyData__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperty.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandLineSingleton-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/annotated_dup.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandReceiver.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationConfiguration__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmShPollPrepare.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/luc.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SourceClass__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dlt.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraph-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtree.css
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam_1_1V2.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V1_1_1CAmSerializer.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandSender_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandSender_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmWatchdog.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/arrowdown.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/sourcesink.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationPayload__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/GatewayMatrix.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollFired-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/misc.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainConnectionType__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals_func.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_0x7e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Route__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandReceive.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContext.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSerializer_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmDatabaseHandler-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleConnect-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/prop.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/SoundPropertyChangeofSource.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_i.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/03__x__uml__model_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/VolumeChangesofSinks.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmLog_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals_enum.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/unionam_1_1am__EarlyData__u.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRouter.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Sink__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmControlSend-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex7.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmSocketHandler.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmControlReceiver.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Rundown.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollPrepare.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/audiomanagertypes_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDbusWrapper_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmSocketHandler.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/annotated.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers_enum.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__MainSoundProperty__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers_vars.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__EarlyData__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/04__d__commonAPI_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDatabaseHandlerMap_1_1AmMappedData_1_1AmIdentifier.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandSender_8cpp.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDbusWrapper.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreedata.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmRoutingReceive-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Volumes__s.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaces.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_v.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingReceiver.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_r.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_v.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structbuild__indices.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_rela.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/13__properties_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaces.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1V2_1_1CAmSerializer-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__SystemProperty__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_r.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandSend.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRoutingSender_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmControlReceiver_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSetSinkNotificationConfiguration.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_6fd9bed21473e96783399bf9493172af.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__ClassProperty__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmControl_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_e.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/13__x__notifications_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_t.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmRouting_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CancelRundown.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShTimerCallBack-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/navtreeindex3.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/eclip.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Availability__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/early.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandLineSingleton_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/ver.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals_defs.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollDispatch.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleCrossFader.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmCommandSender.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/routing_hierarchy.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1CAmDltWrapper_1_1NoDltContextData-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/late.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespacemembers_type.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandReceiver_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleVolumeBase.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmGraphElement.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/Register_Domain.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/14__misc_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/uml.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/namespaceam_1_1V2.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmVertex.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmSocketHandler_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_w.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/files.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShTimerCallBack.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_c.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollDispatch.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/IAmDatabaseHandler_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleDataBase.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1IAmCommandReceive-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/versioning.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structDltContextData-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/views.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationConfiguration__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_func_o.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/globals_eval.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_a.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/connpage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmWatchdog.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1TAmShPollPrepare-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommonAPIWrapper_8cpp.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/TAmPluginTemplate_8h.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSourceSoundProperties.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/14__zz__Startup__Rundown_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Volumes__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/AvailabilityofSources.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkVolume.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandSender_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/SoundPropertyChangeofSink.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmRouter_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/functions_vars_g.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmRoutingSender_1_1handleSinkSoundProperties.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__Crossfader__s.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/04__components_8dox.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmCommandReceiver_8cpp_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structam_1_1am__NotificationPayload__s-members.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/uniquepage.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/dir_789817cd9c9d85c1fb6b4cda55b71a5f.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/structstd_1_1is__placeholder_3_1_1placeholder_3_01I_01_4_01_4.png
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/classam_1_1CAmDltWrapper.js
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmDltWrapper_8h_source.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/audiomanagertypes_8h.html
-- Installing: /opt/GENIVI/new/share/doc/AudioManager/html/CAmLog_8h_source.html
-- Installing: /opt/GENIVI/new/lib/libgmock.a
-- Installing: /opt/GENIVI/new/lib/libgmock_main.a
-- Installing: /opt/GENIVI/new/include//gmock
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-nice-strict.h.pump
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-matchers.h.pump
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-matchers.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-actions.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-matchers.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-spec-builders.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-more-actions.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-actions.h.pump
-- Installing: /opt/GENIVI/new/include//gmock/gmock-actions.h
-- Installing: /opt/GENIVI/new/include//gmock/internal
-- Installing: /opt/GENIVI/new/include//gmock/internal/gmock-generated-internal-utils.h
-- Installing: /opt/GENIVI/new/include//gmock/internal/gmock-generated-internal-utils.h.pump
-- Installing: /opt/GENIVI/new/include//gmock/internal/gmock-internal-utils.h
-- Installing: /opt/GENIVI/new/include//gmock/internal/gmock-port.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-cardinalities.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-nice-strict.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-function-mockers.h.pump
-- Installing: /opt/GENIVI/new/include//gmock/gmock.h
-- Installing: /opt/GENIVI/new/include//gmock/gmock-generated-function-mockers.h
-- Installing: /opt/GENIVI/new/lib/libgtest.a
-- Installing: /opt/GENIVI/new/lib/libgtest_main.a
-- Installing: /opt/GENIVI/new/include//gtest
-- Installing: /opt/GENIVI/new/include//gtest/gtest_pred_impl.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-death-test.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-printers.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-spi.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-message.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-param-test.h.pump
-- Installing: /opt/GENIVI/new/include//gtest/internal
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-param-util-generated.h.pump
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-type-util.h.pump
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-param-util-generated.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-death-test-internal.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-port.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-linked_ptr.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-filepath.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-internal.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-param-util.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-tuple.h.pump
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-type-util.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-string.h
-- Installing: /opt/GENIVI/new/include//gtest/internal/gtest-tuple.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest_prod.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-test-part.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-param-test.h
-- Installing: /opt/GENIVI/new/include//gtest/gtest-typed-test.h
-- Installing: /opt/GENIVI/new/lib/libAudioManagerUtilities.a
-- Installing: /opt/GENIVI/new/lib/pkgconfig/audiomanagerutilities.pc
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManagerUtilities/AudioManagerUtilitiesConfig.cmake
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManagerUtilities/AudioManagerUtilitiesConfigVersion.cmake
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmDltWrapper.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmCommonAPIWrapper.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmWatchdog.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/TAmPluginTemplate.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmCommandLineSingleton.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmSocketHandler.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmDbusWrapper.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerUtilities/CAmSerializer.h
-- Installing: /opt/GENIVI/new/bin/AmSocketHandlerTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmSocketHandlerTest" to ""
-- Installing: /opt/GENIVI/new/bin/AmSerializerTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmSerializerTest" to ""
-- Installing: /opt/GENIVI/new/lib/libAudioManagerCore.a
-- Installing: /opt/GENIVI/new/lib/pkgconfig/audiomanagercore.pc
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManagerCore/AudioManagerCoreConfig.cmake
-- Installing: /opt/GENIVI/new/lib/cmake/AudioManagerCore/AudioManagerCoreConfigVersion.cmake
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmControlSender.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmDatabaseHandlerMap.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmRoutingReceiver.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmCommandReceiver.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmRoutingSender.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmGraph.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmCommandSender.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmLog.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmRouter.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/CAmControlReceiver.h
-- Installing: /opt/GENIVI/new/include/audiomanager/AudioManagerCore/IAmDatabaseHandler.h
-- Installing: /opt/GENIVI/new/bin/AmControlInterfaceTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmControlInterfaceTest" to ""
-- Installing: /opt/GENIVI/new/bin/AmMapHandlerTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmMapHandlerTest" to ""
-- Installing: /opt/GENIVI/new/bin/AmRouterTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmRouterTest" to ""
-- Installing: /opt/GENIVI/new/bin/AmRouterMapTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmRouterMapTest" to ""
-- Installing: /opt/GENIVI/new/bin/AmRoutingInterfaceTest
-- Set runtime path of "/opt/GENIVI/new/bin/AmRoutingInterfaceTest" to ""
-- Installing: /opt/GENIVI/new/bin/AudioManager
-- Set runtime path of "/opt/GENIVI/new/bin/AudioManager" to ""
-- Up-to-date: /opt/GENIVI/new/include/audiomanager
-- Installing: /opt/GENIVI/new/include/audiomanager/IAmControl.h
-- Installing: /opt/GENIVI/new/include/audiomanager/IAmCommand.h
-- Installing: /opt/GENIVI/new/include/audiomanager/audiomanagertypes.h
-- Installing: /opt/GENIVI/new/include/audiomanager/IAmRouting.h
서비스 파일
AudioManager.service
[Unit] Description=AudioManager Requires=dbus.service After=dbus.service [Service] Type=oneshot RemainAfterExit=true ExecStart=/lib/systemd/scripts/setup_amgr.sh [Install] WantedBy=multi-user.target
|
AudioManager_user.service
[Unit] Description=AudioManager service Requires=dbus.service After=dbus.service [Service] Type=simple ExecStart=/usr/bin/AudioManager -c /usr/lib/audiomanager/control/libPluginControlInterfaceGeneric.so \ -l /usr/lib/audiomanager/command/ -r /usr/lib/audiomanager/routing/ Restart=always RestartSec=5 TimeoutSec=5 |
./AudioManager -c /usr/lib/audiomanager/control/libPluginControlInterfaceGeneric.so -l /usr/lib/audiomanager/command/ -r /usr/lib/audiomanager/routing/
[10159.218925]~DLT~10759~INFO ~FIFO /tmp/dlt cannot be opened. Retrying later... The AudioManager ended by throwing an exception Could not find controller plugin! ^C^C[10169.223426]~DLT~10759~WARNING ~Lost log messages in user buffer when exiting: 10 |
setup_amgr.sh
dbus-daemon --session --print-address --fork > /tmp/session_amgr export DBUS_SESSION_BUS_ADDRESS=`cat /tmp/session_amgr` AudioManager -d |
플러그인 설치
https://github.com/GENIVI/AudioManagerPlugins.git
git clone https://github.com/GENIVI/AudioManagerPlugins.git
-DWITH_TEST_CONTROLLER=OFF \ -DWITH_ENABLED_IPC=DBUS \ -DWITH_DATABASE_STORAGE=OFF \ -DWITH_COMMAND_INTERFACE_CAPI=OFF \ -DWITH_COMMAND_INTERFACE_DBUS=ON \ -DWITH_ROUTING_INTERFACE_CAPI=OFF \ -DWITH_ROUTING_INTERFACE_DBUS=ON \ |
'Embedded > OpenSourceProject' 카테고리의 다른 글
Connectiviity (0) | 2018.12.24 |
---|---|
genivi-swm (0) | 2018.12.24 |
GDP Application (0) | 2018.12.24 |
[GENIVI] vehicle-simulator (0) | 2018.12.24 |
[GENIVI] GDP 릴리즈 노트 정리 (0) | 2018.12.24 |