ZNC  trunk
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NstdSTL namespace
 Chash< CString >
 CCActionMessage
 CCAuthBase
 CCBlowfishDoes Blowfish w/64 bit feedback, no padding
 CCBuffer
 CCBufLine
 CCCapability
 CCChan
 CCClient
 CCClientAuth
 CCConfig
 CCConfigEntry
 CCCoreTranslationMixin
 CCCronThis is the main cron job class
 CCCTCPMessage
 CCCurlSockCsocket style wrapper around libcurl-multi
 CCDebug
 CCDebugStream
 CCDelayedTranslation
 CCDir
 CCException
 CCExecSock
 CCFile
 CCFPTimer
 CCGetAddrInfoThis function is a wrapper around getaddrinfo (for ipv6)
 CCHTTPSock
 CCIncomingConnection
 CCInlineFormatMessage
 CCIRCNetwork
 CCIRCSock
 CCIRCSocketBase IRC socket for client<->ZNC, and ZNC<->server
 CCJobA job is a task which should run without blocking the main thread
 CCJoinMessage
 CCKickMessage
 CCLanguageScope
 CCListener
 CCMD5
 CCMessageHere is a small explanation of how messages on IRC work, and how you can use this class to get useful information from the parsed message
 CCModCommandA helper class for handling commands in modules
 CCModeMessage
 CCModInfo
 CCModuleThe base class for your own ZNC modules
 CCModuleEntryC-style entry point to the module
 CCModuleJobA CJob version which can be safely used in modules
 CCModules
 CCNick
 CCNickMessage
 CCNoticeMessage
 CCNumericMessage
 CCOptionalTranslation
 CCPartMessage
 CCQuery
 CCQuitMessage
 CCRealListener
 CCSCharBufferEase of use self deleting char * class
 CCSConnectionOptions for creating a connection
 CCServer
 CCSListenerOptions container to create a listener
 CCSMonitorFDClass to tie sockets to for monitoring by Csocket at either the Csock or TSockManager
 CCsockBasic socket class
 CCSockCommonSimple class to share common code to both TSockManager and Csock
 CCSocketBase Csock implementation to be used by modules
 CCSocketManagerBest class to use to interact with the sockets
 CCSockManager
 CCSSockAddrSockaddr wrapper
 CCSSSLConnection
 CCSSSListener
 CCStringString class that is used inside ZNC
 CCTableGenerate a grid-like or list-like output from a given input
 CCTargetMessage
 CCTemplate
 CCTemplateLoopContext
 CCTemplateOptions
 CCTemplateTagHandler
 CCTextMessage
 CCThreadPool
 CCTimer
 CCTopicMessage
 CCTranslation
 CCTranslationDomainRefHolder
 CCTranslationInfo
 CCUser
 CCUtils
 CCWebSession
 CCWebSessionMap
 CCWebSock
 CCWebSubPage
 CCZNC
 CCZNCSock
 CCZNCTagHandler
 CMCStringA dictionary for strings
 Cmd5_context
 Csha256_ctx
 CTCacheMapInsert an object with a time-to-live and check later if it still exists
 CTSocketManagerEase of use templated socket manager