EvEmu
0.8.4
11 September 2021
|
#include "LSCChannel.h"
Public Member Functions | |
LSCChannelMod (LSCChannel *chan, uint32 accessor, int64 untilWhen, uint32 originalMode, std::string admin, std::string reason, LSC::Mode mode) | |
~LSCChannelMod () | |
PyRep * | Encode () |
Protected Attributes | |
LSCChannel * | m_parent |
uint32 | m_accessor |
LSC::Mode | m_mode |
int64 | m_untilWhen |
uint32 | m_originalMode |
std::string | m_admin |
std::string | m_reason |
Definition at line 65 of file LSCChannel.h.
|
inline |
Definition at line 67 of file LSCChannel.h.
|
inline |
Definition at line 76 of file LSCChannel.h.
PyRep * LSCChannelMod::Encode | ( | ) |
Definition at line 59 of file LSCChannel.cpp.
References m_accessor, m_admin, m_mode, m_originalMode, m_reason, and m_untilWhen.
|
protected |
Definition at line 81 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 85 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 82 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 84 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 80 of file LSCChannel.h.
|
protected |
Definition at line 86 of file LSCChannel.h.
Referenced by Encode().
|
protected |
Definition at line 83 of file LSCChannel.h.
Referenced by Encode().