AudioManager  7.6.6
Native Application Runtime Environment
CAmRoutingReceiver.cpp File Reference

SPDX license identifier: MPL-2.0. More...

#include "CAmRoutingReceiver.h"
#include <cassert>
#include <algorithm>
#include "IAmDatabaseHandler.h"
#include "CAmRoutingSender.h"
#include "CAmControlSender.h"
#include "CAmDltWrapper.h"
#include "CAmSocketHandler.h"

Go to the source code of this file.

Namespaces

 am
 A Common-API wrapper class, which loads the common-api runtime and instantiates all necessary objects.
 

Macros

#define __METHOD_NAME__   std::string (std::string("CAmRoutingReceiver::") + __func__)
 

Detailed Description

SPDX license identifier: MPL-2.0.

Copyright (C) 2012, BMW AG

This file is part of GENIVI Project AudioManager.

Contributions are licensed to the GENIVI Alliance under one or more Contribution License Agreements.

Author
Christian Linke, chris.nosp@m.tian.nosp@m..link.nosp@m.e@bm.nosp@m.w.de BMW 2011,2012

For further information see http://www.genivi.org/.

Definition in file CAmRoutingReceiver.cpp.

Macro Definition Documentation

#define __METHOD_NAME__   std::string (std::string("CAmRoutingReceiver::") + __func__)

Definition at line 33 of file CAmRoutingReceiver.cpp.