libircbot
library providing a framework for implementing an IRC bot
Loading...
Searching...
No Matches
ircbot Directory Reference

Files

file  decl.h [code]
 Common preprocessor declarations for libircbot.
 
file  hashtable.h [code]
 declarations for the IBHashTable class
 
file  ircbot.h [code]
 declarations for the main IrcBot API and related classes
 
file  ircchannel.h [code]
 declarations for the IrcChannel class
 
file  irccommand.h [code]
 declarations for the IrcCommand enum class
 
file  ircmessage.h [code]
 declarations for the IrcMessage class
 
file  ircserver.h [code]
 declarations for the IrcServer class
 
file  list.h [code]
 declarations for the IBList class
 
file  log.h [code]
 declarations for the IBLog static class
 
file  queue.h [code]
 declarations for the IBQueue class
 
file  stringbuilder.h [code]
 declarations for the IBStringBuilder class
 
file  util.h [code]
 collection of generic utility functions