ZNC  trunk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCCAuthBase
oCCBlowfishDoes Blowfish w/64 bit feedback, no padding
oCCBuffer
oCCBufLine
oCCChan
oCCClient
oCCClientAuth
oCCConfig
oCCConfigEntry
oCCCronThis is the main cron job class
oCCDebug
oCCDebugStream
oCCDir
oCCException
oCCExecSock
oCCFile
oCCFPTimer
oCCGetAddrInfoThis function is a wrapper around getaddrinfo (for ipv6)
oCCHTTPSock
oCCIncomingConnection
oCCIRCNetwork
oCCIRCSock
oCCListener
oCCMD5
oCCModCommandA helper class for handling commands in modules
oCCModInfo
oCCModuleThe base class for your own ZNC modules
oCCModules
oCCModulesIter
oCCNick
oCCPerlModule
oCCPerlSocket
oCCPerlTimer
oCCPyModule
oCCPyRetBool
oCCPyRetString
oCCPySocket
oCCPyTimer
oCCRealListener
oCCSCharBufferEase of use self deleting char * class
oCCSConnectionOptions for creating a connection
oCCServer
oCCSListenerOptions container to create a listener
oCCSmartPtrThis is a standard reference counting pointer. Be careful not to have two of these point to the same raw pointer or one will be deleted while the other still thinks it is valid
oCCSMonitorFDClass to tie sockets to for monitoring by Csocket at either the Csock or TSockManager
oCCsockBasic socket class
oCCSockCommonSimple class to share common code to both TSockManager and Csock
oCCSocketBase Csock implementation to be used by modules
oCCSocketManagerBest class to use to interact with the sockets
oCCSockManager
oCCSSockAddrSockaddr wrapper
oCCSSSLConnection
oCCSSSListener
oCCStringString class that is used inside ZNC
oCCTableGenerate a grid-like output from a given input
oCCTemplate
oCCTemplateLoopContext
oCCTemplateOptions
oCCTemplateTagHandler
oCCTimer
oCCUser
oCCUtils
oCCWebSession
oCCWebSessionMap
oCCWebSock
oCCWebSubPage
oCCZNC
oCCZNCSock
oCCZNCTagHandler
oCMCStringA dictionary for strings
oCMCString_iter
oCmd5_context
oCPString
oCsha256_ctx
oCString
oCTCacheMapInsert an object with a time-to-live and check later if it still exists
\CTSocketManagerEase of use templated socket manager