#include <evauhprotocols.h>
Inherits EvaUHPacket.
Inheritance diagram for EvaUHInfoRequest:


Public Member Functions | |
| EvaUHInfoRequest () | |
| virtual | ~EvaUHInfoRequest () |
| void | setQQList (const std::list< int > &l) |
| std::list< int > | getQQList () |
Protected Member Functions | |
| virtual const bool | fillBody (unsigned char *buf, int *len) |
Private Attributes | |
| std::list< int > | mList |
Definition at line 27 of file evauhprotocols.h.
|
|
Definition at line 30 of file evauhprotocols.cpp. |
|
|
Definition at line 30 of file evauhprotocols.h. |
|
||||||||||||
|
Reimplemented from EvaUHPacket. Definition at line 35 of file evauhprotocols.cpp. References mList. |
|
|
Definition at line 33 of file evauhprotocols.h. References mList. |
|
|
Definition at line 32 of file evauhprotocols.h. References mList. |
|
|
Definition at line 37 of file evauhprotocols.h. Referenced by fillBody(), getQQList(), and setQQList(). |
1.4.4