| C_com_error | |
| C_GUID | The structure underlying UUIDs |
| C_UniConfGenRecursiveIter | |
| C_UniSecureIter | |
| C_WvConStream | |
| Cargp | |
| Cargp_child | |
| Cargp_fmtstream | |
| Cargp_option | |
| Cargp_state | |
| Carguments | |
| CBoolGuard | |
| CCategory | |
| CCategoryEntryNode | |
| CCategoryIterator | |
| CCategoryManager | |
| CCategoryNode | |
| CCheckIObject | |
| CCheckIObjectOk | |
| CCheckIObjectOkVector | |
| ►CConversionIObject | |
| CNo | |
| CCStrExtraEscape | |
| CDefaultPort | |
| CFixLibcIoBuffers | |
| Cftpparse | |
| CGenericFactory | Generic factory class |
| CGenStyleChangeTreeIter | |
| CGenStyleValueTreeIter | |
| Cgroup | |
| CHandlerNode | |
| Chol | |
| Chol_cluster | |
| Chol_entry | |
| Chol_help_state | |
| CICategory | Represents a category |
| CICategoryIterator | Allows iteration over a category |
| CICategoryManager | Let you register categories and obtain information about them |
| CIFactory | Common object creation interface |
| CIModule | The interface that a module should provide |
| CIModuleLoader | The interface to control the module loader |
| CIModuleManagerFactory | |
| CIMoniker | An interface for obtaining an IObject given a moniker string |
| CIMonikerService | An interface for registering objects so they can be retrieved using a moniker |
| CIObject | The basic interface which is included by all other XPLC interfaces and objects |
| CIObjectImplInternal | Helper internal structure |
| CIServiceHandler | Interface to an object which can be used to find other objects, given their UUIDs |
| CIServiceManager | The XPLC service manager interface |
| CIStaticServiceHandler | Service handler for statically linked components |
| CIUniConfGen | An abstract data container that backs a UniConf tree |
| CIWeakRef | Represents a weak reference to another object |
| CIWvDBusAuth | |
| CIWvIPFirewall | |
| CIWvListener | |
| ►CIWvStream | |
| CSelectInfo | Data structure used by pre_select()/post_select() and internally by select() |
| CSelectRequest | A SelectRequest is a convenient way to remember what we want to do to a particular stream: read from it, write to it, or check for exceptions |
| CMath | |
| CMemOps | An abstraction for memory transfer operations |
| CModule | |
| CModuleLoader | |
| CModuleManager | |
| CModuleManagerFactory | |
| CModuleNode | |
| CMonikerNode | |
| CMonikerService | |
| Cmy_userdata | |
| CNewMoniker | |
| CObjectNode | |
| COpEqComp | |
| Cparser | |
| Cparser_convert_state | |
| Cparser_sizes | |
| Cpentry_state | |
| Cprefix_t | |
| CPWvStream | PWvStream is a smart pointer to an IWvStream object |
| CReport | |
| CRunWinSockInitialize | |
| CServiceManager | |
| Csocket_fd_pair | |
| CSocketFromFDMaker | |
| CSpeedLookup | |
| CStaticServiceHandler | |
| CStrCaseComp | |
| CStupidWvForkDeallocator | |
| Ctun_pi | |
| CUniAutoMountGen | |
| CUniBachelorGen | |
| CUniCacheGen | A UniConf generator that adds a cache layer on top of another generator |
| CUniCallbackGen | A UniConf generator that executes callbacks to generate the value of keys |
| ►CUniClientConn | Represents a connection to a UniConf daemon via any WvStream |
| CCommandInfo | |
| CUniClientGen | Communicates with a UniConfDaemon to fetch and store keys and values |
| ►CUniConf | UniConf instances function as handles to subtrees of a UniConf tree and expose a high-level interface for clients |
| CIter | This iterator walks through all immediate children of a UniConf node |
| CIterBase | An implementation base class for key iterators |
| CRecursiveIter | This iterator performs depth-first traversal of a subtree |
| CSortedIter | A sorted variant of UniConf::Iter |
| CSortedIterBase | An implementation base class for sorted key iterators |
| CSortedRecursiveIter | A sorted variant of UniConf::RecursiveIter |
| CSortedXIter | A sorted variant of UniConf::XIter |
| CXIter | This iterator walks over all children that match a wildcard pattern |
| CUniConfChangeTree | |
| CUniConfd | |
| CUniConfDaemon | |
| CUniConfDaemonConn | Retains all state and behavior related to a single UniConf daemon connection |
| ►CUniConfGen | A default implementation of IUniConfGen, providing various handy features that save trouble when implementing typical generators |
| CIter | An abstract iterator over keys and values in a generator |
| CNullIter | An iterator that's always empty |
| ►CUniConfKey | Represents a UniConf key which is a path in a hierarchy structured much like the traditional Unix filesystem |
| CIter | An iterator over the segments of a key |
| CUniConfPair | Represents a simple key-value pair |
| CUniConfPamConn | |
| CUniConfRoot | Represents the root of a hierarhical registry consisting of pairs of UniConfKeys and associated string values |
| ►CUniConfTree | A recursively composed dictionary for tree-structured data indexed by UniConfKey |
| CIter | An iterator that walks over all elements on one level of a UniConfTree |
| CUniConfValueTree | A plain UniConfTree that holds keys and values |
| CUniDefGen | |
| CUniFastRegetGen | A lightwight but slightly dangerous variant of UniCacheGen |
| CUniFileSystemGen | Creates a UniConf tree that mirrors some point in the Linux filesystem, with restrictions |
| CUniFileSystemGenIter | |
| CUniFilterGen | A UniConfGen that delegates all requests to an inner generator |
| ►CUniHashTreeBase | |
| CAccessor | |
| CIter | |
| CUniIniGen | Loads and saves ".ini"-style files similar to those used by Windows, but adapted to represent keys and values using Tcl style lists |
| ►CUniListGen | Accepts a list of UniConf generators, and stacks them, treating them as one uniconf source |
| CIterIter | |
| CUniListIter | An iterator that iterates through a constant list of keys |
| ►CUniMountGen | The UniMountTree implementation realized as a UniConfGen |
| CUniGenMount | |
| CUniGenMountPairs | |
| CUniNullGen | A generator that is always empty and rejects changes |
| ►CUniPermGen | UniPermGen wraps a tree encoding Unix-style permissions, and provides an API for setting and checking them |
| CCredentials | |
| CUniPStoreGen | A generator that exposes Windows protected storage |
| CUniReadOnlyGen | A generator that wraps another generator and makes it read only |
| CUniRegistryGen | A generator that exposes the windows registry |
| CUniRegistryGenIter | |
| CUniReplicateGen | A UniConf generator that replicates generators between an ordered list of inner generators, with the priority given by the list |
| CUniRetryGen | A UniConfGen that reconnects to an inner generator specified by a moniker whenever the inner generator is no longer OK |
| CUniSecureGen | UniSecureGen wraps a given generator and checks permissions (using a Unix-style scheme) before responding to requests |
| CUniSlowGen | A UniConfGen that counts all "potentially synchronous" (ie |
| CUniSubtreeGen | A UniConfGen that returns only a particular subtree of a given generator |
| CUniTempGen | A UniConf generator that stores keys in memory |
| CUniTransaction | Wraps an existing UniConf tree with a transaction generator |
| CUniTransactionGen | A UniConfGen that represents pending transactions to another generator |
| ►CUniUnwrapGen | Deprecated: a UniConfGen that delegates all requests to an inner UniConf |
| CIter | |
| CRecursiveIter | |
| CUniWatch | |
| CUniWatchInfo | |
| CUniWatchInfoTree | |
| CUniWatchList | |
| ►CUniWvConfGen | A UniConf generator for backwards compatibility with WvConf |
| CWvConfIter | A wrapper class for the wvconf iters to provide a UniConfGen iter |
| Cuparam_name | |
| Cuparams | |
| CUUID_Info | Utility structure used for the interface map |
| CWeakRef | Common implementation of a weak reference |
| CWvAddr | Base class for different address types, each of which will have the ability to convert itself to/from a printable string, as well as other type-specific abilities |
| CWvAdler32Digest | Adler32 checksum Digest length of 4 bytes |
| CWvARCnetAddr | An ARCnet address is made up of a single hex number |
| CWvArgs | WvArgs - Sane command-line argument processing for WvStreams |
| CWvArgsArgCallbackOption | |
| CWvArgsArgOption | |
| CWvArgsData | |
| CWvArgsDoubleOption | |
| CWvArgsFlipBoolOption | |
| CWvArgsFloatOption | |
| CWvArgsIncIntOption | |
| CWvArgsIntOption | |
| CWvArgsLongOption | |
| CWvArgsNoArgCallbackOption | |
| CWvArgsNoArgOption | |
| CWvArgsOption | |
| CWvArgsResetBoolOption | |
| CWvArgsSetBoolOption | |
| CWvArgsStringListAppendOption | |
| CWvArgsStringOption | |
| CWvAtomicFile | WvAtomicFile implements a simple extension to wvfile to allow for atomic file creation |
| CWvAttrs | |
| CWvBackslashDecoder | An encoder that performs C-style backslash unescaping of strings |
| CWvBackslashEncoder | An encoder that performs C-style backslash escaping of strings |
| CWvBase64Decoder | A base 64 decoder |
| CWvBase64Encoder | A base 64 encoder |
| CWvBellPull | |
| CWvBlowfishEncoder | An encoder implementing the Blowfish encryption method |
| CWvBlowfishStream | A crypto stream implementing Blowfish encryption |
| CWvBufBase | The generic buffer base type |
| CWvBufBaseCommonImpl | An abstract generic buffer template |
| CWvBufCursorBase | A buffer that acts like a cursor over a portion of another buffer |
| CWvBufCursorStore | The WvBufCursor storage class |
| CWvBufStore | The abstract buffer storage base class |
| CWvBufStream | WvBufStream stores data written by write(), and returns it later on in read() |
| CWvBufUrlStream | |
| CWvBufViewBase | A buffer that provides a read-write view over another buffer with a different datatype |
| CWvCallbackList | |
| CWvCircularBuf | The circular in place raw memory buffer type |
| CWvCircularBufBase | A buffer that wraps a pre-allocated array and provides read-write access to its elements using a circular buffering scheme rather than a purely linear one, as used by WvInPlaceBuf |
| CWvCircularBufStore | The WvCircularBuf storage class |
| CWvColorLogConsole | WvLogRcv adds some intelligence to WvLogRcvBase, to keep track of line-prefix-printing and other formatting information |
| CWvComSmart | |
| CWvComSmartBase | |
| CWvConf | WvConf configuration file management class: used to read/write config files that are formatted in the style of Windows .ini files |
| CWvConfCallbackInfo | |
| ►CWvConfEmu | |
| CIter | |
| CWvConfigEntry | |
| CWvConfigEntryEmu | |
| CWvConfigSection | |
| ►CWvConfigSectionEmu | |
| CIter | |
| CWvConstInPlaceBuf | The const in place raw memory buffer type |
| CWvConstInPlaceBufBase | A buffer that wraps a pre-allocated array and provides read-only access to its elements |
| CWvConstInPlaceBufStore | The WvConstInPlaceBuf storage class |
| CWvConstStringBuffer | A raw memory read-only buffer backed by a constant WvString |
| ►CWvCont | WvCont provides "continuations", which are apparently also known as semi-coroutines |
| CData | |
| CWvCounterModeEncoder | A counter mode encryption encoder |
| CWvCrashInfo | |
| CWvCrashLog | WvLogRcv that sticks log messages in the wvcrash_ring_buffer |
| CWvCrashWill | |
| CWvCrc32Digest | CRC32 checksum Digest length of 4 bytes |
| CWvCRL | CRL Class to handle certificate revocation lists and their related functions |
| CWvCryptoEncoder | |
| CWvDaemon | WvDaemon - High-level abstraction for creating daemon processes |
| CWvDailyEvent | A simple class that can trigger an event on a timed basis |
| CWvDBusClientAuth | |
| CWvDBusConn | |
| CWvDBusDaemon | |
| CWvDBusError | |
| ►CWvDBusMsg | |
| CIter | |
| CWvDBusReplyMsg | |
| CWvDBusServer | |
| CWvDBusServerAuth | |
| CWvDBusSignal | |
| CWvDelayedCallback | A WvCallback wrapper that delays until the next tick of the WvIStreamList main loop |
| CWvDeserialize | Deserialize a complex templated object |
| CWvDeserialize< T * > | If there's a deserializer for type "T", this will make a default deserializer for type "T *"; that is, it'll allocate the new object dynamically and you'll have to free it after |
| CWvDeserialize< WvBuf * > | Deserialize a WvBuf |
| CWvDeserialize< WvList< T > * > | Deserialize a list of serializable things |
| CWvDeserialize< WvStringList * > | |
| CWvDiffieHellman | |
| CWvDigest | Superclass for all message digests |
| CWvDirEnt | |
| CWvDirIter | |
| CWvDSAKey | An DSA public key or public/private key pair that can be used for encryption |
| CWvDynBufBase | A buffer that dynamically grows and shrinks based on demand |
| CWvDynBufStore | The WvDynBuf storage class |
| CWvEncap | Common packet encapsulation types, with the ability to convert a Linux ARPHRD_* value or (struct sockaddr) sa_family value |
| CWvEncoder | The base encoder class |
| CWvEncoderChain | An encoder chain owns a list of encoders that are used in sequence to transform data from a source buffer to a target buffer |
| CWvEncoderStream | WvEncoderStream chains a series of encoders on the input and output ports of the underlying stream to effect on-the-fly data transformations |
| CWvError | A variant of WvErrorBase suitable for embedding as a member of your own object, preferably called 'err' |
| CWvErrorBase | A class for managing error numbers and strings |
| CWvEtherAddr | An ethernet address is made up of a string of hex numbers, in the form AA:BB:CC:DD:EE:FF |
| CWvEVPMDDigest | |
| CWvFastString | A WvFastString acts exactly like a WvString, but can take (const char *) strings without needing to allocate any memory, thus making it faster |
| CWvFdStream | Base class for streams built on Unix file descriptors |
| CWvFile | WvFile implements a stream connected to a file or Unix device |
| CWvFtpStream | |
| CWvFunctorEncoder | Functor specifies the functor type which must have an operator() with a signature compatible with invocations of the form: const IT data = ...; OT result = func(data); |
| CWvGlob | WvGlob – Unified support for filename globbing. ! |
| CWvGlobDirIter | |
| CWvGzipEncoder | An encoder implementing Gzip encryption and decryption |
| CWvGzipStream | A stream implementing Gzip compression and decompression |
| ►CWvHashTable | |
| CIter | |
| ►CWvHashTableBase | A small, efficient, type-safe hash table (also known as dictionary) container class |
| CIterBase | |
| CWvHexDecoder | A hex decoder |
| CWvHexEncoder | A hex encoder |
| CWvHMACDigest | HMAC Message Authentication Code |
| CWvHTTPHeader | |
| CWvHttpPool | |
| CWvHttpStream | |
| CWvInPlaceBuf | The in place raw memory buffer type |
| CWvInPlaceBufBase | A buffer that wraps a pre-allocated array and provides read-write access to its elements |
| CWvInPlaceBufStore | The WvInPlaceBuf storage class |
| CWvInterface | A WvInterface manages a particular network interface |
| ►CWvInterfaceDict | |
| CIter | |
| CSorter | |
| CWvInvertedStream | |
| CWvIPAddr | An IP address is made up of a "dotted quad" – four decimal numbers in the form www.xxx.yyy.zzz |
| CWvIPAliaser | WvIPAliaser handles IP aliasing in the Linux kernel |
| CWvIPFirewall | Class to handle Linux 2.4 IPTables |
| CWvIPNet | An IP network comprises two WvIPAddr structures: an address and a netmask |
| CWvIPPortAddr | An IP+Port address also includes a port number, with the resulting form www.xxx.yyy.zzz:pppp |
| CWvIPRawStream | WvIPRawStream can send and receive packets on a connectionless IP socket |
| CWvIPRoute | Manipulate the kernel routing table in strange and interesting ways ;) |
| CWvIPRouteList | List of IP Routes currently in effect |
| CWvIStreamList | WvStreamList holds a list of WvStream objects – and its select() and callback() functions know how to handle multiple simultaneous streams |
| CWvLink | WvLink is one element of a WvList<T> |
| CWvLinkedBufferStore | The WvLinkedBuffer storage class |
| ►CWvList | A linked list container class |
| CIter | The iterator type for linked lists |
| ►CWvListBase | |
| CIterBase | |
| CWvListener | |
| CWvLockDev | Class to handle Lock files - useful for WvDial and other places where we need to guarantee exclusive access to a file or device |
| CWvLockFile | |
| CWvLog | A WvLog stream accepts log messages from applications and forwards them to all registered WvLogRcv's |
| ►CWvLogBuffer | WvLogBuffer is a descendant of WvLogRcv that buffers log messages for later use |
| CMsg | |
| CMsgCounter | |
| CWvLogConsole | Captures formatted log messages and outputs them to the specified file descriptor |
| CWvLogFile | A more advanced WvLogFileBase |
| CWvLogFileBase | Basic WvLogRcv that logs to a file |
| ►CWvLogRcv | WvLogRcv adds some intelligence to WvLogRcvBase, to keep track of line-prefix-printing and other formatting information |
| CSrc_Lvl | |
| CWvLogRcvBase | |
| CWvLogStream | A WvLogRcv that sends its log messages to any supplied WvStream |
| CWvLoopback | Implementation of a WvLoopback stream |
| CWvMagicCircle | A circular queue that can be accessed across fork() |
| CWvMagicLoopback | |
| CWvMatrix | |
| CWvMD5Digest | MD5 Digest |
| CWvModem | WvModem implements a named modem that really needs to be opened, closed, and manipulated in lots of ways |
| CWvModemBase | WvModemBase provides the methods used to control a modem, but without real implementation for most of them, so that they can be used in contexts where modem control is undesirable without reimplementing calling code for such uses |
| CWvMoniker | A type-safe version of WvMonikerBase that lets you provide create functions for object types other than IObject |
| CWvMonikerBase | WvMonikerBase is an auto-registration class for putting things into a WvMonikerRegistry |
| CWvMonikerRegistry | A list for holding moniker-prefix to factory-function mappings |
| CWvNullBufBase | A buffer that is always empty |
| CWvNullBufStore | The WvNullBuf storage class |
| CWvNullEncoder | An encoder that discards all of its input |
| CWvNullListener | This is a listener that doesn't work |
| CWvOakleyAuth | |
| CWvOCSPReq | |
| CWvOCSPResp | |
| CWvPam | |
| CWvPassthroughEncoder | A very efficient passthrough encoder that just merges the input buffer into the output buffer |
| CWvPipe | Implementation of a WvPipe stream |
| CWvProcEnt | |
| CWvProcIter | |
| ►CWvProtoStream | WvProtoStream is a framework that makes it easy to communicate using common command-response driven protocols |
| CToken | |
| CWvPty | |
| CWvPushDir | |
| CWvQtHook | |
| CWvQtStreamClone | Wraps another WvStream and attaches it to the normal Qt event loop |
| CWvRandomStream | A very simple stream that returns randomness from /dev/urandom |
| CWvRateAdjust | |
| CWvReadLineStream | |
| CWvReadOnlyBufferStoreMixin | A statically bound mixin template for buffer implementations that are read-only |
| CWvRegex | WvRegex – Unified support for regular expressions |
| CWvResolver | ASynchronous DNS resolver functions, so that we can do non-blocking lookups |
| CWvResolverAddr | |
| CWvResolverHost | |
| CWvRSAEncoder | An encoder implementing the RSA public key encryption method |
| CWvRSAKey | An RSA public key or public/private key pair that can be used for encryption |
| CWvRSAStream | A crypto stream implementing RSA public key encryption |
| ►CWvScatterHash | |
| CIter | |
| ►CWvScatterHashBase | |
| CIterBase | |
| CWvSHA1Digest | SHA-1 Digest |
| CWvShmZone | Represents a shared-memory zone via mmap() |
| CWvSorter | |
| CWvSorterBase | |
| CWvSSL_Stupid_Refcount | |
| CWvSSLStream | SSL Stream, handles SSLv2, SSLv3, and TLS Methods - If you want it to be a server, then you must feed the constructor a WvX509Mgr object |
| CWvStream | Unified support for streams, that is, sequences of bytes that may or may not be ready for read/write at any given time |
| CWvStreamClone | WvStreamClone simply forwards all requests to the "cloned" stream |
| CWvStreamsDaemon | WvStreamsDaemon - High-level abstraction for a daemon process that does nothing but add streams to the global list and execute it |
| CWvStreamsDebugger | |
| CWvStreamsDebuggerServer | |
| CWvStreamsDebuggerStaticInitCleanup | |
| CWvString | WvString is an implementation of a simple and efficient printable-string class |
| CWvStringAddr | A WvAddr that simply contains a printable string with a user-defined encapsulation type |
| CWvStringBuf | |
| CWvStringCache | A cache table of WvString objects |
| CWvStringList | This is a WvList of WvStrings, and is a really handy way to parse strings |
| CWvStringMask | A class used to provide a masked lookup for characters in a string |
| CWvStringStar | A ridiculous class needed because UniConf::operator->() needs to return a pointer, even though that pointer is going to be dereferenced immediately anyway |
| CWvStringTable | |
| CWvSubProc | |
| CWvSubProcQueue | An ordered queue of WvSubProc instances |
| CWvSubProcQueueStream | A variant of WvSubProcQueue that can be added to a WvStreamList so that WvSubProcQueue::go() gets called automatically at a reasonable interval |
| CWvSyslog | WvSyslog is a descendant of WvLogRcv that sends messages to the syslogd daemon |
| CWvSystem | WvSystem is a mostly-replacement for the libc system() function call, which people usually use because of its notational convenience, not because it calls the Unix shell |
| CWvTask | Represents a single thread of control |
| CWvTaskMan | Provides co-operative multitasking support among WvTask instances |
| CWvTclParseValues | |
| CWvTCPConn | WvTCPConn tries to make all outgoing connections asynchronously (in the background) |
| CWvTCPListener | Class to easily create the Server side of a WvTCPConn |
| CWvTime | Based on (and interchangeable with) struct timeval |
| CWvTimeoutStream | WvTimeoutStream is a stream that becomes !isok() after a configurable number of milliseconds |
| CWvTimeStream | WvTimeStream causes select() to be true after a configurable number of milliseconds |
| CWvTraits | |
| CWvTraits_Helper | |
| CWvTraits_Helper< T, true > | |
| CWvTripleDESEncoder | An encoder implementing the TripleDES encryption method |
| CWvTripleDESStream | A crypto stream implementing TripleDES encryption |
| CWvTunDev | WvTunDev provides a convenient way of using Linux tunnel devices |
| CWvTypedEncoder | This template facilitates the creation and use of encoders that manipulate typed buffers |
| CWvTypedEncoder< IT, unsigned char, S > | Partial template specialization for unsigned char output buffer type to avoid compilation errors |
| CWvTypedEncoder< unsigned char, unsigned char, S > | Partial template specialization for unsigned char input and output buffer types to avoid compilation errors |
| CWvUDPStream | WvUDPStream can send and receive packets on a connectionless UDP socket |
| CWvUnixAddr | A Unix domain socket address is really just a filename |
| CWvUnixConn | WvStream-based Unix domain socket connection class |
| CWvUnixDGConn | WvStream-based Unix datagram domain socket connection class that listens on filename |
| CWvUnixDGListener | Server end of a Unix datagram socket stream |
| CWvUnixDGSocket | WvStream-based Unix datagram domain socket base class |
| CWvUnixListener | Server end of a Unix Sockets stream |
| CWvUrl | |
| CWvUrlLink | |
| CWvUrlRequest | |
| ►CWvUrlStream | |
| CTarget | |
| CWvWinDebugLog | |
| CWvWinStreamClone | |
| CWvWordWrapEncoder | Trivial word wrapper |
| CWvWriteOnlyBufferStoreMixin | A statically bound mixin template for buffer implementations that are write-only |
| ►CWvX509 | X509 Class to handle certificates and their related functions |
| CPolicyMap | |
| CWvX509Mgr | |
| CWvXOREncoder | An encoder implementing simple XOR encryption |
| CWvXORStream | A crypto stream implementing XOR encryption |
| CXPLC | The XPLC helper class |
| CXPLC_CategoryEntry | Entry for a category registration |
| CXPLC_ComponentEntry | Entry for a component |
| CXPLC_CTAssert | |
| CXPLC_CTAssert< true > | |
| CXPLC_IID | An Interface IDentifier |
| CXPLC_ModuleInfo | Information for an XPLC module |
| Cxplc_ptr | Smart pointer class for XPLC interfaces |
| CxxReplyWaiter | |