diff options
author | Stefan Vacek <stefan.vacek@intel.com> | 2015-08-28 16:59:52 +0200 |
---|---|---|
committer | Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | 2015-10-07 10:36:13 +0200 |
commit | e5ffa017047525ed2e3ee41ea2294546ee64894c (patch) | |
tree | a3e431ffc19163ff8a54abae752e6063060789e3 /distfiles | |
parent | cd35815e6870df9b8db0da807c4d4db3607539ba (diff) | |
download | DLT-daemon-e5ffa017047525ed2e3ee41ea2294546ee64894c.tar.gz |
Add C++ extension
- header only implementation, uses variadic templates from C++ 11
- Enable installation and building tests with -DWITH_DLT_CXX11_EXT
- allow logging in the form of DLT_LOG_CXX(context, level, param1, param2, param3), e.g.
- allow logging of user types (if a function logToDlt for the given user-type is present), e.g.
- Added pkg-config file automotive-dlt-c++.pc
- Sample code is provided in tests/dlt-test-cpp-extension.cpp
Signed-off-by: Stefan Vacek <stefan.vacek@intel.com>
Diffstat (limited to 'distfiles')
0 files changed, 0 insertions, 0 deletions