AudioManager  7.6.6
Native Application Runtime Environment
TAmPluginTemplate.h File Reference

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

#include <dlfcn.h>
#include <libgen.h>
#include "CAmDltWrapper.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.
 

Functions

template<class T >
T * am::getCreateFunction (const std::string &libname, void *&libraryHandle)
 
template<class T >
T * am::getDestroyFunction (const std::string &libname, void *libraryHandle)
 

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 TAmPluginTemplate.h.