EvEmu
0.8.4
11 September 2021
|
#include "LSCChannel.h"
Public Member Functions | |
LSCChannelChar (LSCChannel *chan, uint32 corpID, uint32 charID, std::string charName, uint32 allianceID, uint32 warFactionID, int64 role, uint32 extra, LSC::Mode mode) | |
~LSCChannelChar () | |
PyRep * | Encode () const |
Protected Attributes | |
LSCChannel * | m_parent |
uint32 | m_corpID |
uint32 | m_charID |
std::string | m_charName |
uint32 | m_allianceID |
uint32 | m_warFactionID |
int64 | m_role |
uint32 | m_extra |
LSC::Mode | m_mode |
Definition at line 37 of file LSCChannel.h.
|
inline |
Definition at line 39 of file LSCChannel.h.
|
inline |
Definition at line 50 of file LSCChannel.h.
PyRep * LSCChannelChar::Encode | ( | ) | const |
Definition at line 35 of file LSCChannel.cpp.
References m_allianceID, m_charID, m_charName, m_corpID, m_mode, m_role, and m_warFactionID.
|
protected |
Definition at line 58 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 56 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 57 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 55 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 61 of file LSCChannel.h.
|
protected |
Definition at line 62 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 54 of file LSCChannel.h.
|
protected |
Definition at line 60 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 59 of file LSCChannel.h.
Referenced by Encode().