ZNC
trunk
|
This is the complete list of members for CNick, including all inherited members.
AddPerm(char cPerm) | CNick | |
Clone(const CNick &SourceNick) | CNick | |
CNick() | CNick | |
CNick(const CString &sNick) | CNick | |
CNick(const CNick &)=default | CNick | |
GetCommonChans(std::vector< CChan * > &vChans, CIRCNetwork *pNetwork) const | CNick | |
GetHost() const | CNick | |
GetHostMask() const | CNick | |
GetIdent() const | CNick | |
GetNick() const | CNick | |
GetNickMask() const | CNick | |
GetPermChar() const | CNick | |
GetPermStr() const | CNick | |
HasPerm(char cPerm) const | CNick | |
m_pNetwork | CNick | protected |
m_sChanPerms | CNick | protected |
m_sHost | CNick | protected |
m_sIdent | CNick | protected |
m_sNick | CNick | protected |
NickEquals(const CString &nickname) const | CNick | |
operator=(const CNick &)=default | CNick | |
Parse(const CString &sNickMask) | CNick | |
RemPerm(char cPerm) | CNick | |
Reset() | CNick | |
SetHost(const CString &s) | CNick | |
SetIdent(const CString &s) | CNick | |
SetNetwork(CIRCNetwork *pNetwork) | CNick | |
SetNick(const CString &s) | CNick | |
~CNick() | CNick |