The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

QuietOper Class Reference

Inheritance diagram for QuietOper:

Inheritance graph
[legend]
Collaboration diagram for QuietOper:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QuietOper ()
virtual ~QuietOper ()
virtual bool VisibleTo (User *user)
 Is this user visible to some other user?

Detailed Description

Definition at line 21 of file m_invisible.cpp.


Constructor & Destructor Documentation

QuietOper::QuietOper  )  [inline]
 

Definition at line 24 of file m_invisible.cpp.

virtual QuietOper::~QuietOper  )  [inline, virtual]
 

Definition at line 28 of file m_invisible.cpp.


Member Function Documentation

virtual bool QuietOper::VisibleTo User user  )  [inline, virtual]
 

Is this user visible to some other user?

Parameters:
user The other user to compare to
Returns:
true True if the user is visible to the other user, false if not

Reimplemented from VisData.

Definition at line 32 of file m_invisible.cpp.

References IS_OPER.


The documentation for this class was generated from the following file: