»
Index »
C++ Flat Index
C++ Flat Index
- __e32_va_list - Type Definition - EPOC32 definitions, extracted from E32DEFS.H.
- __int32_t.
- __sbuf - Structure - Stdio buffers.
- __sFILE - Structure - Stdio state variables.
- __TRefDesC - Type Definition - Value reference used in operator TLitC::__TRefDesC().
- __TRefDesC16 - Type Definition - Value reference used in operator TLitC16::__TRefDesC16().
- __TRefDesC8 - Type Definition - Value reference used in operator TLitC8::__TRefDesC8().
- __uint32_t.
- _atexit.
- _fpos_t - Type Definition - We need fpos_t for the following, but it doesn't have a leading "_", so we use _fpos_t instead.
- _glue.
- _off_t.
- _reent.
- _sig_func_ptr.
- _ssize_t.
- AlarmClientUtils.
- AlarmClientUtils::TAlarmClientFault - Enumerated Type - Panic numbers associated with the ALMSRVCLIFAULT panic category.
- AlarmClientUtils::TAlarmClientPanic - Enumerated Type - Panic numbers associated with the ALMSRVCLI panic category.
- anonymous - Enumerated Type - UI Control Framework errors.
- anonymous - Enumerated Type - Stack priority flags.
- anonymous - Enumerated Type - Control stack flags.
- anonymous - Enumerated Type - An enumeration one or both of whose enumerator values may be returned by
TTime::Parse(). - anonymous.
- anonymous - Enumerated Type - Log message text length.
- anonymous - Enumerated Type - Password window group priority.
- anonymous - Enumerated Type - Switch ordinal position to owning window.
- anonymous.
- anonymous - Enumerated Type - Enumerates the types of WTLS certificate name forms/identifiers.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- anonymous.
- ApaRunSystemControl - Type Definition - Calls the control DLL's first ordinal function to create and run the control.
- arphdr - Structure - Address Resolution Protocol.
- arpreq - Structure - ARP ioctl request.
- ASCliDefinitions - Class - This is a utility class that retrieves the name and version number of the alarm server.
- BaflUtils - Class - Provides simple-to-use file system utilities.
- BaSystemSound - Class - Utility class to handle system sounds.
- BigEndian - Class - Inserts and extracts integers in big-endian format.
- Bps.
- BTDeviceArrayCleanupStack - Class - Cleanup utility for CBTDeviceArrays.
- BTDeviceNameConverter - Class - Utility class to convert between a wide TBTDeviceName and a narrow TBTDeviceName8.
- ByteOrder - Class - Reverses the byte order in 16 and 32-bit values.
- CActive - Class - The core class of the active object abstraction.
- CActive::TPriority - Enumerated Type - Defines standard priorities for active objects.
- CActiveScheduler - Class - Controls the handling of asynchronous requests as represented by active objects.
- CActiveScheduler::TLoopOwner.
- CActiveSchedulerWait - Class - Controls a single scheduling loop in the current active scheduler.
- caddr_t.
- CalCommon - Class - Utility class containing common calendar-related enums.
- CalCommon::TCalSearchBehaviour - Enumerated Type - Search filter for use in the
CCalInstanceView::FindInstanceL() function.
- CalCommon::TCalTimeRange - Class - Class to implement a time range in the Instance view and Entry view.
- CalCommon::TCalViewFilter - Type Definition - Entry filter used in the entry view and instance view, filter flags are defined by TCalViewFilterFlags.
- CalCommon::TCalViewFilterFlags - Enumerated Type - Entry filter flags used in the entry view and instance view.
- CalCommon::TRecurrenceRange - Enumerated Type - The range of instances referred to in a recurrence ID or instance view.
- CAlgorithmIdentifier - Class - Contains an algorithm ID and any encoded parameters required by that algorithm.
- CAnim - Class - Server side animated object base interface.
- CAnimation - Class - Pure virtual base class for animations.
- CAnimationDataProvider - Class - Pure virtual base class for data providers.
- CAnimationFrame - Class - Data format for individual bitmap format animation frames.
- CAnimationFrame::THandles - Structure - Structure used for passing a
CAnimationFrame safely over a client/server connection.
- CAnimationGroup - Class - Handles groups of other animations.
- CAnimationTicker - Class - This provides timing information for animators.
- CAnimationTls - Class - This is a wrapper around the thread local storage, which simplifies its use for obtaining a
CAnimationTicker object that can be shared between animations.
- CAnimator - Class - Pure virtual base class for animators.
- CAnimDll - Class - Animation DLL factory interface.
- CAnimGc - Class - Animation graphics context.
- CApaApplication - Class - Defines the basic behaviour for applications.
- CApaAppViewArray - Type Definition - Defines an array of
TApaAppViewInfo objects contained within a flat dynamic buffer.
- CApaCommandLine - Class - Information for launching an application.
- CApaCommandLine::anonymous.
- CApaDataRecognizerType - Class - Abstract base class for a recognizer.
- CApaDataRecognizerType::TRecognitionConfidence - Enumerated Type - A set of values describing the probability that the recognizer assigns to its belief that the most recently sampled data is of the type ascribed to it.
- CApaDataRecognizerType::TRecognizerPriority - Enumerated Type - A set of values used to indicate the probability that the recognizer will successfully identify data.
- CApaDocument - Class - Defines basic behaviour for documents.
- CApaDocument::TCapability - Class -
CApaDocument capabilities.
- CApaDoor - Class - A wrapper for an embedded document that can be displayed in a user interface as an icon or a glass door.
- CApaDoorBase - Class - The base class for the graphic representation of an embedded document.
- CApaDoorBase::TFormat - Enumerated Type - Defines the possible formats for the graphical representation of the embedded document.
- CApaMaskedBitmap - Class - An application icon.
- CApaModelDoor - Class - A persistent representation of a door that also acts as a wrapper around an application's model.
- CApaModelHeader - Class - An interface class that acts as a wrapper for an application model.
- CApaProcess - Class - Maintains a list of documents and all of the potentially shared resources used by documents.
- CApaSystemControl - Class - Wrapper for a plug-in extension to the control panel.
- CApaWindowGroupName - Class - Gives access to the name of a window group and the information encoded by that name.
- CApaWindowGroupName::anonymous.
- CArrayFix - Class - A thin templated base class for arrays of fixed length objects.
- CArrayFix< TAny > - Class - A template specialisation base class for arrays of fixed length untyped objects.
- CArrayFixBase - Class - Base class for arrays of fixed length objects.
- CArrayFixFlat - Class - Array of fixed length objects contained within a flat dynamic buffer.
- CArrayFixFlat< TAny > - Class - An array of fixed length untyped objects using a flat dynamic buffer.
- CArrayFixFlat< TInt > - Class - Template specialisation base class for arrays of TInt types implemented in a flat dynamic buffer.
- CArrayFixFlat< TUid > - Class - Template specialisation base class for arrays of
TUid types implemented in a flat dynamic buffer.
- CArrayFixSeg - Class - Array of fixed length objects contained within a segmented buffer.
- CArrayFixSeg< TAny > - Class - An array of fixed length untyped objects using a segmented dynamic buffer.
- CArrayPak - Class - A thin templated base class for variable length, packed, arrays.
- CArrayPak< TAny > - Class - A template specialisation base class for variable length, packed, arrays.
- CArrayPakBase - Class - An implementation base class for all variable length, packed arrays.
- CArrayPakFlat - Class - Array of variable length objects packed into a flat buffer.
- CArrayPtr - Class - A thin templated base class for arrays of pointers to objects.
- CArrayPtrFlat - Class - Array of pointers to objects implemented using a flat dynamic buffer.
- CArrayPtrSeg - Class - Array of pointers to objects implemented using a segmented dynamic buffer.
- CArrayVar - Class - A thin templated base class for variable length arrays.
- CArrayVar< TAny > - Class - A template specialisation base class for variable length arrays.
- CArrayVarBase - Class - An implementation base class for variable length arrays.
- CArrayVarFlat - Class - Array of variable length objects implemented using a flat dynamic buffer.
- CArrayVarSeg - Class - Array of variable length objects implemented using a segmented dynamic buffer.
- CASN1EncBase - Class - Base class for all ASN.1 types that we can encode.
- CASN1EncBigInt - Class - Class for encoding Big Integer objects only - use
CASN1EncInt for TInts.
- CASN1EncBitString - Class - Class for encoding bit strings (e.g.
- CASN1EncBoolean - Class - Class for encoding Boolean values.
- CASN1EncConstructed - Class - Base class for all ASN1 constructed-type objects.
- CASN1EncContainer - Class - Base class for all ASN1 container types - sequences, sets, etc.
- CASN1EncEncoding - Class - Class for encapsulation of already encoded data.
- CASN1EncExplicitTag - Class - Class used to wrap other encoding objects in order to give them an explicit tag.
- CASN1EncGeneralizedTime - Class - Class for encoding GeneralisedTime objects.
- CASN1EncInt - Class - Class for encoding TInts only.
- CASN1EncNull - Class - Class for encoding NULLs.
- CASN1EncObjectIdentifier - Class - Class for encoding object identifiers.
- CASN1EncOctetString - Class - Class for encoding octet strings.
- CASN1EncPrimitive - Class - All ASN1 primitive type encoding classes derive from here.
- CASN1EncSequence - Class - Class for encoding SEQUENCE and SEQUENCE-OF data types.
- CAsyncCallBack - Class - An active object that performs its processing through an associated call back function, and which is only performed once.
- CAsyncOneShot - Class - An active object that performs processing that is only performed once.
- CAttributeLookupTable - Class - Provides an attribute lookup table, which maintains a global set of unique IDs to be defined for document node attributes and language tags.
- CAttributeLookupTable::TDebugSelectorType.
- CAuthenticationFilterInterface - Class - The ECOM interface definition for an HTTP authentication filter.
- CAuthenticationFilterInterface::TAuthenticationParams.
- CAuthority.
- CAuthority16 - Class - Dependencies :
CBase, TAuthorityC16.
- CAuthority8 - Class - Dependencies :
CBase, TAuthorityC8.
- CBaActiveScheduler.
- CBaBackupSessionWrapper - Class - CBaBackupSessionWrapper provides the APIs necessary to enable a backup or restore/install by allowing broadcast requests for some or all files to either remain untouched or have their locks released for an arbitrary period.
- CBaflFileSortTable - Class - Bafl File Sort Table containing an array of UIDs.
- CBaNamedPlugins - Class - A localised list of the names of the plug-ins available on the phone for a particular plug-in framework.
- CBaNamedPlugins::CParameters - Class - The parameters for a localised list of plug-in names.
- CBaNamedPlugins::MFallBackName - Class - Interface class with a single pure virtual function that generates a fallback name for plug-ins.
- CBaNamedPlugins::TArrayPosition - Enumerated Type - The position in the list of plug-in names for the text string which represents the choice of no plug-in.
- CBaNamedPlugins::TCompareNames - Type Definition - The prototype for a function that compares two plug-in names, aName1 and aName2 for sorting.
- CBaNamedPlugins::TEquivalentIdentifiers - Type Definition - The prototype for a function that compares two plug-in identifiers, aIdentifier1 and aIdentifier2 to find out if they are the same.
- CBaNamedPlugins::TResourceFile - Class - Information about a resource file containing the names of one or more named plug-ins.
- CBaNamedPlugins::TResourceFile::TFormat - Enumerated Type - The format of the contents of a resource file.
- CBandedDevice.
- CBase - Class - Base class for all classes to be instantiated on the heap.
- CBaseMtm - Class - Provides a high-level interface for accessing and manipulating a Message Server entry.
- CBaseMtmUi - Class - Provides MTM-specific user interaction, such as editing, viewing, deleting, and copying of message entries.
- CBaseMtmUi::anonymous - Enumerated Type - Progress information buffer length.
- CBaseMtmUiData - Class - Base class for UI Data MTM components.
- CBaseMtmUiData::CBitmapArray - Type Definition - Defines an array of icon bitmaps for the UI Data MTM.
- CBaseMtmUiData::TMtmUiFunction - Class - Provides the interface for clients to access MTM-specific functions, and present these functions to the user.
- CBaseMtmUiData::TMtmUiFunction::anonymous - Enumerated Type - Enum to define UI Data base class constants.
- CBaseScriptParser2 - Class - Base class for BIO message parsers V2.
- CBaseServerMtm - Class - Base class for Server-side MTM components.
- CBasicAnimation - Class - Implementation of
CAnimation for purely client side animations.
- CBaSystemSoundArray - Class - An array to contain the set of system sounds for a TBaSystemSoundUid.
- CBioAsyncWaiter - Class - Utility class for waiting for asychronous requests.
- CBIODatabase - Class - BIO information file (BIF) database.
- CBIODatabase::TSearchList - Enumerated Type - Search methods.
- CBioInfoFileReader - Class - BIO information file (BIF) reader.
- CBitmapAnimClientData - Class - Encapsulates one or more animation frames into an entire animation.
- CBitmapAnimClientData::TPlayMode - Enumerated Type - Animation play mode flags.
- CBitmapContext - Class - An abstract, device-independent, interface to bitmapped graphics contexts.
- CBitmapDevice - Class - Defines an abstract interface for the capabilities and attributes of a bitmapped graphics device.
- CBitmapFont - Class - Bitmap font class.
- CBitmapFrameData - Class - Encapsulates the information required for one frame of an animation.
- CBitmapRotator - Class - The public API for clients to call the BitmapTransforms Library bitmap rotation.
- CBitmapRotator::TRotationAngle - Enumerated Type - The enumeration provides a set of supported rotation and mirror angles.
- CBitmapScaler - Class - The public API for clients to call the BitmapTransforms Library bitmap scaling.
- CBitmapScaler::TQualityAlgorithm - Enumerated Type - An enumeration to specify the level of quality algorithm.
- CBluetoothPhysicalLinks - Class - This is used to enumerate members of piconet, and attach and remove members thereof.
- CBluetoothSocket - Class - This allows Bluetooth ACL socket-based services to be run.
- CBluetoothSynchronousLink - Class - Provides Bluetooth SCO functionality.
- CBNFNode - Class - Backus-Naur Form (BNF) node that forms part of a BNF tree (
CBNFParser).
- CBNFParser - Class - Base class for parsers that use a BNF tree to parse an input stream.
- CBNFParser::CRuleStack - Type Definition - Defines a type to handle a stack of rules.
- CBNFParser::TRuleCallback - Type Definition - Type definition for a callback function pointer Callback functions need to get a reference to the parser as parameter and they need to be static.
- CBTDevice - Class - Encapsulates all information that must be known about a device.
- CBTDevice::TBTDeviceNameSelector - Enumerated Type - Describes the similarities between two devices.
- CBTDeviceArray - Type Definition - A typedef'ed array of
CBTDevice objects.
- CBTRegistryResponse - Class - Retrieves a set of results from the Registry.
- CBufBase - Class - Defines the interface for dynamic buffers.
- CBufferedImageDecoder - Class - Buffered image conversion library.
- CBufFlat - Class - Provides a flat storage dynamic buffer.
- CBufSeg - Class - Provides a segmented dynamic buffer.
- CBufStore - Class - In-memory non-persistent store.
- CCalAlarm - Class - Class representing an alarm.
- CCalAttendee - Class - Class representing an attendee of an event.
- CCalAttendee::TCalRole - Enumerated Type - Attendee's role.
- CCalAttendee::TCalStatus - Enumerated Type - Attendee's status.
- CCalCategory - Class - Calendar categories can be associated with a calendar entry.
- CCalCategory::TCalCategoryType - Enumerated Type - Calendar category type.
- CCalCategoryManager - Class - A category manager used to manipulate the categories held by the Calendar store.
- CCalDataExchange - Class - This class provides functionality for importing and exporting vCal entries.
- CCalEntry - Class - Class representing a calendar entry.
- CCalEntry::TMethod - Enumerated Type - The method property of a Group Scheduling entry.
- CCalEntry::TReplicationStatus - Enumerated Type - Replication status.
- CCalEntry::TStatus - Enumerated Type - Defines the possible status values of the entry.
- CCalEntry::TType - Enumerated Type - Defines the type of the calendar entry.
- CCalEntryId.
- CCalEntryView - Class - View class for accessing calendar entries.
- CCalInstance - Class - Class representing an instance of a calendar entry.
- CCalInstanceView - Class - View class for accessing instances of calendar entries.
- CCalInstanceView::TCalSearchParams - Class - Parameter struct for storing search data.
- CCalIter - Class - An iterator for iterating though all the entries in the calendar store.
- CCalSession - Class - A handle to the calendar file.
- CCalUser - Class - Class representing a calendar user.
- CCamera - Class - Base class for camera devices.
- CCamera::TBrightness - Enumerated Type - Specifies whether brightness is set automatically.
- CCamera::TContrast - Enumerated Type - Specifies whether contrast is set automatically.
- CCamera::TExposure - Enumerated Type - Specifies the type of exposure.
- CCamera::TFlash - Enumerated Type - Specifies the type of flash.
- CCamera::TFormat - Enumerated Type - Possible still image and video frame formats.
- CCamera::TWhiteBalance - Enumerated Type - Specifies how the white balance is set.
- CCertificate - Class - A data structure that binds a public key to a given individual.
- CCertificateAppInfoManager - Class - This class is used to access a persistent store which contains the available applications on a device.
- CCharacterSetConverterPluginInterface - Class - This is the base class defining the methods in the CharConv Character Set Conversion plugin interface.
- CCharFormatLayer - Class - Character format layer.
- CCHFContentHandler - Class - Content Handler base class.
- CCHFContentLoader - Class - Encapsulates the loading of a content handler.
- CCHFDataSupplier - Class - Base class for all Content Handling Framework Data Suppliers.
- CCHFDataSupplier::TContentTypeStatus - Enumerated Type - Describes the status of the content type buffer; whether known, i.e.
- CCHFDiscoveryService - Class - The interface for the CHF discovery service.
- CCHFEComContentHandler - Class - This class serves as a base class for all content handlers that are provided via ECom plugins.
- CCHFEcomDataSupplier - Class - Base class for all data suppliers that are provided via ECom plugins.
- CCHFEcomDataSupplier::TParams - Class - Parameters to pass to the data supplier factory function.
- CCHFEventMappingService - Class - Provides functionality to map key or pointer events to abstract events.
- CCHFProxySessionObject - Class - Used to store a resource object that can be shared by many users.
- CCHFSession - Class - CHF framework session.
- CCHFTopParent - Class - Base class for the one and only application's CHF Session object.
- CChineseCalendarConverter - Class - Converts between
TDateTime and TChineseDate formats in both directions using a lookup table.
- CCirBuf - Class - A circular buffer containing objects of a type defined by the template parameter.
- CCirBufBase - Class - Base class for circular buffers.
- CCirBuffer - Class - Circular buffer of unsigned integers.
- CCleanup - Class - Implements the cleanup stack.
- CCleanupStackableFont - Class - Wraps a font (
CFbsFont) object that can be pushed onto the cleanup stack.
- CClickMaker - Class - Key or pointer click plug-in provider interface.
- CClientMtmRegistry - Class - Accesses the Client-side MTM registry.
- CClipboard - Class - Clipboard.
- CCnaConverter - Class - Holds the inherent properties of a converter.
- CCnaConverterList - Class - Provides a list of available converters, allowing clients to search for and obtain converters for specific source and target data types.
- CCnaConvInfoFileReader2 - Class - Encapsulates a collection of converter properties (
CCnaConverter) read from a converter information (.rsc) file.
- CCntFilter - Class - A contact database filter.
- CCntFilter::TContactType - Enumerated Type - Contact item types.
- CCntFilter::TInclude - Enumerated Type - Flags to identify which contact items should be included in the filter.
- CCnvCharacterSetConverter - Class - Converts text between Unicode and other character sets.
- CCnvCharacterSetConverter::anonymous - Enumerated Type - Output flag used to indicate whether or not a character in the source descriptor is the first half of a surrogate pair, but is the last character in the descriptor to convert.
- CCnvCharacterSetConverter::anonymous.
- CCnvCharacterSetConverter::anonymous - Enumerated Type - Initial value for the state argument in a set of related calls to
ConvertToUnicode(). - CCnvCharacterSetConverter::anonymous.
- CCnvCharacterSetConverter::SCharacterSet - Structure - Stores information about a non-Unicode character set.
- CCnvCharacterSetConverter::TArrayOfAscendingIndices - Class - Holds an ascending array of the indices of the characters in the source Unicode text which could not be converted by
CCnvCharacterSetConverter::ConvertFromUnicode() into the foreign character set.
- CCnvCharacterSetConverter::TArrayOfAscendingIndices::TAppendResult - Enumerated Type - The return value of CCnvCharacterSetConverter::AppendIndex().
- CCnvCharacterSetConverter::TAvailability - Enumerated Type - Indicates whether a character set is available or unavailable for conversion.
- CCnvCharacterSetConverter::TDowngradeForExoticLineTerminatingCharacters - Enumerated Type - Downgrade for line and paragraph separators.
- CCnvCharacterSetConverter::TEndianness - Enumerated Type - Specifies the default endian-ness of the current character set.
- CCnvCharacterSetConverter::TError - Enumerated Type - Conversion error flags.
- CCnvCharacterSetNames - Class - A localised list of the names of non-Unicode character set encodings supported on the phone.
- CCoeAppUi - Class - Application user interface (app UI) base class.
- CCoeBrushAndPenContext - Class - Brush and pen graphics context.
- CCoeControl - Class - Control base class from which all other controls are derived.
- CCoeControl::TZoomType.
- CCoeControlArray - Class - Class that represents an array of controls.
- CCoeControlArray::TCursor - Class - This class is an iterator for the
CCoeControlArray class.
- CCoeControlArray::TEvent - Enumerated Type - Defines the possible events related to a change to the contents of the array.
- CCoeEnv - Class - Control environment.
- CCoeFep - Class - Abstract base class for all FEPs.
- CCoeFep::MDeferredFunctionCall - Class - Enables FEPs to have some code called but not in the context of the current call stack, hence the name "deferred".
- CCoeFep::MKeyEventQueue.
- CCoeFep::MModifiedCharacter - Class - FEPs send character codes to the application underneath them using
SimulateKeyEventsL().
- CCoeFep::TEventResponse - Enumerated Type - Response to key or pointer event.
- CCoeFepParameters.
- CCoeFepPlugIn - Class - CCoeFepPlugIn Abstract base class for FEP plug ins.
- CCoeFontProvider - Class - A helper object designed to make obtaining a font easier, taking into account zoom factors.
- CCoePlainTextDrawer - Class - CCoePlainTextDrawer: This class is the default text drawer that can be used if no other (device specific) text drawers has been added to the system.
- CCoePlainTextDrawer::anonymous.
- CCoeScreenDeviceChangeDefaultHandler - Class - A default screen device change handler.
- CCoeStatic - Class - Base class for creating singleton objects that will be stored by
CCoeEnv.
- CCoeStatic::anonymous - Enumerated Type - The default destruction priority if none is specified in the constructor.
- CCoeStatic::TScope - Enumerated Type - Scope of access to the singleton object.
- CCoeTextDrawerBase - Class - CCoeTextDrawerBase: This is the base class for all text drawers implementing different text effects (for example shadow or glowing/outlined text).
- CColorArray - Class - A dynamic array of mappings between logical and physical colours (
TRgb values).
- CColorConsoleBase - Class - Adds colour support to the basic console interface.
- CColorList - Class - A palette that maps logical colours (TLogicalColor) to physical (
TRgb) values.
- CCommandLineArguments - Class - Parses command line arguments.
- CCommsDatabase - Class - Accesses the communications database through the DBMS.
- CCommsDatabaseBase - Class - Base class for
CCommsDatabase.
- CCommsDbConnectionPrefTableView - Class - Implements actions on records of the Connection Preferences table, to allow clients to set the preferred order in which connections are attempted.
- CCommsDbConnectionPrefTableView::TCommDbIapBearer - Class - Encapsulates the bearer set (CONNECT_PREF_BEARER_SET) and IAP (CONNECT_PREF_IAP) fields.
- CCommsDbConnectionPrefTableView::TCommDbIapConnectionPref - Class - Encapsulates the rank (CONNECT_PREF_RANKING), direction (CONNECTION_PREF_DIRECTION), and dialog preference (CONNECT_PREF_DIALOG_PREF) fields, plus a
TCommDbIapBearer object.
- CCommsDbConnectionPrefTableView::TCommDbIspBearer - Class - Frame left in place for BC with 6.1.
- CCommsDbConnectionPrefTableView::TCommDbIspConnectionPref.
- CCommsDbTableView - Class - The view on a specific table in the database.
- CCommsDbTemplateRecord - Class - The view on a template record of a specific table.
- CCompressedVideoFormat - Class - Defines a compressed video format.
- CConsoleBase - Class - A base class that defines a console interface.
- CContactActiveBase.
- CContactActiveCompress.
- CContactActiveRecover.
- CContactAgentField - Class - Provides access to an agent ID.
- CContactCard - Class - A contact card.
- CContactCardTemplate - Class - A contact card template.
- CContactChangeNotifier - Class - Receives events reporting changes to a contact database.
- CContactConcatenatedView - Class - Concatenates multiple contact views into a single contiguous view.
- CContactDatabase - Class - A database of contact items.
- CContactDatabase::TContactViewFilter - Enumerated Type - Contact view filter flags.
- CContactDatabase::TDirection.
- CContactDatabase::TOptions - Enumerated Type - Import and export format flags.
- CContactDatabase::TSortPref - Class - Specifies the field type and order preferences used for sorting items in the contacts database.
- CContactDatabase::TSortPref::TOrder - Enumerated Type - The sort order.
- CContactDatabase::TTextFieldMinimal - Type Definition - Text buffer of KTextFieldMinimalLength used during sorting of contacts.
- CContactDatabase::TThreadAccess - Enumerated Type - Specifies whether the database can be accessed from single or multiple threads.
- CContactDateField - Class - Provides access to the date/time value stored in a contact item field.
- CContactFieldStorage - Class - Abstract base class for the different types of contact field data storage.
- CContactFilteredView - Class - Provides a filtered view over an existing
CContactViewBase derived object.
- CContactFindView - Class - Provides a view of an existing CContactViewBase-derived object, populated using search criteria.
- CContactGroup - Class - A contact group.
- CContactGroupView - Class - Provides a view of a group of contact items.
- CContactGroupView::TGroupType - Enumerated Type - Defines the types of contact group view.
- CContactICCEntry - Class - A contact ICC entry.
- CContactIdArray - Class - Array of contact item IDs (TContactItemIds).
- CContactItem - Class - The abstract base class for contact cards, templates and groups.
- CContactItem::anonymous.
- CContactItemField - Class - A field in a contact item.
- CContactItemFieldDef - Class - A field definition.
- CContactItemFieldSet - Class - A contact item's field set.
- CContactItemPlusGroup - Class - Abstract base class for
CContactGroup, CContactCard and CContactOwnCard.
- CContactItemViewDef - Class - A view definition for a contact item.
- CContactItemViewDef::TMode - Enumerated Type - Include or exclude hidden fields.
- CContactItemViewDef::TUse - Enumerated Type - Include or exclude specified fields.
- CContactLocalView - Class - An instantiable base class for contact views.
- CContactNamedRemoteView - Class - A named remote contact view.
- CContactOwnCard - Class - Own card.
- CContactRemoteView - Class - An instantiable remote contact view class.
- CContactStoreField - Class - Provides access to the binary field data stored in an 8-bit descriptor.
- CContactSubView - Class - Provides a view of a range of contact items from a potentially larger underlying view (another CContactViewBase-derived object).
- CContactTemplate - Class - A contact item template.
- CContactTextDef - Class - Defines a way of grouping fields to form a string which represents a contact item.
- CContactTextField - Class - Provides access to the text stored in a contact item field.
- CContactVCardConverter - Class - Plug-in vCard to
CContactItem converter.
- CContactVCardConverter::TOptions.
- CContactViewBase - Class - The abstract base class for all contact view classes.
- CContactViewBase::TFunction - Enumerated Type - Identifies the functions that have been added to CContactViewBase, or that may be added in the future.
- CContactViewBase::TSearchType - Enumerated Type - Search type.
- CContactViewBase::TState - Enumerated Type - Defines the contact view states.
- CContactViewBase::TVirtualFunction2Params - Class - Holds the two parameters passed to the method
GetContactsMatchingFilterL() from the reserved function CContactViewBase_Reserved_1().
- CContactViewDef - Class - Specifies a subset of fields to be loaded when reading a contact item.
- CContactViewHighRange - Class - A sub view range with a lower limit only.
- CContactViewLowRange - Class - A sub view range with an upper limit only.
- CContactViewRange - Class - A sub view range with both a lower and upper limit.
- CContactViewRangeBase - Class - The abstract base class for all contact view range classes.
- CContactViewRangeBase::TCriteria - Enumerated Type - Defines the range criteria.
- CContentType - Class - The content type for a contact item field.
- CConverterBase - Class - Polymorphic interface for converters from one data format to another.
- CConverterBase2 - Class - Base Class for Ecom Style Converters The methods in CConverterBase2 are inherited from
CConverterBase.
- CConverterBase::TCapability - Enumerated Type - Bitmask values that describe the capabilities of the converter.
- CConverterLibrary - Class - A converter DLL's factory for individual CConverterBase-derived objects.
- CDaActiveIncremental - Class - Encapsulates a data model incremental operation in an active object.
- CDaColNameArray - Type Definition - Array of column names.
- CDaDbIncremental - Class - Provides data model database incremental operations.
- CDaExporter - Class - Exports a data application model to a text format.
- CDaFileDelimitedImporter - Class - Imports a text file with a specified record delimiter into a data application model.
- CDaFileImporter - Class - Base class for classes that import a file into a data application model.
- CDaFileImporter::TState - Enumerated Type - Import operation states.
- CDaFileSeparatedImporter - Class - Imports a text file into a data application model with specified column and record separators.
- CDaFilterArray - Type Definition - Array of field filtering requirements.
- CDaIncremental - Class - CBase-based class for classes that implement data model incremental operations.
- CDaModel - Class - Database application engine.
- CDaModel::TState - Enumerated Type - Row traversal states.
- CDaRow - Class - A row in a data application model.
- CDaRow::anonymous - Enumerated Type - Constant definition.
- CDaSortArray - Type Definition - Array of field sorting requirements.
- CDaStoreReclaim - Class - Provides space reclamation or compaction on a permanent file store in incremental steps.
- CDataDelete - Class - Provides a wrapper around an
HBufC16: the buffer is deleted when the object is deleted.
- CDataNoDelete - Class - Provides a wrapper around an
HBufC16: the buffer is not deleted when the object is deleted.
- CDataRecognitionResultArray - Class - This class holds the recognition results of a recognized directory.
- CDataTypeArray.
- CDateTimeField - Class - A date/time field.
- CDaUndoStack - Class - Allows delete operations on a data application model to be undone.
- CDaUserColSet - Class - Defines a set of columns that are suitable for displaying to the application's user.
- CDaUserColSet::TPanics.
- CDaUserDbDesc - Class - Database application engine helper.
- CDbColSet - Class - Manages a set of column definitions which describe a table or rowset structure.
- CDbDatabaseNames.
- CDbIndexNames.
- CDbKey - Class - Represents the definition of an index.
- CDbKey::anonymous.
- CDbNames.
- CDbStrings - Class - CDbStrings encapsulates functionality used for transferring an array of strings from DBMS server to the DBMS client.
- CDbTableNames.
- CDelimitedDataBase16 - Class - Dependencies :
CBase, TDelimitedParserBase16 Comments : Provides functionality for creating and editing a delimited data object.
- CDelimitedDataBase8 - Class - Dependencies :
CBase, TDelimitedParserBase8 Comments : Provides functionality for creating and editing a delimited data object.
- CDelimitedPath16 - Class - Dependencies : CDelimitedStringBase16 Comments : Provides functionality to create a delimited path where components of the path delimited by '/' as defined in RFC2396.
- CDelimitedPath8 - Class - Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create a delimited path where components of the path delimited by '/' as defined in RFC2396.
- CDelimitedPathSegment16 - Class - Dependencies : CDelimitedStringBase16 Comments : Provides functionality to create a delimited path segment where components of the path segment delimited by '/' as defined in RFC2396.
- CDelimitedPathSegment8 - Class - Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create a delimited path segment where components of the path segment delimited by '/' as defined in RFC2396.
- CDelimitedQuery16 - Class - Dependencies : CDelimitedStringBase16 Comments : Provides functionality to create a delimited query where components of the query delimited by '&' as defined in RFC2396.
- CDelimitedQuery8 - Class - Dependencies : CDelimitedStringBase8 Comments : Provides functionality to create a delimited query where components of the query delimited by '&' as defined in RFC2396.
- CDeltaTimer - Class - A queue of timed events.
- CDesC16Array - Class - An implementation base class for 16 bit descriptor arrays.
- CDesC16ArrayFlat - Class - Array of 16 bit descriptors implemented using a flat buffer.
- CDesC16ArraySeg - Class - An array of 16 bit descriptors implemented using a segmented buffer.
- CDesC8Array - Class - An implementation base class for 8 bit descriptor arrays.
- CDesC8ArrayFlat - Class - An array of 8 bit descriptors implemented using a flat buffer.
- CDesC8ArraySeg - Class - An array of 8 bit descriptors implemented using a segmented buffer.
- CDesCArray - Type Definition - Build independent implementation base class for descriptor arrays.
- CDesCArrayFlat - Type Definition - Build independent array of descriptors implemented using a flat buffer.
- CDesCArraySeg - Type Definition - Build independent array of descriptors implemented using a segmented buffer.
- CDevASR - Class - Interface Class for the DevASR API.
- CDictionaryFileStore - Class - File based dictionary store.
- CDictionaryStore - Class - Dictionary store interface.
- CDir - Class - Array of directory entries that has been read into memory from the file system.
- CDirectFileStore - Class - Direct file store.
- CDirectScreenAccess - Class - An active object used to start direct screen access.
- CDirScan - Class - Scans a directory structure.
- CDirScan::TScanDirection - Enumerated Type - Defines the scan direction.
- CDTDModel - Class - Creates a tree that represents a specified DTD.
- CDTDModel::CDTDElementAttribute - Class - Represents an attribute of a DTD element.
- CDTDModel::CDTDElementAttribute::KValueType - Enumerated Type - DTD element attribute value types.
- CDTDModel::COwnerRuleMarkedStack.
- CDTDModel::TRuleMarks.
- CDTDNode - Class - Document Type Definition (DTD) node that forms part of a DTD tree.
- CDTDNode::anonymous.
- CEComFilter - Class - This class serves as the base class for ECom filter plugins.
- CEditableText - Class - An abstract base class which defines the behaviour common to all editable text classes.
- CEditableText::anonymous - Enumerated Type - Miscellaneous constants.
- CEditableText::anonymous.
- CEditableText::TDocumentStorage - Enumerated Type - Storage type.
- CEikApplication - Class - The base of all Uikon applications.
- CEikAppUi - Class - Handles application-wide aspects of the application's user interface such as the menu bar, toolbar pop-up menus, opening and closing files and exiting the application cleanly.
- CEikAppUi::anonymous - Enumerated Type - Application resource file and screen furniture flags, passed to
BaseConstructL().
- CEikAutoMenuTitle - Class - A menu title that will be added to a standard resource-constructed menu bar.
- CEikAutoMenuTitle::anonymous.
- CEikAutoMenuTitle::TTitlePos - Enumerated Type - Specifies the position of a menu title in a menu.
- CEikBusyMsgWin.
- CEikDocument - Class - The base class for all GUI applications' documents.
- CEikEmbeddableAppList - Class - Provides a list of all embeddable applications on the phone.
- CEikInfoMsgWin - Class - Enables construction of an information message window.
- CEikMsgWin - Class - Base class providing functions to construct and display an information message.
- CEikonEnv - Class - An environment for creating controls and utility functions for manipulating them.
- CEikonEnv::TErrorValidity.
- CEikProcess - Class - The controlling process for an application.
- CEikProcess::TLastUsedFile - Enumerated Type - Used as a parameter by
CEikProcess::SetLastUsedFileL() and LastUsedFileL() to indicate whether the function relates to the last opened or last created file.
- CEikUndertaker.
- CElementParser - Class - Parser for SDP attribute values.
- CElementParser::CLinearBuf.
- CEmailAccounts - Class - Creates, loads, saves and deletes email accounts.
- CEmbeddedStore - Class - Encapsulates an embedded store.
- CEnvironmentChangeNotifier - Class - Environment change notifier.
- CEZCompressor.
- CEZCompressor::anonymous.
- CEZCompressor::anonymous.
- CEZCompressor::anonymous.
- CEZCompressor::anonymous - Enumerated Type - Compression panic values.
- CEZCompressor::TStrategy.
- CEZDecompressor.
- CEZDecompressor::anonymous - Enumerated Type - Decompression panic values.
- CEZDecompressor::anonymous.
- CEZFileBufferManager.
- CEZFileBufferManager::anonymous.
- CEZFileToGZip.
- CEZFileToGzipBM.
- CEZGZipToFile.
- CEZGzipToFileBM.
- CEZZStream.
- CEZZStream::anonymous - Enumerated Type - stream panic values.
- CFaxHeaderLines - Class - Read/write fax header line data.
- CFaxT4 - Class - Fax line coding/decoding.
- CFaxTransfer - Class - Send or receive a fax.
- CFbsBitGc - Class - Concrete implementation of a bitmapped graphics context.
- CFbsBitGc::TGraphicsOrientation - Enumerated Type - Defines possible rotation values.
- CFbsBitGcBitmap - Class - A bitmap managed by the font and bitmap server.
- CFbsBitGcFont.
- CFbsBitmap - Class - A bitmap managed by the font and bitmap server.
- CFbsBitmapDevice - Class - A graphics device to which a bitmap managed by the font and bitmap server can be drawn.
- CFbsColor256BitmapUtil - Class - Copies a bitmap in any display mode of at least 256 colours into a 256 colour bitmap, optionally using a user-defined palette.
- CFbsColor256BitmapUtil::TDither - Enumerated Type - Indicates whether or not to use dithering.
- CFbsDevice - Class - Abstract base class for graphics devices to which bitmaps and fonts can be drawn.
- CFbsDrvControl.
- CFbsDrvDevice.
- CFbsFont - Class - Font managed by the font and bitmap server.
- CFbsScreenDevice - Class - A graphics device interface that provides direct access to the screen, without the mediation of the window server.
- CFbsTypefaceStore - Class - Font and bitmap server typeface store.
- CFepGenericGlobalSettings - Class - Reads and writes generic FEP settings.
- CFileBase - Class - Abstract base class for file management.
- CFileDataDelete - Class - Provides a wrapper around a filename: the referenced file is deleted when the object is deleted.
- CFileExtensionMIMEType - Class - Class used to manage the mapping between an image's MIME type & file extension.
- CFileList - Type Definition - Contains a list of entries for the files which were opened in a file server session.
- CFileMan - Class - Offers file management services which accept the use of wildcards; synchronous and asynchronous.
- CFileMan::TAction - Enumerated Type - An enumeration that identifies CFileMan tasks.
- CFileMan::TSwitch - Enumerated Type - Overwriting and recursion switch.
- CFileNameField - Class - A filename field.
- CFilePrinterPort.
- CFileStore - Class - File based persistent store abstract base class.
- CFileStore::TNewFunction.
- CFindFileByType.
- CFont - Class - Abstract font interface.
- CFont::TCharacterDataAvailability - Enumerated Type - Data availability flags.
- CFont::TMeasureTextInput - Class - Input parameter block.
- CFont::TMeasureTextInput::TFlags - Enumerated Type - Flags for
TMeasureTextInput::iFlags.
- CFont::TMeasureTextOutput - Class - Output parameter block.
- CFont::TPositionParam - Class - Complicated parameter block used for contextual glyph selection, ligature creation and diacritic placement when drawing text in complex scripts.
- CFont::TPositionParam::anonymous.
- CFont::TPositionParam::TFlags - Enumerated Type - Flags for
TPositionParam::iFlags.
- CFont::TPositionParam::TOutput - Class - Output.
- CFont::TTextDirection - Enumerated Type - Text direction flags.
- CFontCache - Class - Font cache.
- CFontStore - Class - A store for fonts.
- CFormatLayer - Class - Abstract base class for the paragraph and character format layers.
- CFragmentedString - Class - Utility that allows a single string to be built from an array of consecutive sub-strings.
- CFragmentedString::CMarkStack - Type Definition - A stack of string position marks.
- CFragmentedString::TStringMark - Class - A mark at a string position.
- CFragmentedString::TStringMatch - Enumerated Type - Defines possible results of a string matching operation for this class.
- CFrameImageData - Class - Class to manage lists of frame and image block data.
- CFrameInfoStrings - Class - Class used to maintain frame information stored in codec specific resource files.
- CFreeTimerWindowAnim - Class - Free timer animation interface.
- CGifScaler - Class - The public API for clients to call the GifScaler scaling and color quantization library.
- CGifScaler::TOptions - Enumerated Type - TOptions is an enumeration within the namespace CGifScaler The enumeration provides a set of supported quantization levels: (EHighQualityQuantization is the default setting as it provides the best balance between quality and speed).
- CGlobalText - Class - Text with globally applied formatting.
- CGraphicsAccelerator - Class - Abstract base class for 2D graphics accelerators.
- CGraphicsContext - Class - Abstract base class for all graphics contexts.
- CGraphicsContext::TBrushStyle - Enumerated Type - Brush styles.
- CGraphicsContext::TDrawMode - Enumerated Type - Drawing modes.
- CGraphicsContext::TDrawModeComponents - Enumerated Type - Drawing mode components.
- CGraphicsContext::TDrawTextExtendedParam - Structure - Parameters for extended text drawing and measuring.
- CGraphicsContext::TDrawTextParam - Structure - Parameters to control the drawing of text.
- CGraphicsContext::TFillRule - Enumerated Type - Rules used to fill self crossing polygons.
- CGraphicsContext::TPenStyle - Enumerated Type - Pen styles.
- CGraphicsContext::TTextAlign - Enumerated Type - Text alignment.
- CGraphicsDevice - Class - Specifies the interface for concrete device classes.
- CGridCellImg - Class - Draws a grid cell's contents.
- CGridCellRegion - Class - Defines a selected region.
- CGridImg - Class - Draws the contents of the grid.
- CGridImg::anonymous.
- CGridImg::anonymous.
- CGridImg::TSelectType.
- CGridLabelImg - Class - Draws a grid cell's label.
- CGridLabelImg::anonymous.
- CGridLay - Class - Handles the layout of a grid, and controls how columns, rows and selections appear.
- CGridLay::TFixGridRange - Enumerated Type - Indicates whether the size of the grid should be adjusted when columns and rows are inserted or deleted.
- CGridLay::TPageOrder - Enumerated Type - Defines the order in which pages are printed.
- CGridPrinter - Class - Handles printing and print preview functionality for grid.
- CGsmuBackupObserver - Class - Closes all SAR stores if a backup event starts.
- CGulIcon - Class - Packages two bitmaps, one each for an icon image and its mask.
- CHardwareGraphicsAccelerator - Class - A factory for creating 2D graphics accelerator objects whose graphics operations are implemented in hardware, software or a mixture of both.
- CHeaderCodec - Class - An abstract HTTP header codec.
- CHeaderFooter - Class - A document header or footer.
- CHeaderReader - Class - An abstract HTTP header decoder.
- CHeaderWriter - Class - An abstract HTTP header encoder.
- CHeartbeat - Class - Heatbeat timer.
- CHFPanic - Class - Contains a list of panic codes and a Panic function that is used internally by the framework.
- CHFPanic::TCHFPanic - Enumerated Type - Set of panic codes that are generated by the CHF framework.
- CHlpItem - Class - Encapsulates an individual item in a help file.
- CHlpList - Class - A list of help items (
CHlpItem objects).
- CHlpModel - Class - Help model interface.
- CHlpTopic - Class - Encapsulates a help topic.
- CHMAC - Class - An HMAC (Hashed Message Autentication Code).
- CHTTPFormEncoder - Class - A data supplier class that is used to build up data that is to be encoded to application/x-www-form-urlencoded.
- CHTTPResponse.
- CICLAnimationDataProvider - Class - Data provider for frame based animations.
- CIdle - Class - An active object that performs low-priority processing when no higher-priority active objects are ready to run.
- CIdleFinder - Class - Provides information about the progress of an asynchronous contact database search, and can be used to get the results of the search.
- CImageDecodeConstruct - Class - Provides functions related to constructing decoders.
- CImageDecoder - Class - Provides access to the Image Conversion Library decoders.
- CImageDecoder::TImageType - Enumerated Type - Flags to control which image is decoded.
- CImageDecoder::TOptions - Enumerated Type - Flags to control how the image is decoded.
- CImageDecoderPlugin - Class - The PluginAPI for Image Converter Library decoder plugins.
- CImageDisplay - Class - The public API for clients to call the Image Display library.
- CImageDisplay::RImageSizeArray - Type Definition - An array containing the sizes of images.
- CImageDisplay::TImageOptions - Enumerated Type - Flags to control how the image is handled These can be combined using an OR operation.
- CImageDisplay::TImageStatus - Enumerated Type - Return flags from
ImageStatus().
- CImageDisplayPlugin - Class - This is the plugin API for the Image Display framework Intended for use by plugin writers only.
- CImageDisplayPlugin::TImageSourceType - Enumerated Type - Data source type definitions for plug-ins.
- CImageDisplayPlugin::TPluginStatus - Enumerated Type - Defines an ImageDisplay plug-in status flag values.
- CImageEncodeConstruct - Class - Provides functions related to constructing encoders.
- CImageEncoder - Class - Provides access to the ICL (image conversion library) encoders.
- CImageEncoder::TOptions - Enumerated Type - Flags to control how the image is decoded.
- CImageEncoderPlugin - Class - The plugin API for Image Converter Library encoder plugins.
- CImageMaskProcessorReadCodec - Class - Provides functions to determine or set features of the codec's
CImageProcessor for a bitmap mask.
- CImageProcessor - Class - Interface to image processing classes.
- CImageProcessorReadCodec - Class - Provides functions to determine or set features of the codec's
CImageProcessor.
- CImageReadCodec - Class - Provides read related processing functions for bitmaps.
- CImageTransform - Class - The public API for clients to call the Image Transform (scaling) library.
- CImageTransform::TOptio