AudioManager  7.6.6
Native Application Runtime Environment
CAmSerializer.h File Reference

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

#include <deque>
#include <cassert>
#include <memory>
#include <stdexcept>
#include <unistd.h>
#include "CAmDltWrapper.h"
#include "CAmSocketHandler.h"

Go to the source code of this file.

Classes

struct  indices< Is >
 Helper structures used within std::bind for automatically identification of all placeholders. More...
 
struct  build_indices< N, Is >
 
struct  build_indices< 0, Is... >
 
struct  placeholder< I >
 
struct  std::is_placeholder<::placeholder< I > >
 
class  am::V1::CAmSerializer
 
class  am::V2::CAmSerializer
 

Namespaces

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

Macros

#define DEPRECATED(MSG)
 

Typedefs

typedef V1::CAmSerializer CAmSerializer am::DEPRECATED("You should use V2::CAmSerializer instead!")
 

Detailed Description

SPDX license identifier: MPL-2.0.

Copyright (C) 2012-2017, BMW AG

Author
Christian Linke, chris.nosp@m.tian.nosp@m..link.nosp@m.e@bm.nosp@m.w.de BMW 2011,2012
Alesksandar 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 2015, 2017

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

Definition in file CAmSerializer.h.

Macro Definition Documentation

#define DEPRECATED (   MSG)

Definition at line 62 of file CAmSerializer.h.