summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Koch <51775589+mkoch-aditg@users.noreply.github.com>2019-12-16 16:51:30 +0100
committerGitHub <noreply@github.com>2019-12-16 16:51:30 +0100
commit9f0683ef6d06687d2ba86f7e420403c7d970be9e (patch)
treea2910811cf83c7e265c503a08b3beb7f94cdbbd9
parent7319541373348df6d11f4b9957e91f6b657a3e10 (diff)
parent0c2e2cae681cb29ccbd1086458dde75b2141a8b3 (diff)
downloadaudiomanager-9f0683ef6d06687d2ba86f7e420403c7d970be9e.tar.gz
Merge pull request #46 from mkoch-aditg/addNamespaceDoc
Add namespace doc
-rwxr-xr-xinclude/audiomanagertypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/audiomanagertypes.h b/include/audiomanagertypes.h
index 8651185..99e01e2 100755
--- a/include/audiomanagertypes.h
+++ b/include/audiomanagertypes.h
@@ -37,6 +37,9 @@
#endif
+/**
+ * Container to host all types and classes related to the GenIVI Audio-Manager
+ */
namespace am {
/**