Acoustic Touch Recognition
|
This is the complete list of members for SoundGesture, including all inherited members.
clearAttributes() | SoundGesture | |
empty_ | SoundGesture | private |
getAttributes() const | SoundGesture | |
getMicId() const | SoundGesture | |
getMicNum() const | SoundGesture | |
isEmpty() const | SoundGesture | |
isWaiting() const | SoundGesture | |
mic_id_ | SoundGesture | private |
mic_num_ | SoundGesture | private |
num_attrib_ | SoundGesture | private |
operator=(const SoundGesture &SG) | SoundGesture | |
setAttributes(vector< double >) | SoundGesture | |
setEmpty(bool) | SoundGesture | |
setId(string) | SoundGesture | |
setWaiting(bool) | SoundGesture | |
SoundGesture(int m_num=0, string m_id="") | SoundGesture | inline |
SoundGesture(int m_num, string m_id, vector< double > atts) | SoundGesture | inline |
waiting_ | SoundGesture | private |
~SoundGesture() | SoundGesture | inline |