51 int getSizeOfInfo()
const;
55 const snd_seq_addr_t* getRoot();
56 snd_seq_query_subs_type_t getType();
59 const snd_seq_addr_t* getAddr();
64 void setClient(
int client);
65 void setPort(
int port);
66 void setRoot(snd_seq_addr_t* addr);
67 void setType(snd_seq_query_subs_type_t type);
68 void setIndex(
int index);
72 snd_seq_query_subscribe_t* m_Info;