#include <evaqun.h>
Inherits QunPacket.
Inheritance diagram for QunRequestAllRealNames:


Public Member Functions | |
| QunRequestAllRealNames () | |
| QunRequestAllRealNames (const int id) | |
| QunRequestAllRealNames (const QunRequestAllRealNames &rhs) | |
| virtual | ~QunRequestAllRealNames () |
| void | setStartIndex (const int index) |
| const int | getStartIndex () const |
| QunRequestAllRealNames & | operator= (const QunRequestAllRealNames &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | m_StartIndex |
Definition at line 598 of file evaqun.h.
|
|
|
|
|
Definition at line 1784 of file evaqun.cpp. |
|
|
Definition at line 1790 of file evaqun.cpp. |
|
|
|
|
|
Definition at line 606 of file evaqun.h. References m_StartIndex. Referenced by operator=(). |
|
|
Definition at line 1797 of file evaqun.cpp. References getStartIndex(), and m_StartIndex. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 1804 of file evaqun.cpp. References m_StartIndex, QunPacket::qunCommand, QunPacket::qunID, and EvaUtil::write32(). Here is the call graph for this function: ![]() |
|
|
Definition at line 605 of file evaqun.h. References m_StartIndex. |
|
|
Definition at line 612 of file evaqun.h. Referenced by getStartIndex(), operator=(), putBody(), and setStartIndex(). |
1.4.4