C++ Class Hierarchy
- CActive -
The core class of the active object abstraction.
- CAsyncOneShot -
An active object that performs processing that is only performed once.
- CBaseServerMtm - Base class for Server-side MTM components. Server-side MTMs provide all message ...
- CCameraStatusWatch - An active object class implemented by Symbian and used to subscribe for the upda...
- CCHFDataSupplier - Base class for all Content Handling Framework Data Suppliers.
- CImAttachmentWaiter - An Waiter object used to wait for an attachment to be added to an email message.
- CLogBase - Base class for the log engine implementation.
- CLogView - Navigates a view on the log database.
- CLogViewDuplicate - A view of events that are duplicates of an event in a view of recent events.
- CMDXMLParser - Creates a DOM structure from a given XML file.
- CMMFDataPath - Abstract utility class that moves data from a single data source to a single dat...
- CMsvOperation - Defines an interface for use by objects which control asynchronous commands in t...
- CImCacheManager - Provides management of the local cache of messages in remote mailboxes.
- CImEmailOperation - Provides simple email messages creation functions, including creation of new mes...
- CImImap4GetMail - Encapsulates an operation to copy, move, and populate (i.e. download the full me...
- CImPOP3GetMail - Encapsulates an operation to copy/move POP3 emails from the remote inbox to any ...
- CMsvSendOperation - Utility to create an operation containing a sending operation which may be used ...
- CMsvOperationWait - Utility class used to wait until an asynchronous messaging operation has complet...
- CMsvServerEntry - Accesses and acts upon a particular Message Server entry.
- CMsvSession - Represents a channel of communication between a client thread (Client-side MTM, ...
- CProtocolHandler - An abstract protocol handler. Protocol handlers are required to act as the bridg...
- CServer2 -
Abstract base class for servers (version 2).
- CPolicyServer - A security policy framework built on top of the normal CServer2 class.
- CTimer -
Base class for a timer active object.
- CRegisteredMtmDll - Allows an MTM object to access registry information about itself.
- CAlgorithmIdentifier - Contains an algorithm ID and any encoded parameters required by that algorithm.
- CAnim - Server side animated object base interface.
- CAnimation - Pure virtual base class for animations.
- CBasicAnimation - Implementation of CAnimation for purely client side animations.
- CAnimationFrame - Data format for individual bitmap format animation frames.
- CAnimationTls - This is a wrapper around the thread local storage, which simplifies its use for ...
- CAnimator - Pure virtual base class for animators.
- CAnimDll - Animation DLL factory interface.
- CApaModelHeader - An interface class that acts as a wrapper for an application model.
- CApaProcess - Maintains a list of documents and all of the potentially shared resources used b...
- CApaWindowGroupName - Gives access to the name of a window group and the information encoded by that n...
- CArrayFix - A thin templated base class for arrays of fixed length objects.
- CArrayFix< TAny > - A template specialisation base class for arrays of fixed length untyped objects.
- CDesC16Array - An implementation base class for 16 bit descriptor arrays. It provides some of t...
- CDesC16ArrayFlat - Array of 16 bit descriptors implemented using a flat buffer. "bafl.lib
- CDesC16ArraySeg - An array of 16 bit descriptors implemented using a segmented buffer. "bafl....
- CDesC8Array - An implementation base class for 8 bit descriptor arrays.
- CDesC8ArrayFlat - An array of 8 bit descriptors implemented using a flat buffer. "bafl.lib&qu...
- CDesC8ArraySeg - An array of 8 bit descriptors implemented using a segmented buffer. "bafl.l...
- CArrayPakBase -
An implementation base class for all variable length, packed arrays.
- CArrayPak - A thin templated base class for variable length, packed, arrays.
- CArrayPak< TAny > - A template specialisation base class for variable length, packed, arrays.
- CArrayVarBase -
An implementation base class for variable length arrays.
- CArrayVar - A thin templated base class for variable length arrays.
- CASN1EncBase - Base class for all ASN.1 types that we can encode.
- CASN1EncConstructed - Base class for all ASN1 constructed-type objects. Most of these are container cl...
- CASN1EncSet - Class for encoding SET and SET-OF data types.
- CASN1EncExplicitTag - Class used to wrap other encoding objects in order to give them an explicit tag.
- CASN1EncBigInt - Class for encoding Big Integer objects only - use CASN1EncInt for TInts.
- CASN1EncInt - Class for encoding TInts only. Use CASN1EncBigInt for encoding Big Integer objec...
- CAttributeLookupTable - Provides an attribute lookup table, which maintains a global set of unique IDs t...
- CAuthority16 - Dependencies : CBase, TAuthorityC16. Comments : Provides modifying functionality...
- CAuthority8 - Dependencies : CBase, TAuthorityC8. Comments : Provides modifying functionality ...
- CBaNamedPlugins - A localised list of the names of the plug-ins available on the phone for a parti...
- CBaseMtm - Provides a high-level interface for accessing and manipulating a Message Server ...
- CImap4ClientMtm - IMAP4 client MTM interface, providing access to the email services using the IMA...
- CBaseMtmUi - Provides MTM-specific user interaction, such as editing, viewing, deleting, and ...
- CBitmapFrameData - Encapsulates the information required for one frame of an animation.
- CBitmapRotator - The public API for clients to call the BitmapTransforms Library bitmap rotation.
- CBitmapScaler - The public API for clients to call the BitmapTransforms Library bitmap scaling.
- CBNFParser - Base class for parsers that use a BNF tree to parse an input stream.
- CDTDModel - Creates a tree that represents a specified DTD.
- CBTDevice - Encapsulates all information that must be known about a device.
- CBufBase -
Defines the interface for dynamic buffers.
- CBufFlat -
Provides a flat storage dynamic buffer.
- CBufSeg -
Provides a segmented dynamic buffer.
- CCalAlarm - Class representing an alarm. contains associated data extensions
- CCalCategory - Calendar categories can be associated with a calendar entry.
- CCalCategoryManager - A category manager used to manipulate the categories held by the Calendar store.
- CCalContent - This class holds in memory 8-bit data of any type, or a link to 8-bit data such ...
- CCalDataExchange - This class provides functionality for importing and exporting vCal entries.
- CCalEntry - Class representing a calendar entry. This can be an appointment, to-do item, rem...
- CCalEntryId - Class representing a uniquely identifiable calendar entry in a calendar file.
- CCalInstance - Class representing an instance of a calendar entry.
- CCalIter - An iterator for iterating though all the entries in the calendar store.
- CCalUser - Class representing a calendar user.
- CCamera - Base class for camera devices.
- CCHFTopParent - Base class for the one and only application's CHF Session object.
- CCirBuf - A circular buffer containing objects of a type defined by the template parameter...
- CCleanup -
Implements the cleanup stack.
- CClickMaker - Key or pointer click plug-in provider interface.
- CClipboard - Clipboard. A repository of copied data which is available for pasting. The clipb...
- CCnaConverterList - Provides a list of available converters, allowing clients to search for and obta...
- CCnvCharacterSetNames - A localised list of the names of non-Unicode character set encodings supported o...
- CCoeAppUi - Application user interface (app UI) base class.
- CCoeControl - Control base class from which all other controls are derived.
- CCoeFep - Abstract base class for all FEPs.
- CCoeFepPlugIn - CCoeFepPlugIn Abstract base class for FEP plug ins
- CCoeFontProvider - A helper object designed to make obtaining a font easier, taking into account zo...
- CCoeStatic - Base class for creating singleton objects that will be stored by CCoeEnv.
- CCoeTextDrawerBase - This is the base class for all text drawers implementing different text effects ...
- CCoePlainTextDrawer - This is a basic text drawer without any text effects. The default text drawer th...
- CColorArray - A dynamic array of mappings between logical and physical colours (TRgb values).
- CColorList - A palette that maps logical colours (TLogicalColor) to physical (TRgb) values. I...
- CConfiguration - CConfiguration: Allows data gatherers to be turned on or off. Also allow masks t...
- CConsoleBase - A base class that defines a console interface.
- CConverterBase - For Ecom Style Converters i.e.,for v9.1 and above CConverterBase2 should be used...
- CConverterBase2 - Base Class for Ecom Style Converters The methods in CConverterBase2 are inherite...
- CConverterLibrary - A converter DLL's factory for individual CConverterBase-derived objects.
- CDaIncremental - CBase-based class for classes that implement data model incremental operations.
- CDaExporter - Exports a data application model to a text format.
- CDaFileImporter - Base class for classes that import a file into a data application model.
- CDaStoreReclaim - Provides space reclamation or compaction on a permanent file store in incrementa...
- CDaRow - A row in a data application model.
- CDataNoDelete - Provides a wrapper around an HBufC16: the buffer is not deleted when the object ...
- CDataDelete - Provides a wrapper around an HBufC16: the buffer is deleted when the object is d...
- CFileDataDelete - Provides a wrapper around a filename: the referenced file is deleted when the ob...
- CDaUndoStack - Allows delete operations on a data application model to be undone.
- CDaUserColSet - Defines a set of columns that are suitable for displaying to the application's u...
- CDbColSet - Manages a set of column definitions which describe a table or rowset structure. ...
- CDbKey - Represents the definition of an index. The key may be unique or primary, it can ...
- CDbStrings - CDbStrings encapsulates functionality used for transferring an array of strings ...
- CDelimitedDataBase16 - Dependencies : CBase, TDelimitedParserBase16 Comments : Provides functionality f...
- CDelimitedPath16 - Dependencies : CDelimitedStringBase16 Comments : Provides functionality to creat...
- CDelimitedQuery16 - Dependencies : CDelimitedStringBase16 Comments : Provides functionality to creat...
- CDelimitedDataBase8 - Dependencies : CBase, TDelimitedParserBase8 Comments : Provides functionality fo...
- CDelimitedPath8 - Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create...
- CDelimitedQuery8 - Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create...
- CEComFilter - This class serves as the base class for ECom filter plugins. It provides minimal...
- CEmailAccounts - Creates, loads, saves and deletes email (IMAP, POP, and SMTP) accounts.
- CEZFileBufferManager - Concrete class to manage the input and output buffers for compression and de-com...
- CEZFileToGzipBM - The CEZFileToGzipBM manages the input and output buffers for compression
- CEZGzipToFileBM - The CEZGzipToFileBM class manages the input and output buffers for de-compressio...
- CEZFileToGZip - A CEZFileToGZip object allows compression of an uncompressed file to a zip file....
- CEZGZipToFile - A CEZGZipToFile object allows de-compression of a compressed file. The name of t...
- CEZCompressor - The CEZCompressor class provides in-memory compression functions, including inte...
- CEZDecompressor - The CEZDecompressor class provides in-memory de-compression functions, including...
- CFbsBitmap - Note that this class is not intended for user derivation. A bitmap managed by th...
- CFont - Abstract font interface.
- CFbsFont - Font managed by the font and bitmap server. CFbsFont objects are used for screen...
- CGifScaler - The public API for clients to call the GifScaler scaling and color quantization ...
- CBitmapContext - An abstract, device-independent, interface to bitmapped graphics contexts.
- CAnimGc - Animation graphics context.
- CFbsBitGc - Concrete implementation of a bitmapped graphics context.
- CBitmapDevice - Defines an abstract interface for the capabilities and attributes of a bitmapped...
- CFbsDevice - Abstract base class for graphics devices to which bitmaps and fonts can be drawn...
- CFbsBitmapDevice - A graphics device to which a bitmap managed by the font and bitmap server can be...
- CFbsScreenDevice - A graphics device interface that provides direct access to the screen, without t...
- CGridImg - Draws the contents of the grid.
- CGridLay - Handles the layout of a grid, and controls how columns, rows and selections appe...
- CGridPrinter - Handles printing and print preview functionality for grid.
- CGulIcon - Packages two bitmaps, one each for an icon image and its mask.
- CHeaderReader - An abstract HTTP header decoder. CHeaderReader provides an interface used by its...
- CHeaderWriter - An abstract HTTP header encoder. CHeaderWriter provides an interface used by its...
- CHTTPFormEncoder - A data supplier class that is used to build up data that is to be encoded to app...
- CHWRMLight - The class used to control the device lights.
- CHWRMVibra - The class used to control the device vibra.
- CImageDecoder -
Provides access to the Image Conversion Library decoders.
- CImageDisplay - The public API for clients to call the Image Display library. This class provide...
- CImageDisplayPlugin - This is the plugin API for the Image Display framework Intended for use by plugi...
- CImageEncoder -
Provides access to the ICL (image conversion library) encoders.
- CImageTransform - The public API for clients to call the Image Transform (scaling) library. This c...
- CImageTransformPlugin - This is the plugin API for the Image Transform framework Intended for use by plu...
- CImImap4Settings - Settings for connection to and use of an IMAP4 mail server and its mailboxes.
- CImHeader - Encapsulates an Internet Mail (RFC822) header.
- CLogEvent - Encapsulates the details of an event.
- CLogFilter - Specifies the conditions that events must satisfy to appear in a view.
- CMdaServer - This class has been deprecated in 7.0s.
- CMemPagePool -
Uses memory to implement the MPagePool page pool interface.
- CMidiClientUtility - Utility class to provide a standard client interface to a MIDI controller.
- CMimeInfo - Holds the localised names for a data type.
- CMMFBuffer -
Abstract representation of a buffer to contain multimedia data.
- CMMFYUVBuffer - Class to store a frame of video data using YUV data instead of an EPOC bitmap.
- CMMFFile -
MultiMedia framework class. Represents a physical file.
- CMMFMidiEvent - Describe a MIDI event. Contains a UID to define the actual event type, and an in...
- CMMFObject -
Defines an object to which a client may have a direct handle.
- CMMFUrlParams -
Class to be used to configure a URL source or sink.
- CMMFUrlSink -
Concrete implementation of a URL data sink.
- CMMFVideoHwDevice - CMMFVideoHwDevice is a base class for all video hardware devices.
- CMMFVideoPlayHwDevice - A base class for all video playback (decoder and post-processor) hardware device...
- CMMRdsTunerUtility - The RDS class augments the tuner API to give access to the RDS capabilities of t...
- CMMTunerUtility - The MMF Tuner API is present to allow clients to control the tuner hardware pres...
- CMsvAttachment - Represents a single attachment and information about the attachment.
- CMsvEntry - Accesses and acts upon a particular Message Server entry. The current entry that...
- CMsvEntryFilter - Used to query the Message Server for entries that match the specification define...
- CMsvMimeHeaders - Utility class to represent commonly used Mime Headers. This object represents a ...
- CMsvRecipient - Base class for information relating to a message recipient.
- CMsvStore - Provides an interface over the message store that is associated with a message e...
- CMtmDllInfo - Encapsulates the registration data for a single concrete MTM component.
- CMtmGroupData - Encapsulates the registration data for an MTM group.
- CTypedNode - Template class for a node in a node tree.
- CObex - This class is the common base class for CObexClient and CObexServer. It is an ab...
- CObexClient - Client side functionality. Connection based. Supports ...
- CObexBaseObject - Objects of this class are used to describe the objects to be transferred and tho...
- CObexBufObject - Use this class to hold objects where the body part is stored in a CBufFlat objec...
- CObexFileObject - This class is a concrete derivation of the CObexBaseObject class. Use it to stor...
- CObexNullObject - Concrete OBEX object with NULL data representation. Use when only the headers of...
- CObexHeaderList - Encapsulates and owns a list of CObexHeader objects. Public users of this class ...
- CObexHeaderSet - A collection of headers. Includes code to filter based on the header HI value, i...
- CObject -
Implements reference counting to track concurrent references to itself.
- CObjectIx -
Generates handle numbers for reference counting objects.
- CPalette - Provides user-definable palette support to the GDI.
- CPicture - Abstract base class for: drawing a picture to a graphics context, storing and re...
- CApaDoorBase - The base class for the graphic representation of an embedded document.
- CApaDoor - A wrapper for an embedded document that can be displayed in a user interface as ...
- CApaModelDoor - A persistent representation of a door that also acts as a wrapper around an appl...
- CPostProcessorInfo - This class contains information about the post-processing functionality that a s...
- CPreProcessorInfo - This class contains information about the pre-processing capabilities that an en...
- CPrinterDriver - Provides access to a store containing printer specification data.
- CPdrModelList - Implements a printer model list interface for a collection of PDR files.
- CProtTransaction - A representation of a transaction used by protocol handlers. This class is lower...
- CRequestorBase - Each instance of a CRequestor class is used to hold the identity of one of the p...
- CResolver - Abstract base class which is used to identify the correct interface implementati...
- CResourceFile - Accesses a resource file or resource file buffer and reads the resource data int...
- CRxData - An abstract base class for the decoding of response data received by a protocol ...
- CScheduledTask - The representation of a scheduled task that is passed to registered programs.
- CSDGrammar -
Class to encapsulate a Speaker Dependent Grammar.
- CSDLexicon -
Class to encapsulate a Speaker Dependent Lexicon.
- CSdpAgent - Makes Bluetooth service discovery protocol (SDP) requests to a remote device.
- CSdpAttrValue - Base class for classes that encapsulate SDP attributes values.
- CSdpAttrValueList - Base class for classes that specify lists of attribute data elements.
- CSdpAttrValueDEA - A Data element alternative (DEA) value of an attribute: this is an attribute who...
- CSdpSearchPattern - A list of Bluetooth service classes, represented as Universal Unique Identifiers...
- CSDResult -
Class to encapsulate a Recognition Result
- CSDRule -
Class to encapsulate a Speaker Dependent Rule.
- CSecurityPolicy - The Security Policy Plug-in API. This ECOM interface class must be implemented b...
- CSession2 -
Represents a session (version 2) for a client thread on the server-side.
- CShgFormulaViewer - Handles conversion of formula tokens (TFormulaToken) into localised strings suit...
- CShgName - A spreadsheet engine name entry.
- CShgProtectionIter - An iterator over the protected or unprotected cell ranges in a worksheet.
- CCertificate - A data structure that binds a public key to a given individual.
- CSmlDmAdapter - The class CSmlDmAdapter is an ECOM interface for Device Management adapter plugi...
- CStoreMap -
Store map used when externalising swizzled in-memory objects.
- CFileStore -
File based persistent store abstract base class.
- CSyncMLFilter - Class representing a filter. It is created by the Data Provider and then used an...
- CSyncMLFilterProperty - Class that defines a particular property of a filter. A filter may have between ...
- CSyncMLHistoryPushMsg - This class holds the result of a parsing a push msg. This class contains a count...
- CSystemClockSource - The CSystemClockSource provides a basic clock source implementation based on the...
- CSystemMonitor - CSystemMonitor: Main interface to the tool, allows the user to collect informati...
- CSystemMonitorError - CSystemMonitorError: Manages a stack system of CSystemMonitorError error message...
- CTelephony - This class provides a simple interface to the phone's telephony system. It provi...
- CTranpSession - Encapsulates the behaviour for sending a picture to a peer device and for receiv...
- CTxData - An abstract base class for the encoding of request data to be transmitted by a p...
- CTzConverter - Converts between time expressed in UTC and local time.
- CTzId - Encapsulates a time zone identifier.
- CTzLocalizedArray - Template for arrays of localized objects. Implemented using a thin template. All...
- CTzLocalizedTimeZone - Encapsulates a group of LDML localized timezone names. LDML stands for Locale Da...
- CTzLocalizer - Retrieves localized time zone information based on a time zone ID.
- CTzRules - Encapsulates a collection of time zone rules, and includes the period covered by...
- CUri16 - Dependencies : CBase, TUriC16. Comments : Provides modifying functionality on th...
- CUri8 - Dependencies : CBase, TUriC8. Comments : Provides modifying functionality on the...
- CVideoDecoderInfo - This class contains information about a single video decoder. Although it mainly...
- CVideoEncoderInfo - This class contains information about a video encoder hardware device and its ca...
- CVTzActualisedRules - Encapsulates a collection of the local time changes occurring during a range of ...
- CWsGraphic - Client representation of a window-server-side piece of artwork owned by this Cli...
- CWsGraphicBitmap - Client representation of a window-server-side CFbsBitmap owned by this Client
- CWspHeaderEncoder - This class can be used to encode one header field at a time, with all its values...
- CWTLSName - Stores the type of a WTLS name and the underlying encoding of the type.
- CX509CertChain - Abstract base class for X.509 certificate chain validation; derive from this to ...
- CX509DHDomainParams - Encapsulates the compulsory Diffie-Hellman domain parameter values P and G (See ...
- CX509AltNameExt - An X.509 certificate extension that defines an alternate name.
- CX509KeyUsageExt - An X.509 certificate extension that defines the uses to which a key may be put.
- CX509SubjectKeyIdExt - An X.509 certificate extension that provides a way of identifying certificates t...
- CX509GeneralSubtree - Provides access to the general name and the min/max lengths of the subtree.
- CZipFile - A CZipFile represents a ZIP archive contained in a single file. Multi file zip a...
- CZipFileMember - Class encapsulating the representation of a compressed file contained in a CZipF...
- Xml::CParser - If you need to parse xml this is the class you need to use.
- CTelephony::TTelAddress - Defines API abstraction of a mobile telephone number.
- CTulAddressStringTokenizer::SFoundItem - Structure
- CZipArchive::TCentralDirectoryHeader - Structure - Represents the archive's central directory header - the central directory contai...
- CZipArchive::TCentralDirectoryTrailer - Structure - Represents the archive's central directory trailer - the central directory conta...
- CZipArchive::TLocalHeader - Structure - Represents the archive's local header
- CZipFile::TMemberPointer - Structure - Internal representation of a compressed file in a zipfile
- CZipFileMemberIterator - An iterator class for iterating though all the entries in the archive.
- DefaultHash - A set of common hashing functions for frequently occurring types.
- DefaultIdentity - A set of common identity relations for frequently occurring types.
- dirent - Structure
- dirent - Structure - The dirent structure defines the format of directory entries returned by the get...
- div_t - Structure
- div_t - Structure - Contains the following members
- Dll - A collection of static functions involved in managing access to thread-local sto...
- DrawUtils - Provides static functions for drawing text in a rectangle.
- DynamicPalette - Hooks to allow dynamic palette switching in 256 colour mode.
- eflock - Structure - extended file segment locking set data type
- EscapeUtils - Comments : Provides an API to allow data to be escape encoded and decoded. Also ...
- Externalize - ...
- Externalize::Function - Indicates that an object will be externalized by calling a global ExternalizeL(T...
- Externalize::Member - Indicates that an object will be externalized by calling its ExternalizeL(TInt64...
- EZGZipFile - The EZGZipFile class handles writing / reading of headers and trailers to / from...
- fd_set - Structure
- fd_set - Structure
- fd_set - Structure -
select.h would define fd_set type as a structure.
- FileStoreFactory - ...
- fiodgname_arg - Structure - Contains following members,
- flock - Structure - file segment locking set data type - information passed to system by user
- FontUtils - Provides static functions for getting information about the fonts supported by a...
- glob_t - Structure - Includes the following members,
- group - Structure - Includes the following members,
- HEADER - Structure - Structure for query header. The order of the fields is machine- and compiler-dep...
- hostent - Structure - Structures returned by network data base library. All addresses are supplied in ...
- hostent - Structure - Structures returned by network data base library. All addresses are supplied in ...
- HTTPPanic - HTTP panic codes
- HTTPStatus - The complete set of HTTP Status codes, as defined in RFC2616.
- if_announcemsghdr - Structure - Message format announcing the arrival or departure of a network interface.
- if_clonereq - Structure - Structure used to query names of interface cloners.
- if_data - Structure - Structure describing information about an interface which may be of interest to ...
- if_laddrreq - Structure - Structure for SIOC[AGD]LIFADDR
- if_msghdr - Structure - Message format for use in obtaining information about interfaces from getkerninf...
- if_nameindex - Structure - Includes the following members,
- ifa_msghdr - Structure - Message format for use in obtaining information about interface addresses from g...
- ifconf - Structure - Structure used in SIOCGIFCONF request. Used to retrieve interface configuration ...
- ifma_msghdr - Structure - Message format for use in obtaining information about multicast addresses from t...
- ifreq - Structure - Interface request structure used for socket ioctl's. All interface ioctl's must ...
- ImageProcessorUtility - ...
- imaxdiv_t - Structure - Includes the following members,
- in6_addr - Structure - IPv6 address
- in_addr - Structure - Internet address This definition contains obsolete fields for compatibility with...
- in_addr - Structure - Internet address (a structure for historical reasons).
- InetProtTextUtils - Comments :
- Internalize - ...
- Internalize::Function - Indicates that an object will be internalized by calling a global InternalizeL(T...
- Internalize::Member - Indicates that an object will be internalized by calling its InternalizeL(TInt64...
- iovec - Structure - This iovec structure is filled with the data pointer and the length of the data ...
- ip_mreq - Structure - Argument structure for IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
- ip_mreq - Structure - Argument structure for IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
- ipc_perm - Structure - To store information needed in determining permissions to perform an ipc operati...
- ipv6_mreq - Structure - Argument structure for IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
- itimerval - Structure - Includes the following members,
- lastlog - Structure - The structure of the log file and how to change user's entry.
- lconv - Structure
- lconv - Structure - Includes the following members,
- ldiv_t - Structure - Contains the following members
- linger - Structure - Structure used for manipulating linger option.
- lldiv_t - Structure - Contains the following members
- MAbortDirectScreenAccess - The interface for terminating direct screen access.
- CBasicAnimation - Implementation of CAnimation for purely client side animations.
- MAnimationDrawer - Interface used by an animator to during the rendering process.
- CBasicAnimation - Implementation of CAnimation for purely client side animations.
- CMMFDataPath - Abstract utility class that moves data from a single data source to a single dat...
- CCHFTopParent - Base class for the one and only application's CHF Session object.
- CCHFTopParent - Base class for the one and only application's CHF Session object.
- MCHFParent - Interface for parents of content handlers.
- CCHFTopParent - Base class for the one and only application's CHF Session object.
- CCoeFep - Abstract base class for all FEPs.
- CCoeFep - Abstract base class for all FEPs.
- CCoeFep - Abstract base class for all FEPs.
- CDaIncremental - CBase-based class for classes that implement data model incremental operations.
- CDaExporter - Exports a data application model to a text format.
- CDaFileImporter - Base class for classes that import a file into a data application model.
- CDaStoreReclaim - Provides space reclamation or compaction on a permanent file store in incrementa...
- CBNFParser - Base class for parsers that use a BNF tree to parse an input stream.
- CDTDModel - Creates a tree that represents a specified DTD.
- CMMFFile -
MultiMedia framework class. Represents a physical file.
- CMMFDataPath - Abstract utility class that moves data from a single data source to a single dat...
- CMMFUrlSink -
Concrete implementation of a URL data sink.
- MMMFAudioOutput -
Interface class to allow dynamic linkage to CMMFAudioOutput.
- MDataSource -
Abstract class representing a data source.
- CMMFFile -
MultiMedia framework class. Represents a physical file.
- CMMFDataPath - Abstract utility class that moves data from a single data source to a single dat...
- MMMFAudioInput -
Interface class to allow dynamic linkage to CMMFAudioInput.
- MDesC16Array - Interface class for 16 bit descriptor arrays. It should be inherited by classes ...
- CBaNamedPlugins - A localised list of the names of the plug-ins available on the phone for a parti...
- CCnvCharacterSetNames - A localised list of the names of non-Unicode character set encodings supported o...
- CDesC16Array - An implementation base class for 16 bit descriptor arrays. It provides some of t...
- CDesC16ArrayFlat - Array of 16 bit descriptors implemented using a flat buffer. "bafl.lib
- CDesC16ArraySeg - An array of 16 bit descriptors implemented using a segmented buffer. "bafl....
- CPtrC16Array - An array of 16 bit non-modifiable pointer descriptors, TPtrC16, implemented usin...
- MDesC8Array - Interface class for 8 bit descriptor arrays. It should be inherited by classes w...
- CDesC8Array - An implementation base class for 8 bit descriptor arrays.
- CDesC8ArrayFlat - An array of 8 bit descriptors implemented using a flat buffer. "bafl.lib&qu...
- CDesC8ArraySeg - An array of 8 bit descriptors implemented using a segmented buffer. "bafl.l...
- CPtrC8Array - Array of 8 bit non-modifiable pointer descriptors, TPtrC8, implemented using a f...
- MDialogProvider - Dependencies : none Comments : This class provides an API to be called by low le...
- Mem - ...
- MessageServer - Provides various static information functions relating to the Message Server.
- MEventHandler - Event handler interface.
- CAnim - Server side animated object base interface.
- CEZFileBufferManager - Concrete class to manage the input and output buffers for compression and de-com...
- CEZFileToGzipBM - The CEZFileToGzipBM manages the input and output buffers for compression
- CEZGzipToFileBM - The CEZGzipToFileBM class manages the input and output buffers for de-compressio...
- CCoeFep - Abstract base class for all FEPs.
- CBitmapDevice - Defines an abstract interface for the capabilities and attributes of a bitmapped...
- CFbsDevice - Abstract base class for graphics devices to which bitmaps and fonts can be drawn...
- CFbsBitmapDevice - A graphics device to which a bitmap managed by the font and bitmap server can be...
- CFbsScreenDevice - A graphics device interface that provides direct access to the screen, without t...
- TZoomFactor - The interface for mapping between twips and device-specific units enriched with ...
- MGridCursorMoveCallBack - An interface to a callback function that is intended to be called whenever there...
- MGridTable - An interface that can be implemented to provide row and column information.
- MHTTPDataSupplier - A data supplier - This class is used to deliver the response data to the client,...
- CHTTPFormEncoder - A data supplier class that is used to build up data that is to be encoded to app...
- CRxData - An abstract base class for the decoding of response data received by a protocol ...
- CTxData - An abstract base class for the encoding of request data to be transmitted by a p...
- MHTTPFilterBase - A HTTP Filter. This is the base class for normal filters (MHTTPFilter) which add...
- CProtocolHandler - An abstract protocol handler. Protocol handlers are required to act as the bridg...
- MImURITranslator - Translates a URI in an MHTML message into a message body part file name.
- CImEmailMessage - This class can be used to manipulate new emails that have been created using CIm...
- CSystemClockSource - The CSystemClockSource provides a basic clock source implementation based on the...
- CBaseMtm - Provides a high-level interface for accessing and manipulating a Message Server ...
- CImap4ClientMtm - IMAP4 client MTM interface, providing access to the email services using the IMA...
- CEmailAccounts - Creates, loads, saves and deletes email (IMAP, POP, and SMTP) accounts.
- CMsvEntry - Accesses and acts upon a particular Message Server entry. The current entry that...
- CMsvEntry - Accesses and acts upon a particular Message Server entry. The current entry that...
- CMsvServerEntry - Accesses and acts upon a particular Message Server entry.
- CCoeControl - Control base class from which all other controls are derived.
- CCoeTextDrawerBase - This is the base class for all text drawers implementing different text effects ...
- CCoePlainTextDrawer - This is a basic text drawer without any text effects. The default text drawer th...
- MPagePool -
Interface to a page pool, the storage abstraction used by the B-trees API.
- CMemPagePool -
Uses memory to implement the MPagePool page pool interface.
- RFilePagePool -
Uses a file directly to implement the page pool interface MPagePool.
- RStorePagePool -
Uses a store to implement the page pool interface MPagePool.
- CGridPrinter - Handles printing and print preview functionality for grid.
- MPictureFactory - Abstract interface for instantiating and restoring new CPicture derived objects.
- TApaModelDoorFactory - A factory class for instantiating and restoring an application's door using the ...
- TApaPictureFactory - A factory class for instantiating and restoring an application's door.
- CPlayerInfoTarget - Client-instantiable class supporting player information responses. This is the c...
- CPlayerInfoTarget - Client-instantiable class supporting player information responses. This is the c...
- MPlayerEventsObserver - This class supports the notification PDUs in AVRCP1.3 specification section 5.4,...
- CPlayerInfoTarget - Client-instantiable class supporting player information responses. This is the c...
- CSdpAttrValueList - Base class for classes that specify lists of attribute data elements.
- CSdpAttrValueDEA - A Data element alternative (DEA) value of an attribute: this is an attribute who...
- CSdpSearchPattern - A list of Bluetooth service classes, represented as Universal Unique Identifiers...
- MSecureSocket - Abstract interface API for secure socket implementations.
- MSecurityPolicy - The Security Policy Interface. This interface class must be the base class of a ...
- CSecurityPolicy - The Security Policy Plug-in API. This ECOM interface class must be implemented b...
- msghdr - Structure - Message header for recvmsg and sendmsg calls. Used value-result for recvmsg, val...
- MShgCallBackAPI - Spreadsheet engine client callback interface.
- MShgCellReader - Interface to read a specified cell.
- MSmlDmAdapter - Abstract Device Management adapter. Implementations of this interface are able t...
- CSmlDmAdapter - The class CSmlDmAdapter is an ECOM interface for Device Management adapter plugi...
- TStreamBuf -
Adds buffering capabilities to a stream buffer
- RFileBuf - A stream buffer hosted by a file. ...
- TBufBuf -
A stream buffer that uses a dynamic buffer for its implementation.
- TDesBuf -
A stream buffer that uses a descriptor for its implementation.
- TMemBuf -
A stream buffer that uses plain memory for its implementation.
- RAnimDll - Client-side interface to the server-side animation DLL.
- RDirectScreenAccess - The interface between an application that directly accesses the screen and the w...
- RSoundPlugIn - Client interface to the key or pointer click plug-in DLL.
- RWindowBase - Client-side handle to a server-side window.
- RBackedUpWindow - Client-side handle to a drawable window with a backup bitmap.
- RWindow - Handle to a standard window.
- RWindowGroup - Client-side handle to a server-side window group.
- netconfig - Structure - Used to store information about networks that are connected to the system.
- netent - Structure - Assumption here is that a network number fits in an unsigned long -- probably a ...
- netent - Structure - Contains following members,
- ns_updrec - Structure - This RR-like structure is particular to UPDATE.
- NShgUtils - Utilities to create cell and range reference strings.
- NumberConversion - Functions for converting numbers between different numbers form different script...
- option - Structure - Includes following members,
- passwd - Structure - password
- passwd - Structure - The passwd data structure is used to hold information about entries in the syste...
- PlayerApplicationSettingsResourceInit - This is a helper API allowing CPlayerApplicationSettings to be initialised via a...
- protoent - Structure
- protoent - Structure - Includes the following members,
- pthread_cond_t - Structure - Used for condition variables.
- pthread_mutex_t - Structure - Thread mutex type. Used for mutexes.
- pthread_mutexattr_t - Structure - Used to identify a mutex attribute object.
- radix_mask - Structure - Annotations to tree concerning potential routes applying to subtrees.
- radix_node - Structure - Radix search tree node layout.
- RAllocator::SCheckInfo - Structure
- RAllocator::SRAllocatorBurstFail - Structure
- RAnim - Client-side handle to a server-side animation class.
- RMessageWindow - A configurable window that appears for a brief time to display a message to the ...
- RClock - Sets the time for clocks.
- RBitmapAnim - Enables a client to package animation data, and send it to the window server for...
- RDbHandle - This class is internal and is not intended for use.
- RDbIncremental - Provides the interface for performing long-running database operations in increm...
- RDbNotifier - Provides notification of database changes to clients.
- RDbRowConstraint - Represents a pre-compiled SQL search-condition, which can be used to test agains...
- RDbRowSet - An abstract base class that provides functionality which is shared between SQL v...
- RDbTable - Provides access to table data as a rowset, allowing manipulation of a named tabl...
- RDbView - Generates rowsets from an SQL query. The query is prepared and evaluated using t...
- RCondVar - A handle to a condition variable.
- RLibrary - A handle to a dynamically loadable DLL.
- RProperty -
User side interface to Publish & Subscribe.
- RSessionBase -
Client-side handle to a session with a server.
- RApaLsSession - A session with the application architecture server.
- RBTMan - Creates a sessions over which the Bluetooth security manager is accessible.
- RDbs - Client-server databases
- REComSession - The REComSession singleton class provides an API to identify (resolution), insta...
- RFbsSession - A session with the font and bitmap server.
- RNotifier - A handle to a session with the extended notifier server that provides support fo...
- RPhoneBookSession - Provides the CPhoneBookSyncPlugin client access to a session with the Phonebook ...
- RPositionServer - This is generally the first interface class used by all client applications. It ...
- RScheduler - Client side interface to the Task Scheduler.
- RSdp - Provides a session to the Service Discovery Database.
- RTz - The client interface to the time zone server.
- RTimer -
Asynchronous timer services.
- RHardwareBitmap - The interface to a hardware bitmap.
- RHeaderField - An proxy object for a single field in an HTTP header. The class is used by imple...
- RHeap::SCell - Structure - The structure of a heap cell header for a heap cell on the free list.
- RHeap::SDebugCell - Structure - The structure of a heap cell header for an allocated heap cell in a debug build....
- RHTTPFilterCollection - A Handle on the filter collection in a session. It provides facilities for addin...
- RHTTPHeaders - The collection of headers (or more correctly, header fields) associated with a m...
- RHTTPMessage - An abstract HTTP message. In RFC2616, an HTTP message is defined as having a hea...
- RHTTPRequest - An HTTP Request. This class extends the abstract HTTP Message to add an HTTP met...
- RHTTPResponse - An HTTP Response. This class extends the abstract HTTP Message to add an HTTP ve...
- RHTTPPropertySet - A set of named THTTPHdrVal objects. Used for storing arbitrary collections of in...
- RHTTPConnectionInfo - The RHTTPConnectionInfo is used for setting/getting values used for setting up a...
- RHTTPSession - A session handle. A session is a set of HTTP transactions using the same connect...
- RHTTPTransaction - A HTTP Transaction. This encapsulates 1 HTTP request and response. A Transaction...
- RIncrMatcherBase - Base class for incremental matcher classes.
- RIncrMatcherBuf - Incrementally matches text against a modifiable descriptor buffer. Set aMaximumS...
- RIncrMatcherPtr - Incrementally matches text against a descriptor, accessed via a pointer.
- RIncrMatcherTextBuf - Incrementally matches text against a text buffer with variable maximum length.
- rlimit - Structure - Contains the following members,
- RMessagePtr2 - A handle to a message sent by the client to the server.
- RMessage2 -
An object that encapsulates the details of a client request.
- RBufReadStream -
Supports the reading of a stream from a dynamic buffer.
- RDesReadStream -
Supports the reading of a stream from an 8-bit descriptor.
- RMemReadStream -
Supports the reading of a stream from a pointer of any type.
- RMsvReadStream - Accesses the streams in a message store with read access.
- RStoreReadStream -
Supports the opening and manipulation of an existing stream in a store.
- RRefBase -
Base class that provides an implementation for the templated RRef class.
- RRef -
Contains, or packages, a copy of an instance of another class.
- RRtpSendPacket -
A handle to an RTP packet to be sent (an RTP send packet).
- RString - A string that is stored in a string pool, with case-sensitive comparisons.
- RStringF - A string that is stored in a string pool, with case-insensitive comparisons.
- RStringPool - String pool handle.
- RStringTokenBase - Base class for the RStringToken and RStringTokenF string representations. A comp...
- RStringToken - A compact (4 byte) representation of a string in the string pool.
- RStringTokenF - A compact (4 byte) representation of a RStringF string in the string pool.
- RBTCommPortSettings - A subsession on the Bluetooth Registry server This subsession allows the virtual...
- RBTLocalDevice - Creates and opens a subsession on BT Registry Server for local devices.
- RBTRegistry - Creates and opens a subsession on the BT Registry Server for remote devices.
- RPositioner - This class is used to create a sub-session with the server for the purpose of ob...
- RSdpDatabase - Subsession to the SDP through which service records and their attributes can be ...
- RSyncMLConnection - Handle to data defining a connection to a remote SyncML server in the context of...
- RSyncMLTask - Represents a mapping between a local data store and a remote data store on a Syn...
- rt_metrics_lite - Structure - These numbers are used by reliable protocols for determining retransmission beha...
- rtentry - Structure - These numbers are used by reliable protocols for determining retransmission beha...
- RTest - Test console.
- RTextBuf - A simple class that encapsulates a text string.
- RTransferWindow - ...
- rusage - Structure - Contains the following members,
- RUUIDContainer -
A UUID container class
- RWriteStream - ...
- RMemWriteStream -
Supports the writing of a stream to a pointer of any type.
- RMsvWriteStream - Accesses the streams in a message store with write access, or creates new stream...
- TAuthorityParser16 - Dependencies : TAuthorityC16 Comments : Provides functionality to parse a descri...
- TAuthorityC8 - Dependencies : TAuthorityComponent. Comments : Provides non-modifying functional...
- TAuthorityParser8 - Dependencies : TAuthorityC8 Comments : Provides functionality to parse a descrip...
- TBtreeFixBase -
Base class for TBtreeFix, which provides a B-tree for fixed sized entries.
- TBtreeFix -
A B-tree for fixed-sized keys and entries.
- TChar::TCharInfo - Structure - A structure to hold information about a Unicode character.
- TCheckedUid -
Packages a Uid type together with a checksum.
- TCHFContentHandlerParams - Encapsulates parameters used to initialise a content handler.
- TCHFMessage - A generic message class used in CHF for command, query and request handling
- TCHFMessageId - A two part ID that is used to idenitfy a CHF message.
- TCHFValue - Encapsulates a reference to a value which can be one of many different types.
- TChunkCreateInfo - Structure - This structure specifies the type and properties of the chunk to be created. It ...
- TCleanupItem - ...
- TLocality - Adds an error estimate for the horizontal and vertical accuracy of the point to ...
- TPosition - This class is the standard data structure for retrieving location information. I...
- TCourse - This is used to hold information about the current speed and direction of the de...
- TDaColMap - Maps a source to a target column.
- TDaColMapFactory - Constructs maps of columns from one database model to another.
- TDaFileImporterFactory - Factory class for creating importers of files into a data application model.
- TDaFileImportParams - Parameters for importing a text file into a data application model.
- TDaFilter - Parameters for filtering on a field.
- TDaSort - Parameters for sorting on a field.
- TDateTime - A date and time object in which the individual components are accessible in huma...
- TDaUserCol - A data application user column specification.
- TDbBookmark - Saves the current location of a rowset, enabling rapid navigation back to a prev...
- TDbBookmark::TMark - Structure - Stores a database bookmark.
- TDbCol - Defines a column in a table or rowset.
- TDbColSetIter - Provides a useful way to iterate over the contents of a column set.
- TDbKeyCol - Defines a key column in an index.
- TDbLookupKey - This class is internal and is not intended for use.
- TDbLookupKey::SColumn - Structure
- TDblQueBase - A base class that provides implementation for the doubly linked list header.
- TDblQue - A templated class that provides the behaviour for managing a doubly linked list.
- TDeltaQueBase - A base class that provides implementation for the TDeltaQue template class.
- TDeltaQue - A templated class that provides the behaviour for managing a doubly linked list ...
- TPriQue - A templated class that provides the behaviour for managing a doubly linked list ...
- TDblQueIterBase - A base class that provides implementation for the doubly linked list iterator.
- TDblQueIter - A templated class that provides the behaviour for iterating through a set of dou...
- TDblQueLinkBase - A base class that provides implementation for the link object of a doubly linked...
- TDbQuery - A wrapper for an SQL string combined with a text comparison mode.
- TDbSeekKey - Database key value.
- TDbWindow - Describes the desired shape of a view's pre-evaluation window.
- TDelimitedParserBase16 - Comments : Provides non-modifying functionality for parsing data delimited by a ...
- TDelimitedParserBase8 - Comments : Provides non-modifying functionality for parsing data delimited by a ...
- TDelimitedPathParser8 - Dependencies : TDelimitedParserBase8 Comments : Derived class from TDelimitedPar...
- TDes16IgnoreOverflow - A derived class which provides an implementation for the TDes16IgnoreOverflow::O...
- TDes8Overflow -
An interface that defines an overflow handler for an 8-bit descriptor.
- TDes8IgnoreOverflow - A derived class which provides an implementation for the TDes8IgnoreOverflow::Ov...
- TDesC16 -
Abstract base class for 16-bit descriptors.
- TDes16 -
Abstract base class for 16-bit modifiable descriptors.
- RBuf16 -
16 bit resizable buffer descriptor.
- TPtr16 -
16-bit modifiable pointer descriptor
- TPtrC16 -
16-bit non-modifiable pointer descriptor.
- TDesC8 -
Abstract base class for 8-bit non-modifiable descriptors.
- TDes8 -
Abstract base class for 8-bit modifiable descriptors.
- RBuf8 -
8 bit resizable buffer descriptor.
- RWsGraphicMsgBuf - Utility class for building data buffers to be attached to CWindowGc::DrawWsGraph...
- TPtr8 -
8-bit modifiable pointer descriptor.
- TPtrC8 -
8-bit non-modifiable pointer descriptor.
- TDiagnostic -
Class to encapsulate diagnostic parameter values.
- TDisplayModeUtils - A set of static utility functions to get information about a display mode.
- TDNInfo - Class to hold the DN (Distinguished Name) information.
- TECAMEvent -
General purpose class to describe an ECam event.
- TECAMEvent2 - Special type of TECAMEvent class used to retrieve some extra information from pa...
- TFixedArray - A thin wrapper class for C++ arrays allowing automatic checking of index values ...
- TFontSpec - Specifies the font specification in device independent terms.
- TFontStyle - Encapsulates a font style.
- TFourCC - ...
- TFrameDataBlock -
The abstract base class for all format-specific frame data variants.
- TGifColorTable -
GIF specific frame data for saving a frame local color map (palette).
- TGifImageControl -
GIF specific frame data variant which holds GIF image control information.
- TGifImageDescriptor - GIF specific frame data variant which holds image descriptor information.
- TGifLZWInfo -
GIF specific frame data variant which holds LZW compression information.
- TMbmDecodeData -
MBM specific frame data variant which holds frame data information.
- TMbmEncodeData -
MBM specific image data variant which holds frame data information.
- TPngEncodeData -
PNG specific frame data variant which holds PNG encoding information.
- TGopBitBlt - An accelerated graphics operation that copies a rectangular region of one bitmap...
- TGopBitBltAlphaBitmap - An accelerated graphics operation that copies a rectangular region of one bitmap...
- TGopBitBltMasked - An accelerated graphics operation that copies a rectangular region of one bitmap...
- TGopBitBltTransparent - An accelerated graphics operation that copies a rectangular region of one bitmap...
- TGopFadeRect - An accelerated graphics operation that fades the pixels in a rectangular area.
- TGopFilledPolygon - An accelerated graphics operation that fills a polygon with a colour.
- TGopFilledRect - An accelerated graphics operation that fills a rectangular area with a colour.
- TGopInvertRect - An accelerated graphics operation that inverts the colour of all pixels in a rec...
- TGopScaledBitBlt - An accelerated graphics operation that copies a rectangular region of one bitmap...
- TGridColors - The grid colour specification.
- TGridUtils - A collection of Grid utilities.
- TGroupWindowOpenData - Passed to a Key Click Plug-in using the function CClickMaker::OtherEvent(TInt,TA...
- TGulAlignment - Provides a convenient way to describe horizontal and vertical layouts of rectang...
- TGulBorder - Draws a border around a control.
- TGulBorder::TColors - Represents the colours used within the border and for the optional single pixel ...
- TH263HrdParams - H.263 HRD parameters.
- TH263PictureHeader - H.263 picture header.
- TH263VideoCapability - This class is used to signal decoder or encoder capabilities or bitstream proper...
- TH263VideoMode - This class is used to set the encoder operation mode.
- THandleInfo -
Information about a kernel object.
- THashFunction32 - A templated class which packages a function that calculates a 32 bit hash value ...
- THCIDeviceClassIoctl - Structure - Structure to specify the class of device when getting or setting the local devic...
- THCILocalVersionIoctl - Structure - Structure describing the local Bluetooth hardware version.
- THCISetEncryptionIoctl - Structure - Request to change the encryption state of a connection. iEncrypt specifies wheth...
- THTTPEvent - A HTTP status message. Status messages consist of a UID and a status code within...
- THTTPSessionEvent - A HTTP session status message. Status messages consist of a UID and a status cod...
- TGifComment -
GIF specific image data variant which holds GIF comment info.
- TJpegComment -
JPEG specific image data variant which holds JPEG comment information.
- TJpegQTable -
JPEG specific image data variant which holds QTable info.
- TImMessageField - Parses email message header fields for valid Internet email addresses, comments ...
- TImplementationProxy - Structure - The structure that defines the pairing required by the ECOM framework to correct...
- TImPop3GetMailInfo - Use to specify the maximum message size and the destination folder ID for certai...
- TImPop3PopulateOptions - Use to specify the population limit for the POP3 top command
- TImSmtpProgress - Progress information for SMTP operations on the Internet Mail MTM.
- TInstrumentInfo - General utility class to hold instrument information.
- TInternalizer - ...
- TInternalizer< TAny > - ...
- TInternetDate - Stores dates in universal time and provides parsing of internet style dates into...
- TIpcArgs - A Version 2 client/server class that clients use to package the arguments to be ...
- TKey -
Defines the characteristics of a key used to access the elements of an array.
- TKeyEvent - Structure - Key event details.
- TKeyFactory - Constructs the public key objects used for signature verification from their enc...
- TX509KeyFactory - Constructs the public key objects used for signature verification, from their en...
- TLinearDDA - Linear digital differential analyser.
- TLinearOrder - A templated class which packages a function that determines the order of two obj...
- TLinkKeyV10 -
Link key structure.
- TLitC -
Encapsulates literal text.
- TLitC16 -
Encapsulates literal text.
- TLitC8 -
Encapsulates literal text.
- TLMAddSCOConnectionIoctl - Structure - Structure for specifying SCO type to add to a connected socket. The connection h...
- TLMDisconnectACLIoctl - Structure - Structure to specify the remote ACL connection to disconnect. The reason passed ...
- TLocale -
Sets and gets the system's locale settings.
- TLogConfig - Encapsulates Log Engine configuration data.
- TLogicalFont - Packages the attributes of a logical font.
- tm - Structure
- tm - Structure - Contains the following members,
- TMargins - A set of margins used for cropping a picture.
- TMargins8 - A set of margins stored as 8 bit integer values which can represent either pixel...
- TMdaEvent - Media server event identification - Not used in MMF
- TMdaObjectEvent - Not used in MMF
- TMdaRawPackage - Abstract base class for all media server package types.
- TMdaPackage - A data structure used to package messages (that include the package type) sent b...
- TMdaAuCodec - The base class for codecs used by .au audio files.
- TMdaAlawAuCodec - The codec for .au audio data compressed using the A-Law algorithm.
- TMdaMulawAuCodec - The codec for .au audio data compressed using the mu-law algorithm.
- TMdaClipLocation - Abstract base class for providing the location of audio clip data.
- TMdaDesClipLocation - A package containing a non-modifiable 8 bit descriptor that stores binary audio ...
- TMdaLocalAudioDevice - Local Audio Stream Device Control local microphone/speaker audio stream May not ...
- TMdaWavCodec - The base class for codecs used by .wav audio files.
- TMdaAlawWavCodec - The codec for .wav audio data compressed using the A-Law algorithm.
- TMdaMulawWavCodec - The codec for .wav audio data compressed using the mu-law algorithm.
- TMdaPcmWavCodec - The codec for uncompressed 8 or 16 bit PCM .wav format sound data.
- TMsvEmailEntry - Provides storage for and access to extra email specific information for a messag...
- TMsvIndexLoadProgress - Progress information for an operation controlling the Message Server loading its...
- TMsvSystemProgress - Progress information that is defined by and understood by the system as well as ...
- TObexBufferingDetails - Wraps parameters which can affect the buffering method used by the CObexBufObjec...
- TObexPureFileBuffer - Provides alternate behaviour for a CObexBufObject, allowing use of a file to hol...
- TObexConnectInfo - TObexConnectInfo This structure contains information used during OBEX connection...
- TObexProtocolInfo - This class is derived for each underlying transport protocol OBEX runs over.
- TObexProtocolPolicy - Contains information about OBEX packet sizing policy, defining the maximum buffe...
- TObexTransportInfo - This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy cla...
- TObexIrTransportInfo - Concrete transport info type for use when using Irda ttp transport controller.
- TObjectId -
Encapsulates the Id of a kernel object.
- TPositionCriteriaBase - The base class for classes used to store position module selection criteria info...
- TPositionCriteria - The standard class criteria class for selecting a positioning module.
- TPositionInfoBase - This class provides the interface used by RPositioner to get a location fix, and...
- TPositionInfo - Standard class for getting a TPosition location fix from the location server.
- HPositionGenericInfo - Class for getting arbitrary positioning related information back from the locati...
- TSglQue - A templated class that provides the behaviour for managing a singly linked list.
- TSglQueIterBase - A base class that provides implementation for the singly linked list iterator.
- TSglQueIter - A templated class that provides the behaviour for iterating through a set of sin...
- TSwizzle -
Maintains a dual representation for an object. The representation is:
- TSwizzleC -
Maintains a dual representation for a constant object. The representation is:
- TAPIGathereError - TAPIGathereError: Inherits from TSystemMonitorRecordBase, modifies it to store A...
- TProcessEndTime - TProcessEndTime: Inherits from TSystemMonitorRecordBase, modifies it to store a ...
- TProcessStartTime - TProcessStartTime: Inherits from TSystemMonitorRecordBase, modifies it to store ...
- TThreadEndTime - TThreadEndTime: Inherits from TSystemMonitorRecordBase, modifies it to store a r...
- TThreadStartTime - TThreadStartTime: Inherits from TSystemMonitorRecordBase, modifies it to store a...
- TZombieProcessRemoved - TZombieProcessRemoved: Inherits from TSystemMonitorRecordBase, modifies it to st...
- TZombieThreadRemoved - TZombieThreadRemoved: Inherits from TSystemMonitorRecordBase, modifies it to sto...
- TTsTime - In Task Scheduler TTsTime is used to represent time as either UTC or Local Time....
- TTunerCapabilities - The Tuner Capabilities structure defines the capabilities of the tuner on the de...
- TTypeface - Typeface name and attributes.
- TTypefaceSupport - Typeface family support information.
- TTypeUid::Ptr - Encapsulates a pointer to an object fetched by an object provider.
- TTzRule - Encapsulates one time zone rule.
- TUid - A globally unique 32-bit number.
- TTypeUid - Part of the object provider mechanism, this class encapsulates the Uid that iden...
- TUnion - This class is internal and is not intended for use.
- TUriC16 - Dependencies : TUriComponent. Comments : Provides non-modifying functionality on...
- TUriParser16 - Dependencies : TUriC16 Comments : Provides functionality to parse a descriptor i...
- TUriC8 - Dependencies : TUriComponent. Comments : Provides non-modifying functionality on...
- TUriParser8 - Dependencies : TUriC8 Comments : Provides functionality to parse a descriptor in...
- TUUID -
A Bluetooth Universally Unique Identifier.
- TValidationStatus - The validation status.
- TVendorId - A class used to represent the Vendor ID of a process or executable image
- TVersion -
Contains version information.
- TVideoInputBuffer - A buffer for compressed video data, contains one coded data unit. Video buffers ...
- TVideoOutputBuffer - A video output buffer for a single output coded data unit from the encoder. In p...
- TVideoPicture - One uncompressed video picture. Used for both decoded picture output as well as ...
- TVideoPictureHeader - Header information for one decoded picture. The header information is returned a...
- TVTzActualisedRule - Encapsulates a local time change.
- TVwsViewId - Identifies an application view using two unique identifiers (UIDs): a view UID a...
- TVwsViewIdAndMessage - The TVwsViewIdAndMessage class identifies a view and encapsulates a message to b...
- TWindowCloseData - Passed to a Key Click Plug-in using the function CClickMaker::OtherEvent(TInt,TA...
- TWindowInfo - Animation window information.
- TWindowInfo::TRegionPair - Structure - Stores a pair of region pointers.
- TWsErrorMessage - Structure - Error event details.
- TWsEvent - Window server event.
- TWsGraphicId - Identifies an abstract artwork
- TWsGraphicMsgFixedBase - Base class for fixed-size messages to be attached to CWindowGc::DrawWsGraphic(co...
- TWsGraphicAnimation - data attached to a CWindowGc::DrawWsGraphic(const TWsGraphicId &,const TRect...
- User -
Set of static user functions.
- utimbuf - Structure - The utimbuf structure is used with the utime function to specify new access and ...
- utmp - Structure - Contains the following fields,
- utsname - Structure - Contains the following members,
- Wap::TAddressInfo - Encapsulates an interface name and address.
- wdirent - Structure
- wdirent - Structure - Wide version of the dirent data structure.
- winsize - Structure - Window or terminal size structure. This information is stored by the kernel in o...
- XCoeTextDrawer - This class serves as a smart-pointer handle to a CCoeTextDrawerBase-derived obje...
- Xml::MContentHandler - This class defines the interface required by a client of the xml framework. It a...
- Xml::RAttribute - The Xml::RAttribute class holds an attribute's description belonging to an eleme...
- Xml::RDocumentParameters - The Xml::RDocumentParameters class contains information about the document to be...
- Xml::RStringDictionaryCollection - The Xml::RStringDictionaryCollection class holds a collection of Dictionaries re...
- Xml::RTagInfo - The Xml::RTagInfo class holds information that describes an element or attribute...
- z_stream_s - Structure - Encapsulates a zip stream