summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h
diff options
context:
space:
mode:
Diffstat (limited to 'PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h')
-rw-r--r--PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h47
1 files changed, 17 insertions, 30 deletions
diff --git a/PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h b/PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h
index 17c0c51..ce9ea60 100644
--- a/PluginCommandInterfaceCAPI/src-gen/org/genivi/am.h
+++ b/PluginCommandInterfaceCAPI/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
@@ -2096,7 +2096,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_Availability_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_Availability_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2117,7 +2116,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_HotSink_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_HotSink_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2138,7 +2136,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_ConnectionState_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_ConnectionState_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2159,7 +2156,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_DomainState_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_DomainState_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2180,7 +2176,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_EarlyDataType_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_EarlyDataType_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2201,7 +2196,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_Error_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_Error_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2222,7 +2216,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_MuteState_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_MuteState_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2243,7 +2236,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_InterruptState_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_InterruptState_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2264,7 +2256,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_VolumeType_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_VolumeType_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2285,7 +2276,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_NotificationStatus_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_NotificationStatus_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2306,7 +2296,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_Handle_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_Handle_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2327,7 +2316,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_SourceState_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_SourceState_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};
@@ -2348,7 +2336,6 @@ namespace CommonAPI {
template<>
struct InputStreamVectorHelper<org::genivi::am::am_RoutingReady_e> {
static void beginReadVector(InputStream& inputStream, const std::vector<org::genivi::am::am_RoutingReady_e>& vectorValue) {
- (void)vectorValue;
inputStream.beginReadInt32EnumVector();
}
};