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

m_cap.h File Reference

#include <map>
#include <string>

Include dependency graph for m_cap.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CapData

Functions

void GenericCapHandler (Event *ev, const std::string &extname, const std::string &cap)


Function Documentation

void GenericCapHandler Event ev,
const std::string extname,
const std::string cap
 

Definition at line 30 of file m_cap.h.

References CapData::ack, Extensible::Extend(), Event::GetData(), Event::GetEventID(), Extensible::GetExt(), Extensible::Shrink(), CapData::user, and CapData::wanted.

Referenced by ModuleUHNames::OnEvent(), ModuleSSLGnuTLS::OnEvent(), ModuleSASL::OnEvent(), and ModuleNamesX::OnEvent().