ircpp::channel | The channel class represents one channel on IRC |
ircpp::command | The command represents an IRC command |
ircpp::entity | Entity is the base class from which users and channels classes are derived |
ircpp::message | The message represents one incoming IRC message |
ircpp::session | The session represents one client connected to an IRC server |
ircpp::user | The user class represents one user on IRC |