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

BufferedSocketAttachCertRequest Class Reference

Used to represent a request to attach a cert to an BufferedSocket. More...

#include <transport.h>

Inheritance diagram for BufferedSocketAttachCertRequest:

Inheritance graph
[legend]
Collaboration diagram for BufferedSocketAttachCertRequest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BufferedSocketAttachCertRequest (BufferedSocket *is, Module *Me, Module *Target)
 Initialize the request as an attach cert message.

Detailed Description

Used to represent a request to attach a cert to an BufferedSocket.

Definition at line 179 of file transport.h.


Constructor & Destructor Documentation

BufferedSocketAttachCertRequest::BufferedSocketAttachCertRequest BufferedSocket is,
Module Me,
Module Target
[inline]
 

Initialize the request as an attach cert message.

Definition at line 183 of file transport.h.


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