Global Scope

Prototypes

PrototypeSummary
BadCertHandler This object implements nsIBadCertListener2
BasicOView An implemention of nsITreeView for a tree whose elements have no children.
CBSConnection Wraps up various mechanics of sockets for easy consumption by other code.
CEIP Manages collecting user actions and events, logging them to file, and uploading the files to the central server.
CEventPump The event pump keeps a queue of pending events, processing them on-demand.
CIRCChanMode Stores a channel's current mode settings.
CIRCChannel
CIRCDCC
CIRCDCCChat
CIRCDCCFileTransfer
CIRCDCCState Keeps track of the state of a DCC connection.
CIRCNetwork
CIRCServer
CIRCUser
CMunger
CommandManager Manages commands, with accelerator keys, help text and argument processing.
CommandRecordInternal.
IdentListener
IdentServer process of connecting, it won't stop listening until they're all done.
LocalFile
MenuManager
MessageManager
PrefManager
SocketListener
StreamListener
StreamProvider
TextLogger Serializer for lists of data that can be printed line-by-line. If you pass an autoLimit, it will automatically call limit() once the number of appended items exceeds the limit (so the number of items will never exceed limit*2).
TextSerializer The serialized file format is pretty generic... each line (using any line separator, so we don't mind being moved between platforms) consists of a command name, and some parameters (optionally). The commands 'start' and 'end' mark the chunks of properties for each object - in this case motifs. Every command inside a start/end block is considered a property for the object. There are some rules, but we are generally pretty flexible.
XTRootRecordInternal.
XULTreeView An implemention of nsITreeView for a tree whose elements have multiple levels of children.
XULTreeViewRecord A single entry in an XULTreeView.