CNameValuePairList Member List

This is the complete list of members for CNameValuePairList, including all inherited members.

CNameValuePairList(void)CNameValuePairList
CNameValuePairList(const OpenViBE::CNameValuePairList &rNameValuePairList)CNameValuePairList
getValue(const OpenViBE::CString &rName, OpenViBE::CString &rValue) const CNameValuePairList
getValue(const OpenViBE::CString &rName, OpenViBE::float64 &rValue) const CNameValuePairList
getValue(const OpenViBE::CString &rName, OpenViBE::boolean &rValue) const CNameValuePairList
m_pNameValuePairListImplCNameValuePairListprotected
operator=(const OpenViBE::CNameValuePairList &rNameValuePairList)CNameValuePairList
setValue(const OpenViBE::CString &rName, const OpenViBE::CString &rValue)CNameValuePairList
setValue(const OpenViBE::CString &rName, const char *pValue)CNameValuePairList
setValue(const OpenViBE::CString &rName, const OpenViBE::float64 &rValue)CNameValuePairList
setValue(const OpenViBE::CString &rName, OpenViBE::boolean bValue)CNameValuePairList
~CNameValuePairList(void)CNameValuePairListvirtual