QLineFactory Class Reference
An
XLineFactory specialized to generate QLine* pointers.
More...
#include <xline.h>
Inheritance diagram for QLineFactory:
[legend]Collaboration diagram for QLineFactory:
[legend]List of all members.
|
Public Member Functions |
| | QLineFactory (InspIRCd *Instance) |
| XLine * | Generate (time_t set_time, long duration, const char *source, const char *reason, const char *xline_specific_mask) |
| | Generate a QLine.
|
Detailed Description
An
XLineFactory specialized to generate QLine* pointers.
Definition at line 655 of file xline.h.
Constructor & Destructor Documentation
| QLineFactory::QLineFactory |
( |
InspIRCd * |
Instance |
) |
[inline] |
|
Member Function Documentation
| XLine* QLineFactory::Generate |
( |
time_t |
set_time, |
|
|
long |
duration, |
|
|
const char * |
source, |
|
|
const char * |
reason, |
|
|
const char * |
xline_specific_mask |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file: