AudioManager  7.6.6
Native Application Runtime Environment
IAmDatabaseHandler.h File Reference

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

#include "audiomanagertypes.h"
#include <map>
#include <vector>
#include <string>
#include <iostream>
#include <functional>
#include <memory>
#include <assert.h>
#include <algorithm>
#include "audiomanagerconfig.h"

Go to the source code of this file.

Classes

class  am::IAmDatabaseHandler
 This class handles and abstracts the database. More...
 
class  am::IAmDatabaseHandler::IAmDatabaseObserver
 Database observer protocol. More...
 

Namespaces

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

Typedefs

typedef std::map< am_gatewayID_t, std::vector< bool > > am::ListConnectionFormat
 type for list of connection formats More...
 

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
Aleksandar Donchev, aleks.nosp@m.ande.nosp@m.r.don.nosp@m.chev.nosp@m.@part.nosp@m.ner..nosp@m.bmw.d.nosp@m.e BMW 2013

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

Definition in file IAmDatabaseHandler.h.