Home
last modified time | relevance | path

Searched refs:m_attenuationControlHasBeenSet (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DEac3Settings.cpp23 m_attenuationControlHasBeenSet(false), in Eac3Settings()
67 m_attenuationControlHasBeenSet(false), in Eac3Settings()
116 m_attenuationControlHasBeenSet = true; in operator =()
259 if(m_attenuationControlHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/source/model/
H A DEac3Settings.cpp23 m_attenuationControlHasBeenSet(false), in Eac3Settings()
69 m_attenuationControlHasBeenSet(false), in Eac3Settings()
120 m_attenuationControlHasBeenSet = true; in operator =()
270 if(m_attenuationControlHasBeenSet) in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DEac3Settings.h64 inline bool AttenuationControlHasBeenSet() const { return m_attenuationControlHasBeenSet; } in AttenuationControlHasBeenSet()
70 …SetAttenuationControl(const Eac3AttenuationControl& value) { m_attenuationControlHasBeenSet = true… in SetAttenuationControl()
76 …void SetAttenuationControl(Eac3AttenuationControl&& value) { m_attenuationControlHasBeenSet = true… in SetAttenuationControl()
925 bool m_attenuationControlHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DEac3Settings.h63 inline bool AttenuationControlHasBeenSet() const { return m_attenuationControlHasBeenSet; } in AttenuationControlHasBeenSet()
69 …SetAttenuationControl(const Eac3AttenuationControl& value) { m_attenuationControlHasBeenSet = true… in SetAttenuationControl()
75 …void SetAttenuationControl(Eac3AttenuationControl&& value) { m_attenuationControlHasBeenSet = true… in SetAttenuationControl()
691 bool m_attenuationControlHasBeenSet; variable