52 int getSizeOfInfo()
const;
56 const snd_seq_addr_t* getRoot();
57 snd_seq_query_subs_type_t getType();
60 const snd_seq_addr_t* getAddr();
65 void setClient(
int client);
66 void setPort(
int port);
67 void setRoot(snd_seq_addr_t* addr);
68 void setType(snd_seq_query_subs_type_t type);
69 void setIndex(
int index);
73 snd_seq_query_subscribe_t* m_Info;