#include <channels.h>
Inherits Extensible.

Public Member Functions | |
| UserContainer (User *u) | |
| virtual | ~UserContainer () |
Data Fields | |
| User * | user |
| ChannelStatus * | status |
Definition at line 23 of file channels.h.
| UserContainer::UserContainer | ( | User * | u | ) | [inline] |
Definition at line 29 of file channels.h.
| virtual UserContainer::~UserContainer | ( | ) | [inline, virtual] |
Definition at line 30 of file channels.h.
Definition at line 27 of file channels.h.
Referenced by MyXMLRPCEvent::DoChannel(), Channel::JoinUser(), UnrealExtBan::Matches(), InspIRCdExtBan::Matches(), Channel::Reset(), UnrealIRCdProto::SendJoin(), PlexusProto::SendJoin(), ngIRCdProto::SendJoin(), InspIRCd12Proto::SendJoin(), InspIRCdProto::SendJoin(), HybridProto::SendJoin(), BahamutIRCdProto::SendJoin(), and Message::Join::SJoin().
Definition at line 25 of file channels.h.
Referenced by MyXMLRPCEvent::DoChannel(), CommandCSEnforce::DoCModeR(), CommandCSAKick::DoEnforce(), CommandCSEnforce::DoRestricted(), CommandCSEnforce::DoSecureOps(), CommandCSMode::DoSet(), CommandOSUserList::Execute(), CommandOSChanKill::Execute(), CommandCSSuspend::Execute(), CommandCSKick::Execute(), CommandCSBan::Execute(), CommandOSSQLine::OnAdd(), Channel::Reset(), and MyMemoServService::Send().
1.7.1