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


Public Member Functions | |
| QunModifyPacket () | |
| QunModifyPacket (const QunInfo &inf) | |
| QunModifyPacket (const QunModifyPacket &rhs) | |
| virtual | ~QunModifyPacket () |
| const QunInfo & | getQunInfo () const |
| QunModifyPacket & | operator= (const QunModifyPacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| QunInfo | info |
Definition at line 417 of file evaqun.h.
|
|
|
|
|
Definition at line 1250 of file evaqun.cpp. References info. |
|
|
Definition at line 1256 of file evaqun.cpp. References getQunInfo(), and info. Here is the call graph for this function: ![]() |
|
|
|
|
|
Definition at line 424 of file evaqun.h. References info. Referenced by operator=(), and QunModifyPacket(). |
|
|
Definition at line 1262 of file evaqun.cpp. References getQunInfo(), and info. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 1269 of file evaqun.cpp. References QunInfo::getAuthType(), QunInfo::getCategory(), QunInfo::getDescription(), QunInfo::getName(), QunInfo::getNotice(), QunInfo::getQunID(), info, and QunPacket::qunCommand. Here is the call graph for this function: ![]() |
|
|
Definition at line 430 of file evaqun.h. Referenced by getQunInfo(), operator=(), putBody(), and QunModifyPacket(). |
1.4.4