ZLineFactory Class Reference
An
XLineFactory specialized to generate ZLine* pointers.
More...
#include <xline.h>
Inheritance diagram for ZLineFactory:
[legend]Collaboration diagram for ZLineFactory:
[legend]List of all members.
|
Public Member Functions |
| | ZLineFactory (InspIRCd *Instance) |
| XLine * | Generate (time_t set_time, long duration, const char *source, const char *reason, const char *xline_specific_mask) |
| | Generate a ZLine.
|
Detailed Description
An
XLineFactory specialized to generate ZLine* pointers.
Definition at line 670 of file xline.h.
Constructor & Destructor Documentation
| ZLineFactory::ZLineFactory |
( |
InspIRCd * |
Instance |
) |
[inline] |
|
Member Function Documentation
| XLine* ZLineFactory::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: