summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h')
-rw-r--r--PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h34
1 files changed, 17 insertions, 17 deletions
diff --git a/PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h b/PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h
index 8996092..ce9ea60 100644
--- a/PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h
+++ b/PluginRoutingInterfaceCAPI/src-gen/org/genivi/am.h
@@ -1,6 +1,6 @@
/*
* This file was generated by the CommonAPI Generators.
-* Used org.genivi.commonapi.core 2.1.5.201312121915.
+* Used org.genivi.commonapi.core 2.1.6.v20140519.
* Used org.franca.core 0.8.11.201401091023.
*
* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
@@ -714,15 +714,15 @@ namespace am {
am_NotificationStatus_e status;
/**
* This gives additional information to the notification status.
- Relation
- * between notification status and the value:
- NS_PERIODIC - the period in
- * ms
- NS_MINIMUM - the minimum value that triggers the notification
- NS_MAXIMUM
- * - the maximum value that triggers the notifcation
- NS_CHANGE - the resolution
- * of the change value
+ Relation between
+ * notification status and the value:
+ NS_PERIODIC - the period in ms
+ NS_MINIMUM
+ * - the minimum value that triggers the notification
+ NS_MAXIMUM - the maximum
+ * value that triggers the notifcation
+ NS_CHANGE - the resolution of the change
+ * value
*/
int16_t parameter;
@@ -1155,8 +1155,8 @@ namespace am {
/**
* This enum can have 3 states:
- HS_SINKA sinkA is the current hot one,
- * sinkB is not audible
+ HS_SINKA sinkA is the current hot one, sinkB
+ * is not audible
HS_SINKB sinkB is the current hot one, sinkB is not
* audible
HS_INTERMEDIATE the fader is stuck in between a cross-fading
@@ -1571,11 +1571,11 @@ namespace am {
* tuner that is not actively heard. The source state is set by the
* AudioManagerController.There are 3 possible states:
- SS_ON: the source
- * is active
+ SS_ON: the source is
+ * active
SS_OFF: the source is off
- SS_PAUSED: the source is paused
- * and not active.
+ SS_PAUSED: the source is paused and
+ * not active.
*/
am_SourceState_e sourceState;
/**
@@ -2076,7 +2076,7 @@ static inline const char* getTypeCollectionName() {
}
inline CommonAPI::Version getTypeCollectionVersion() {
- return CommonAPI::Version(1, 0);
+ return CommonAPI::Version(2, 0);
}
} // namespace am