IRC SERVER
The goal of this project is to make you write your own IRC server.
Mode.hpp File Reference
Include dependency graph for Mode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChannelModeType
 
class  Mode
 

Enumerations

enum  ModeSign { PLUS = 0, MINUS = 1 }
 

Enumeration Type Documentation

◆ ModeSign

enum ModeSign
Enumerator
PLUS 
MINUS