• Legal Notices
  • About this Library
    • Release Notes
    • Finding your way around
    • Documentation Conventions
      • Styles
      • BNF Grammars
    • Other Developer Resources
  • Getting Started
    • Symbian C++ Quick Start
    • Going Beyond Hello: A Tutorial for Symbian C++ Applications
  • About Symbian^3
    • Introduction to Symbian^3
    • What's new in Symbian^3
    • New C++ APIs in Symbian^3
  • QT on Symbian
  • Porting applications from S60 5th Edition to Symbian^3
    • Modifying applications to support single-tap
      • Hiding item-specific commands in menus
      • Hiding item-specific commands in submenus
      • Removing item-specific commands from the toolbar
      • Activating items in a list
      • Disabling stylus popup menus in AVKON lists
      • Disabling hardware key shortcuts
        • Handling the Middle Soft Key and Enter Key in AVKON lists
    • Updating the platform UID
    • API Changes and Compatibility Breaks
      • Deprecated APIs
      • Removed APIs
      • Compatibility Breaks
    • DSA Migration Guide
  • Essential Idioms
    • Naming Conventions
    • Layout Conventions
    • Class types
    • C++ and Machine Architecture
    • Object Orientation Basics
    • Object Lifetimes and Cleanup
    • Multiple Inheritance and Interfaces
    • Descriptors
    • Thin Templates
    • Code Efficiency
    • Defensive Programming
    • Static Data
    • Frameworks, Libraries and DLLs
    • UIDs
    • Application Start-Up Time Optimization
    • Exporting and Importing Classes
    • Symbian Platform Fundamentals Example Code
      • HelloWorld: writes “Hello World!” to the console
      • CClasses: typical ‘C’ class
      • TAndRClasses: typical ‘T’ and ‘R’ type classes
      • MClasses1-3: abstract interface classes
      • CreateStaticDLL and UseStaticDLL: using a statically linked DLL
  • Performance Considerations
    • Guide to Optimising Performance
    • Adjustable Performance Configuration
  • Security
    • Planning system and software security
      • Threats
      • General protection principles
    • Device security
      • Device security mechanisms
    • Application security
      • Client/server communication
      • Process identification
      • Applications with a user interface
      • Plug-ins
      • Software installer
      • Publish and Subscribe
      • Descriptors
    • Communications security
      • Secure Sockets
      • IPv4/IPv6 dual-stack
      • Host name resolution
      • Local connectivity
    • Platform security
      • Platform security architecture
        • Capabilities
        • Application signing
        • Data caging
      • Symbian OS v9 Security Architecture
    • Content security
      • Backup and restore
      • Cryptography
    • Configuring the application’s platform security settings in the emulator
  • SMP
    • SMP Concepts
      • SMP Overview
      • Threading Model
      • Interrupt Handling
      • Locking
      • Spin Locks
      • Data Integrity and Memory Barriers
      • Atomic Operations
      • Building for an SMP Platform
    • Obsolete Mechanisms
      • NKern::Lock()
      • Obsolete NKern Interrupt Methods
    • SMP Tools Overview
      • Crazy Scheduler
    • SMP Developer Tips
      • SMP Troubleshooting Guide
      • Common Error Patterns - Execution Order
      • Common Error Patterns - Case Studies
      • Passing Stack Or Temporary Variables to an Asynchronous Service
      • Thread Priority and Delayed Cancellation
  • Symbian Guide
    • Application Framework Guide
      • System Startup
        • System Startup Overview
        • Static Startup Configuration
        • System Monitor
        • System Start Example
      • Using Uikon
        • Uikon Overview
        • Using the extended notifier framework
    • Application Installation Guide
      • Quick Start
      • Installation Services
        • Installation Services Overview
        • Secure Software Install Device Tools
          • Secure Software Install Device Tools Overview
          • Secure Software Install Device Tools Tutorials
            • Creating Swicertstore.dat File
            • Using Console-based SWI
          • Secure Software Install Device Tools Reference
            • Swicertstore Tool Reference
            • Console-based SWI Tool Reference
      • Secure Software Install Tools
        • Secure Software Install Tools Overview
        • MakeKeys
          • MakeKeys Overview
          • MakeKeys Tutorial
            • Creating a Private Key and Self Signed Certificate
            • Generating a Certificate Request
            • Viewing Certificate Details
          • MakeKeys Reference
        • SWI Analysis Toolkit
          • SWI Analysis Toolkit Overview
          • SWI Analysis ToolKit Reference
            • DumpChainValidityTool
            • DumpInstallFileStatusTool
            • DumpSWIRegistryTool
            • DumpSWICertstoreTool
        • Secure Software Install SIS Tools
          • Secure Software Install SIS Tools Overview
          • Secure Software Install SIS Tools Concepts
            • Signing SIS Files
            • Package Upgrades
              • Upgrade Types
              • System Upgrades
              • Preinstalled Package Upgrades
            • Eclipsing
            • Wildcard Usage with Stub SIS files
            • Embedded SIS Files
          • Secure Software Install SIS Tools Tutorials
            • Creating and Signing an Installation File
            • Upgrading OS Components
            • Preinstallation Tutorial
              • Preinstalling Packages
              • Preparing Media Card for Installing Preinstalled Packages or Patch
          • Secure Software Install SIS Tools Reference
            • MakeSIS
            • SignSIS
            • CreateSIS
            • DumpSIS
            • InterpretSIS
              • InterpretSIS Examples
            • PKG File
              • PKG File Format
                • Languages Supported
                • Language Codes
                • Package-Header
                • Vendor
                • Logo
                • Package-Body
                  • Comments
                  • Condition-Blocks
                    • Condition-Block Syntax
                    • Conditions
                    • Functions
                  • Options-List
                  • Installation Files
                    • Language-Neutral Files
                    • Language Dependent Files
                  • Embedded SIS
                • Dependency
                • PKG Properties
                • Package File Examples
                  • PKG file format to support simple installation
                  • PKG file format to support multilingual application installation
                  • PKG file format to Display Licence Information
              • PKG File Format for Preinstallation
    • Cellular Baseband Services Guide
      • Quick Start
      • Technology
        • High Speed Uplink Packet Access (HSUPA)
      • SMS Protocols
        • SMS Stack for GSM Networks
          • Concepts
            • SMS Stack Architecture
            • SMS Utilities
            • GSM Utilities
            • Message Stores
            • SMS Protocol Modules
            • SMS Stack Observers
            • SMS Disk Monitors
            • SMS Encoding and Decoding
          • SMS Stack Tutorial
          • Alternative Encoders Tutorial
          • SMS Stack Configuration
          • SMS Stack Configuration for Class 0 Messages
          • Reference
      • Telephony Server
        • Core Telephony
          • Architecture
          • Root Server Tutorial
          • Phone Sub-session Tutorial
          • Line Sub-session Tutorial
          • Call Sub-session Tutorial
          • Reference
        • Multimode Telephony
          • Concepts
            • Multimode Phone
            • Multimode Line
            • Multimode Call
            • Multimode Messaging
            • Multimode Stores
            • GBA_U and MBMS Authentication
            • Mailbox Dialling Numbers
            • Message Waiting Indicators
            • Wireless LAN Parameters
          • Architecture
          • Multimode Phone Sub-session Tutorials
            • Alternative Call Mode Settings Tutorial
            • Alternative Line Settings Tutorial
            • Call Barring Settings Tutorial
            • Call Completion to Busy Subscriber Tutorial
            • Call Forward Settings Tutorial
            • Call Supplementary Services Tutorial
            • Call Waiting Settings Tutorial
            • Caller Identity Services Tutorial
            • DTMF Tones Tutorial
            • Integrated Circuit Card (ICC) Access Tutorial
            • Fixed Dialling Number Settings Tutorial
            • Mobile Network Selection Tutorial
            • Multicall Service Settings Tutorial
            • Network Date and Time Tutorial
            • Next Incoming Call Settings Tutorial
            • Phone Identity Tutorial
            • Phone Modes Tutorial
            • Phone Locks and Security Tutorial
            • Phone Lock Settings Tutorial
            • Phone Power Status Tutorial
            • Phone Security Code Tutorial
            • Phone Signal Tutorial
            • Phone Storage Tutorial
            • Mobile Network Tutorial
            • Retrieve Call Charge Tutorial
            • Retrieve Message Waiting Information Tutorial
            • Supplementary Service and Feature Code Strings Tutorial
            • User to User Signalling Service Settings Tutorial
            • Voice Privacy Settings Tutorial
          • Multimode Call Sub-session Tutorials
            • Mobile Call Parameters Tutorial
            • Call Information Tutorial
            • Call Status and Call Control Tutorial
            • Emergency Call Tutorial
            • Data Call Capability Tutorial
            • Data Call Parameters Tutorial
            • HSCSD Call Parameters Tutorial
            • Alternative Call Tutorial
            • CCBS Control Tutorial
            • User to User Signalling Service Tutorial
            • Multimedia Circuit Switched Call Settings Tutorial
            • Traffic Channel Tutorial
            • Voice Privacy Service Tutorial
          • Multimode Lists
          • Reference
        • SIM Application Toolkit (SAT) API
          • Concepts
            • What Are SIM Application Toolikits
            • Architecture
            • What Are Envelope Commands
            • What Are Proactive Commands
            • What Are Multimedia Proactive Commands
          • Envelope Command Tutorial
          • Proactive Command Tutorial
          • Multimedia Proactive Command Tutorial
          • Reference
        • Packet Data Telephony
          • Concepts
            • Architecture
            • What is the Packet Service ?
            • What is the Packet Context ?
            • What is the Packet Quality of Service ?
          • Packet Data API Tutorial
            • Packet Data API Tutorial Introduction
            • Network Interface Tutorial
            • MBMS Context Tutorial
            • Packet Context Tutorial
            • Packet List Tutorial
            • Packet Service Functions Tutorial
            • Packet Quality of Service Tutorial
            • Traffic Flow Template Tutorial
          • Reference
      • Telephony Server Plug-ins
        • Concepts
          • Telephony Server Plug-ins (TSY)
          • Common TSY
          • Dispatch Layer
          • Licensee TSY
          • Architecture
        • Configuration
        • Licensee TSY Tutorial
        • LTSY for Dispatcher Tutorial
        • LTSY Interfaces for CTSY with Dispatcher
        • Reference
      • Telephony Utilities
        • Telephony API for Applications
          • Concepts
            • Architecture
            • Services Provided
            • Supplementary Services Provided
          • Call Tutorials
            • Dial a Call Tutorial
            • Answer a Call Tutorial
            • Terminate a Call Tutorial
            • Remote Call Termination Tutorial
            • Call Hold Tutorial
            • Call Resume Tutorial
            • Call Swap Tutorial
            • Send Dual Tone Multi Frequency (DTMF) Tutorial
          • Device Information Tutorial
            • Phone Identification Tutorial
            • Subscriber Identity Tutorial
            • Flight Mode Status Tutorial
            • Battery Information Tutorial
            • Battery Charger Tutorial
            • Phone Lock Tutorial
          • Line and Call Status Tutorial
            • Call in Progress Tutorial
            • Data Line Status Tutorial
            • Voice Line Status Tutorial
          • Network Information Tutorial
            • Network Signal Status Tutorial
            • Signal Strength Information Tutorial
            • Registration Status Tutorial
            • Current Network Information Tutorial
          • Notification Request Tutorial
          • Simultaneous Call Tutorial
          • Single Call Tutorial
          • Supplementary Service Tutorial
            • Call Barring Status
            • Call Waiting Status Tutorial
            • Call Forward Status Tutorial
            • Caller Identification Status Tutorial
          • Telephony API for Applications Examples
            • ETel3rdParty: Using the Telephony Independent Software Vendor (ISV) API
          • Reference
        • Telephony Watchers
          • Concepts
            • Architecture
            • Telephony Watchers
          • Telephony Watcher Tutorial
      • BCA2
        • BCA2 API Overview
        • BCA2 Control Options
    • Classic UI Guide
      • Application and UI frameworks
        • Application framework concepts
          • Resources
          • Registration
        • Framework requirements for GUI applications
          • Implementing framework requirements
        • Event handling
          • Commands
            • Handling EEikCmdExit
          • Window server events
            • Key events
              • Receiving key event data in your application
              • Handling key events in your application
            • Layout change events
            • Foreground events
            • Pointer events
            • System events
            • Application-specific events
            • Other window server events
          • System environment events
            • Environment changes
          • Domain-specific events
            • Contacts database events
            • Alarm server events
          • Touch-specific events
            • Handling pointer events in custom controls
            • Implementing support for scalable UI
            • Listening for scrollbar touch events
            • Enabling additional touch events for your application
            • Checking for touch support at runtime
        • Managing resource files
          • How resource files work
          • Resource file structure
          • Precompiled resource values available from the Symbian platform
          • Required resource file statements
          • Optional resource file statements
          • Resource string handling
          • Creating registration resource files
          • Defining localizable registration information
          • Creating resource header files
          • Resource management example: HelloWorldBasic
            • helloworldbasic.rss
            • HelloWorldBasic_reg.rss
        • UI concepts
          • Relationship between framework and applications
          • Scalability
          • Themes
          • UI controller
          • Controls
            • Window owning and non-window owning controls
              • Relationship between window controls
            • Compound controls
            • Commonly used controls
          • Views
        • UI architectures
          • Traditional Symbian UI application architecture
            • Constructing the UI controller in traditional architecture
            • Views in traditional architecture
              • Constructing views in traditional architecture
              • Drawing in traditional architecture
              • Compound controls in traditional architecture
            • Switching views in traditional architecture
          • View architecture
            • Constructing the UI controller in the view architecture
            • View controller in the view architecture
              • Constructing the view controller in the view architecture
              • View resource statements in the view architecture
              • Switching views in the view architecture
            • Views in the view architecture
              • Constructing views in the view architecture
              • Drawing in the view architecture
              • Compound controls in the view architecture
          • Dialog architecture
            • When to use dialog architecture
            • Basic implementation
              • Resources
              • Constructing a dialog
            • Advanced implementation
              • Mixing dialog and other application architectures
        • Internationalization and localization
          • Locale-sensitive data types
          • UI text strings
          • Implementing UI text localization
        • Using the extended notifier framework
      • Control and animation framework
        • Animation
          • Animation overview
          • How to create a basic animation
        • Bitmap Animation
          • Bitmap Animation Overview
        • Clock
          • Clock Overview
          • Message Window Overview
        • The UI Control Framework (CONE)
          • UI Control Framework Overview
          • Multiple Screens Overview
          • CONE resource loader overview
          • UI Control Framework concepts
          • Controls
            • Window-owning controls and non-window-owning controls
            • Simple controls and compound controls
            • The run-time control hierarchy
            • The control environment
            • Control observers
            • Control contexts
            • The object provider (MOP) mechanism
            • Text and Zooming
            • Layout management
          • Application user interface (AppUi)
            • The control stack
            • Embedded applications
          • How to write controls
          • How to create a singleton
          • How to - Multiple screens
        • Using UI Graphics Utilities (EGUL) and Text Utilities (ETUL)
          • UI graphics utilities overview
          • Address string tokenizer overview
          • Text resource utility overview
          • Phone number utility overview
          • String resource reader overview
        • Using Front End Processor (FEPBASE)
          • Front End Processor Overview
          • How to Write a FEP
            • FEP Introduction
            • Implementing the FEP API
            • Fixed and Floating Windows
            • Simulating and intercepting key events
            • Processing pen events
            • Synchronising FEP Instantiations
            • Detecting Changes in the Environment
            • Interacting with text editor controls
            • FEP References
        • Control and animation framework examples
          • Animation example
          • Clock: Analog and Digital Clocks example
          • ControlFramework: A UI application with a toolbar
          • CustomControls: custom control example
      • UI components
        • Adaptive search
        • Dimming
        • Find pane
        • Generic button
        • Home screen
        • Indicators
          • Application-specific indicators
          • Editing indicators in pop-up windows
          • Indicators in the Navi pane
          • Operator indicator
          • Signal and battery indicators
          • Soft indicators
          • Universal indicators
        • Lists and grids
          • Empty lists and grids
          • Highlighting
          • Grid types
            • Color selection grid
          • Order of items and browsing in grids
          • List browsing
          • List layouts
            • Column structure of lists
            • Item type combinations
            • List item types
            • List stretch
            • Numbered items
          • List types
            • Choice list
            • Forms
              • Always-editable forms
              • Form items
              • Forms without the options softkey
            • Hierarchical list
            • Hierarchical column list
            • Lists in pop-up windows
            • Markable list
            • Multi-selection list
            • Selection list
            • Setting list
        • Menu
        • Notes
          • Confirmation note
          • Error note
          • Information note
          • Permanent note
          • Progress note
          • Wait note
          • Warning note
        • Options menu
          • Item-specific options menu
          • Submenus
          • Submenu indicators
          • Unavailable items
          • Other Options menus
          • Options template
          • Menu bars
            • Menu bar resource statements
            • Using menu sections in menu bar resource statements
        • Presentation of text
        • Pop-ups
          • Discreet pop-up
          • Preview pop-up
          • Tooltips
          • Setting pop-up
          • Slider pop-up
            • Volume Control pop-up
          • Stylus pop-up menu
          • Stylus scrolling pop-up
          • Universal indicator pop-up
        • Queries
          • Confirmation query
          • List query
          • Grid query
          • Multi-selection list query
          • Data query
            • Password query
            • Data queries with multiple fields
          • Message query
          • Query input
        • Settings
          • List setting item
          • Text setting
          • Slider setting item
          • Volume setting item
        • Soft notifications
          • Discarding soft notifications
          • Many simultaneous soft notifications
        • Text editing
          • Editing menu
          • Editing indicators
          • Selecting text
          • Smiley picker
          • Special character table
        • Toolbar
        • UI themes
        • Text views
        • Windows and panes
          • Main pane
          • Status pane
            • Battery pane
            • Clock pane
            • Navi pane
            • Title pane
            • Signal pane
            • Universal indicator pane
          • Control pane
            • Control pane with pop-up
            • CBA buttons
              • Using precompiled CBA button resources
              • Defining resources for your own CBA buttons
          • Scrollbars
          • Layout changes in bi-directional languages
          • Pop-up windows
          • Zooming
          • Zooming actions
          • Zooming feedback
      • Touch UI Support
        • Touch UI
          • Touch support for UI components
          • Finger usable UI
          • Touch UI user experience
            • Designing applications for touch UI
              • Single tap
              • Touch-enabled vs. touch-optimized
            • Usability considerations
              • Feedback
              • Scaling and positioning of controls
              • Sensor interaction
            • Cut, copy, and paste
            • Moving in touch UI
            • Multiple touch
            • Status pane items
            • Split view inputs
            • Text fields
            • Text input
            • Touch-based multiple selection
            • Touch down and hold
            • Touch gestures
          • Touch support in lists
          • CEikDialog
        • Touch UI observer interfaces
        • Tactile feedback
        • API specifications
          • Choice list API
            • Choice list API class structure
            • Providing a vertical list of selectable items
              • Creating the choice list
              • Adding items to the choice list
              • Getting user selection from the choice list
              • Deleting the choice list
              • Showing the choice list
              • Removing items from the choice list
              • Setting the item selected when the choice list is opened
          • Generic button API
            • Enabling touch support for buttons
              • Creating generic button
              • Setting button properties not specific to any state
              • Using button states
              • Setting properties for button states
              • Handling button events
              • Using long-tap events
              • Using skin support in buttons
          • Stylus pop-up menu API
            • Displaying commands in a context menu
              • Creating stylus pop-up menu
              • Handling stylus pop-up menu events and commands
              • Showing and hiding stylus pop-up menu
              • Adding and removing menu items
              • Setting stylus pop-up menu position
              • Hiding and showing stylus pop-up menu items
          • Tactile feedback client API
            • Definitions
            • Providing tactile feedback for touch events
              • Using direct feedback
              • Using area registry based feedback
              • Removing feedback from a control
              • Disabling and enabling feedback
              • Querying if feedback is supported
              • Managing feedback areas
              • Optimizing feedback latency
              • Tactile feedback implementation example
          • Title pane touch observer API
            • Setting the title pane touch observer
          • Toolbar API
            • Class structure for the toolbar API
            • Enabling quick access to functions with a toolbar
              • Constructing the toolbar
              • Adding and removing toolbar items
              • Accessing the toolbar from applications or application views
              • Accessing toolbar items
              • Handling toolbar item events
              • Controlling toolbar visibility
              • Showing and hiding toolbar items
              • Dynamic initialization of the toolbar
              • Setting toolbar properties
              • Creating the toolbar extension
              • Adding and removing toolbar extension items
              • Accessing toolbar extension items
              • Showing or hiding the toolbar extension
              • Dimming or hiding toolbar extension items
          • Touch UI utilities API
            • Touch UI utilities API class structure
            • Receiving long-tap events
              • Creating the long-tap detector
              • Handling long-tap events
              • Deleting the long-tap detector
              • Enabling and disabling the long-tap detector
              • Setting the time after which the long-tap event is sent
              • Setting the time before the long-tap animation starts
    • Common Email Guide
      • Email Services
        • Email Client API
          • Email Client API Overview
          • Email Client API Tutorials
            • Listing, Accessing and Launching Mailboxes
            • Creating, Replying and Forwarding Email Messages
            • Searching Email Messages
      • Email UI
        • Email Widget API
    • Communications Framework Guide
      • Communications Framework Quick Start
      • Concepts
        • Goals of the Comms Architecture
        • What are Layers
        • What are Access Points
        • What are Planes
        • What are Nodes
          • Nodes in Symbian Platform
          • Nodes in the Communications Framework
          • The Message Transport and Communication between Nodes
        • What are Factories and Factory Containers
        • What are Tiers?
        • What are CF Protocols, Binders, and Flows
        • What is Bearer Mobility
        • Configuring Comms
          • What is the Comms Database?
          • What are CMI files?
          • What is the System Critical Parameter?
          • What are Multi-Threaded Servers?
          • What are ESK files?
          • What is IP Security Policy (IPSecPol)?
          • What is Serial Port Contention?
          • Configuring and Customising the Serial Port
          • SMS Stack Configuration
        • Debugging Comms
          • Software Behaviour in a Debug Environment
          • Textual Logging
          • How to Use ULogger with Comms
          • On-Target Debugging
          • Component Specific Debugging Help
      • Communications Configuration Utilities
        • Comms Database
          • Concepts
            • What is the CommsDat API
            • What are elements
            • What are containers
            • What are fields
            • What are records
            • What are links
            • What are tables
            • What is Versioning?
            • What are sessions with the Comms Database
            • What are transactions
            • What is the mechanism for reading, writing and searching for data
            • Notification of changes to the comms database
            • How is the Comms Database secured
          • Creating and Deleting a Session: Tutorial
          • Starting and Finishing Transactions: Tutorial
          • Loading a Symbian Platform Defined Table: Tutorial
          • Loading a Symbian platform Defined Table, Changing a Field, Write Changed Record: Tutorial
          • Accessing a field without loading a whole record: Tutorial
          • Following a link to another table and finding a field by Id and by name: Tutorial
          • Creating a User Defined Table: Tutorial
          • Using Template Records: Tutorial
          • Migrating from CommDb to the CommsDat API
          • Reference
            • C++ API items
            • Tables for Application Developers and Phone Creators
            • Tables for Phone Creators
      • Communications Framework Utilities
        • Memory Management in the Communications Framework
          • Overview
          • Shared Buffers
          • Comms Buffers (MBuf) ans Comms Chains
          • Data Access Example
          • Advanced Pond Guide
          • Allocation Tutorial
          • Allocation Strategy
          • TLS Look-up Reduction Tutorial
          • Memory Metrics
          • Pond Configuration Reference
      • Communications Process and Settings
        • Root Server
          • Concepts
            • What is Root Server and the C32exe Process?
            • What is a Comms Provider Module?
            • What is Binding and What are Comms Channels?
            • Architecture
          • C++ API items
        • Root Server Configurator
          • Concepts
            • What is Root Server Configurator?
          • Reference
            • CMI File Format
            • C++ API items
      • Data Communications Server
        • Network Dialog API
        • Network Interface Manager (NifMan)
          • Concepts
            • What is Network Interface Management (NifMan)?
            • Architecture
            • What are the Daemon Message Types?
          • Implementing a NifMan Daemon Tutorial
          • Reference
        • Socket Server
          • Concepts
            • Sockets Server Architecture
            • Socket Binding
            • Creating an Implicitly Bound Socket
            • Sockets Server Client API
            • Connection Management
            • SubConnection Client API
            • Socket connection example
          • Socket Server Tutorials
            • Opening a Socket Server connection: Tutorial
            • Starting a Socket Server connection: Tutorial
            • Reading from a Socket: Tutorial
            • Monitoring Dial-up connection stages: Tutorial
            • Attaching to an existing RConnection connection: Tutorial
            • Attaching to the default sub-connection: Tutorial
            • Setting sub-connection parameters: Tutorial
            • Creating and setting properties for a Sub-Connection: Tutorial
            • Creating a new sub-connection - Adding an already connected socket
            • Creating a new sub-connection - Socket connected over the sub-connection
            • Registering for Sub-Connection events: Tutorial
            • Starting and Closing a Management Plane session: Tutorial
            • Using a Management Plane session to receive Access Point notifications: Tutorial
            • Using a Management Plane session to query all Access Points: Tutorial
            • Using the Bearer Mobility APIs
            • How to Create an Explicitly Bound Socket
          • Reference
            • Socket Server Reference
            • Socket Server Reference (Partner version)
            • RConnection API Summary Reference
          • Rconnection: connection monitoring and management example
      • Serial Communications Server
        • Concepts
          • Architecture
          • What are Serial Ports
          • What are Serial Protocol Modules (CSYs)
          • What are Serial Port Configuration Blocks
          • What are Serial Port Capability Blocks
          • What is the Serial Protocol Module Interface
          • Serial Ports and Power Management
          • RS232 Control Lines
        • How to Configure a Port: Tutorial
        • How to Configure a Port for Efficient Reading: Tutorial
        • How to Configure Parity Error Control: Tutorial
        • How to Configure the Speed and Data Format: Tutorial
        • How to Configure Multithreaded C32 Serial Comms: Tutorial
        • How to Detect Infrared Capability and Enable Infrared Mode: Tutorial
        • How to Load the Physical Device Driver and Logical Device Driver: Tutorial
        • How to Open a Port: Tutorial
        • How to Open a Port with the IrDA Protocol Module: Tutorial
        • How to Send Data: Tutorial
        • How to Terminate Read Requests Early: Tutorial
        • How to Set when Write Calls Return: Tutorial
        • How to Wait for the Write Buffer to Empty: Tutorial
        • Serial Protocol Modules (CSYs) Developer Tutorial
          • How to Write a Serial Protocol Module: Tutorial
        • Serial Communications Server Example Code
          • GlassTerm: glass teletype terminal
          • IRPrinting: Infrared Printing
        • Reference
          • C++ API items
          • C++ API items for Device Creators
          • Data Transfer Performance Guidelines
          • Handshaking Configuration Options
          • List of Serial Communications Server Plug-ins
      • Serial Comms Server Plugins
        • Serial Port CSY
      • Comms-Infras API Tests
        • Comms Infrastructure Verification Suite
          • Comms-infras Test Technology
          • Introduction
    • Contacts Guide
      • Contacts Model
        • Contacts Model Overview
        • Concepts
          • Database Management
          • Contact Items Management
          • How to Add Email Type Values
          • Searching the Contact Database
          • Speed Dial Functionality
          • Change Notification
          • Introduction to Mapping between Symbian UIDs and vCard Properties
          • UIDs that Identify vCard Properties
          • Handling of Multiple Clients
          • Transaction Notifications
          • Dynamic Compression
          • Dynamic Transaction Rollback Recovery
          • Debug Logging
          • Data Compatibility
      • Contacts Model API Example
    • Device Services Guide
      • Accessory Services
        • Accessory Services Overview
        • Bluetooth Remote Control Framework
          • Bluetooth Remote Control Framework
          • Bluetooth Remote Control Framework Tutorial
            • Remote Control Framework Tutorial
            • Starting as Controller
            • Starting as Target
            • Commands and Responses
      • Resource Management
        • Resource Management Overview
        • Hardware Resource Manager
          • Hardware Resource Manager Overview
          • Hardware Resource Manager Concepts
            • Hardware Resource Manager Plug-ins
            • Hardware Resource Manager Policy Files
            • Light API
            • Extended Light API
            • Vibra API
            • Power API
            • Power State API
          • Hardware Resource Manager Tutorials
            • Hardware Resource Manager Plug-in Tutorial
            • Light API Tutorial
              • Creating a light instance
              • Retrieving the supported light targets of a device
              • Retrieving the current light status
              • Reserving light targets
              • Switching ON the lights
              • Switching OFF the lights
              • Blinking lights
              • Releasing the reserved lights
              • Releasing the instance
            • Extended Light API Tutorial
              • Creating an instance
              • Retrieving the supported targets
              • Retrieving the status of the lights
              • Reserving the lights
              • Switching ON the lights
              • Switching OFF the lights
              • Blinking the lights
              • Releasing the reserved lights
              • Releasing the instance of Extended Light API
            • Vibra API Tutorial
              • Creating a Vibra instance to control the vibra
              • Retrieving the vibra settings
              • Retrieving the vibra status
              • Reserving the device vibra
              • Starting the device vibra
              • Stopping device vibra
              • Release device vibra
              • Releasing the instance
              • Sending tactile feedback pulse
            • Power States API Tutorial
            • Power API Tutorial
              • Derive a class and implement the appropriate observer functions
              • Create a power client power session
              • Get battery voltage or consumption information
              • Start receiving notification
              • Stop receiving notification
            • Managing RGB Color of Light Targets
      • System Health Management
        • System Health Manager
          • System Health Manager Overview
          • System Health Manager Concepts
          • Requesting and Cancelling Monitoring for a Process
      • System State Management Architecture
        • System State Management Architecture Overview
        • Guidelines to adapt the existing GSA components to SSMA
        • System State Manager
          • System State Manager Overview
          • System State Manager Concepts
            • System State Transition
            • System State Management Policy
            • System-wide Properties
            • RestartSys.dll
            • State Aware Component
          • System State Manager Tutorials
            • Component Shutdown Aware
              • Making a Component Shutdown Aware
              • Registering for Shutdown Notification
              • Managing Shutdown
            • Custom Command
              • Creating a Custom Command
              • Calling a Custom Command
              • Running a Custom Command
            • Running a Command Conditionally in a CommandList
            • Creating a Static CommandList
            • Monitoring a System-Wide Property
            • Enabling Graceful Shutdown
            • Creating System Utility Policy plug-in
            • Creating System-wide Property Policy Plug-in
            • Creating System State Manager policy plug-in
            • Creating State Adaptation plug-in
          • SystemStateManager: The System State Manager example
      • Sensor Services
        • Sensor Services Overview
        • Sensors Framework
          • Sensors Framework Overview
          • Sensor Channel Declaration
            • Array Properties
          • Using Sensor Channels APIs
            • Querying for Sensor Channels
            • Receiving Data from Sensors
            • Retrieving Channel Properties
            • Setting Channel Properties
            • Listening for Property Changes
            • Listening for Channel Changes
            • Receiving Channel Data based on Conditions
          • Types of Sensor Channels
            • Accelerometer Sensor Channel
            • Rotation sensor channel
            • Orientation sensor channel
            • Accelerometer Double-Tap Sensor Channel
            • Proximity Monitoring Sensor Channel
            • Ambient Light Sensor Channel
            • Magnetic North Sensor Channel
            • Magnetometer XYZ Sensor Channel
          • Scaling Channel Data Values
        • Sensor Data Compensator
          • Sensor Data Compensator Overview
          • Compensating Sensor Data for Display Orientation
    • Digital rights management
      • OMA DRM
        • Rights issuer and content issuer
        • DRM rights objects
        • DRM agent
        • DRM content format
        • OMA DRM v1.0
        • OMA DRM v2.0
          • Supported OMA DRM v2.0 features
          • Rights object acquisition protocol
        • OMA DRM v2.1
      • WMDRM
        • WMDRM Engine Overview
    • Generic Application Support Guide
      • Application Framework
        • Application Framework Overview
        • Application Architecture
          • Application Architecture Overview
          • Application Architecture Concepts
            • MIME Content Policy
            • Server Applications
              • Description
              • Views of a Server Application System
              • Registration and Discovery
          • Application Architecture Tutorials
            • Application Service Tutorial
              • Creating a New Service
                • Define and create a service
                • Create the client class
                • Create the service class
                • Define the registration support
                • Provide service implementation discovery support
              • Using a Service by the Client
              • Implementing Services in a Server Application
            • Accessing the Running Applications
            • Porting Tutorial
              • Porting Applications to EXEs
                • Embeddable Applications
                • Non-embeddable Applications
              • Porting Control Panel Plug-ins
              • Porting Data-caged Applications
              • Porting Data Recognizers to Secure Platform
              • Porting Notifiers to Secure Platform
            • Enumerating Applications
            • Creating a Control Panel Application
            • Upgrading Help Files on the Secure Platform
          • Application Architecture Examples
            • EmbApp: An Embedded Application
            • HelloWorld: A simple GUI application with a single view
            • MenuApp: An Application with a Menu
            • Minimal: A Minimal UI Application
            • Server_App_Minimal: A Minimal Server Application Example
        • View Server
          • View Server Overview
          • View Server Tutorial
            • Activate a view
            • Add a view to the control stack
            • Deregister a view
            • Derive a class from the MCoeView class
            • Implement the observer functions
            • Register a view with the View Server
            • Set a view as a default view
            • Create an instance of CCoeAppUi
      • Application Launch Services
        • After Market Application Starter
          • After Market Application Starter Overview
          • AMA Starter Tutorial
            • Creating a Dynamic Startup Configuration
            • Managing a Dynamic Startup Configuration
      • Common Application Services
        • Alarm Server
          • Alarm Server Overview
          • Alarm Server Concepts
            • Types of Alarm
            • Alarm States
            • Alarm Time Formats
            • Alarm Sound Play Control
            • Environment and DST Changes
          • Alarm Server Tutorials
            • Using Alarm Server
              • Adding an Alarm
              • Updating an Alarm
              • Deleting an Alarm
              • Obtaining Alarm ID or Category List
              • Setting Alarm Status
              • Retrieving Alarm Information
              • Requesting Change Notification
            • Alarm Play Tutorials
            • Activating an Alarm on Given Days
          • AlarmServerExample: Alarm Manager Console Application
          • Alarm Properties Reference
      • File Handling
        • File Converter Framework
          • Overview
          • File Converter Tutorials
            • Writing a Converter
              • Write an interface implementation for a converter
              • Implement the ECom framework code
              • Write a resource file
              • Write a converter DLL project file
            • Using a Converter
              • Get a converter
              • Request for conversions
              • Write a conversion observer
      • Open Environment Utilities
        • Text Shell (Zsh) and Telnet Daemon
          • Copyright Information
          • Overview
          • Porting with Zsh
          • Setup
            • Emulator Setup
          • Launching Zsh
          • Reference
            • Supported Zsh Features
            • Zsh Command Syntax
              • alias
              • autoload
              • break
              • builtin
              • cat
              • cd
              • command
              • continue
              • cp
              • declare
              • dirs
              • echo
              • emulate
              • eval
              • exit
              • export
              • false
              • fc
              • find
              • float
              • functions
              • getln
              • grep
              • history
              • integer
              • local
              • ls
              • mkdir
              • more
              • mv
              • noglob
              • popd
              • print
              • printf
              • ps
              • pushd
              • pushln
              • pwd
              • read
              • readonly
              • rm
              • rmdir
              • set
              • GUID-9660B072-9BD6-5A84-B45A-636F0D06D467.dita
              • touch
              • true
              • type
              • typeset
              • unalias
              • unfunction
              • unhash
              • unset
              • unsetopt
              • unzip
              • whence
              • where
              • which
              • zip
            • External Programs
      • Time Zone Services
        • Time Zone Services Overview
        • Time zone conversion overview
        • Time Zone Services Tutorials
          • Converting between UTC and local time
            • Converting from UTC to local time in a non-system time zone
            • Converting from UTC to local time in the system time zone
            • Converting from local time for the system time zone to UTC
            • Converting from any local time to UTC
          • Setting universal time and offset
          • Updating System TZ Data Using Software Installation
          • Creating a User-Defined Time Zone
          • Creating a User-Defined Time Zone from an Existing Time Zone
          • Updating System TZ Data Using Software Installation
        • Time zone services examples
          • Time Zone Localiser Example
          • timezoneconversion: Time Zone Conversion Example
      • System Resource Monitoring
        • Out Of Disk (OOD) Monitor
        • Out Of Memory (OOM) Monitor
          • OOM Monitor Overview
          • OOM Monitor Concepts
            • OOM Monitor Priority
            • Rules to Change Priority Dynamically
            • Optional RAM Allocation
            • OOM Plug-ins
          • Using OOM Monitor
            • Changing the Priority
            • Increasing the Priority of a Third-Party Application
            • Allowing Large Memory Allocation
              • Requesting RAM Asynchronously
              • Requesting RAM Synchronously
            • Allowing Optional RAM Allocation
          • OOM Monitor Reference
            • Priority Configuration
            • Out of Memory Error
    • Generic OS Services Guide
      • Quick Start
      • Compression Libraries
        • Zip Compression Library
          • Zip Compression Library Overview
          • Zip Compression Library Tutorials
            • Compressing and Decompressing File - Zip Format
            • Compressing and Decompressing File - GZip Format
            • Compressing and Decompressing Memory Streams
            • Decompressing File Archives
          • EZLib Interface
          • EzlibExample: Using EZLIB to Compress and Decompress Files
      • Generic Open Libraries
        • Open Environment Core (P.I.P.S.)
          • Copyright Acknowledgments for P.I.P.S. Libraries
          • P.I.P.S. Overview
          • Getting Started
            • Example using main()
            • Example using E32Main()
            • Creating the MMP File
            • Using Compilers and IDEs
              • Using GCCE and P.I.P.S.
              • Using Carbide.c++ and P.I.P.S.
              • Promoting char in comparison with RVCT
            • Hybrid Applications with Symbian C++ and Standard C
          • P.I.P.S. Concepts
            • Symbian Platform vs UNIX
            • Build Process
            • Hybrid Applications
            • Platform Security Considerations
            • Target Types
            • Memory Management
            • Miscellaneous Topics
            • Character Conversion in Symbian C++ and GNU C
          • P.I.P.S. Porting Tutorials
            • Porting Using P.I.P.S.
              • Analysis of OSS
              • Preparation of the MMP and bld.inf Files
              • Compilation and Build Process on Symbian Platform
            • Intermixing C and C++
              • Introduction to Intermixing C and C++
              • extern "C" and Symbian DEF files
            • Using Visual Studio on Carbide.vs
            • Creating Processes and Threads
              • Alternatives to fork() and exec() for creating child processes
                • Parent and Child without IPC
                • Parent and Child IPC Using a Single Pipe
                • Parent and Child IPC Using Named Pipes or FIFOs
              • Forking without exec()
              • exec() without forking using posix_spawn()
            • Using POSIX Signals
              • Signal Emulation on the Symbian Platform
              • Using Signals to Handle Exceptions
              • Using Signals to Terminate Processes
              • Using Signals to Handle Asynchronous Events
            • Exporting Global Data from a DLL
            • Initializing a Library
            • String Conversions
            • Calling Symbian Asynchronous APIs in Applications
            • Dynamic Link Libraries
            • Supporting Writable Static Data in DLLs
          • Limitations
          • Troubleshooting Tips
          • Migrating from C Standard Library (ESTLIB) to P.I.P.S.
          • P.I.P.S. Examples
            • Hello World Example: Using P.I.P.S.
            • File Access Example: Accessing the File System Using P.I.P.S.
            • HybridApp: Demonstrating P.I.P.S. Hybrid Applications
            • IPC: IPC Mechanisms
            • LibpThread Example - Using P.I.P.S OECORE
            • libmexample: Using the Standard C Math Library
            • posixsignals: POSIX Signal Example, Using P.I.P.S.
            • Handle Global Variable Example
            • Open C libz Example
            • Open C MessageQueue Library Example
            • Open C Producer Consumer Example
            • Open C String Utilities Example
            • Redirect Printf Example
        • Standard C++ Library (STLport v5)
          • Copyright Acknowledgments for Standard C++ (STLport)
          • Standard C++ Library Overview
          • Standard C++ Support on the Symbian Platform
          • Standard C++ Porting Tutorials
            • Developing Applications or Libraries Using Standard C++
              • Use Cases for Writing Standard C++ Code
              • Guidelines for Writing Standard C++ Libraries
              • Possible Problems
            • Building a Standard C++ Application or Library
          • Troubleshooting
          • Known Issues
          • Migrating from STLport v4 to v5
        • POSIX Realtime Extensions
          • Librt
            • Librt Overview
            • Shared Memory Tutorial
              • Creating and Unlinking a File Descriptor from a Shared Memory
              • Writing, Reading and Seeking from a Shared Memory
              • Retrieving Information about a Shared Memory Object
            • Clocks and Timers Tutorial
              • Modifying a Clock Time
              • Creating an Absolute Timer
              • Creating a Periodic Timer
            • Limitations of Clocks and Timers
        • C Standard Library
          • Copyright information
          • C Standard Library Overview
          • C Standard Library Concepts
            • CRT0 Libraries of STDLIB
            • Files and Directories
            • Handles versus File Descriptors
            • Single and Multiple Threads
            • Unicode support
            • STDLIB Console and I/O operations
          • C Standard Library Tutorials
            • Porting Tutorials
              • Hello World: A minimal console application
              • Console App: A Simple Console Program
              • GUI App: Porting an Engine for Use in a Symbian Application
            • Emulating stdin/stdout/stderr in STDLIB
          • C Standard Library Examples
            • Hello: C Standard Library Hello World Example
            • ConsoleApp: Simple Console Program
            • GUIApp: GUI Application with C Engine
      • Generic Services
        • Generic Services Overview
        • Active Backup Client
          • Active Backup Client Overview
          • Writing an Active Backup Client Tutorial
        • HTTP Utilities Library
          • HTTP Utilities Library Overview
          • HTTP Utilities Library Concepts
            • Reserved and Unreserved Characters
            • Escape and Insert
          • HTTP Utilities Library Tutorials
            • URI Tutorials
              • Creating an URI
              • Generating a File Name from the URI
              • Parsing an URI
              • Extracting URI Components
              • Manipulating URI Data
              • Validating an URI
              • Using URI Utilities
            • Escape Encoding and Decoding
            • Modifying the Data and Delimiter
            • Parsing Delimited Data
            • Converting between Unicode and UTF8
            • Using Date and Time Utilities
            • Encoding and Decoding WSP Headers
              • Reading headers in a WSP buffer
              • WSP Header Primitive Encoding
              • WSP Header Primitive Decoding
          • HTTP Utilities Library (InetProtUtils) Example
        • MIME Recognition Framework
          • MIME Recognition Framework Overview
          • MIME Recognition Framework Tutorials
            • Writing a MIME Recognizer
            • Using the MIME Framework
        • Task Scheduler
          • Task Scheduler Overview
          • Developing Programs with Task Scheduling Capabilities
          • Backup and Restore on Scheduled Tasks in Persistent Schedules
          • TaskSchedulerExample: Using Task Scheduler for Creating and Executing Tasks
      • GLib
        • Copyright Acknowledgments for GLib
        • Getting Started with GLib
        • GLib Concepts
          • Differences between OSS and Symbian GLib
          • GLib Event Loop
          • Introduction to libgmodule
          • Introduction to GLib Low Memory Handler
          • UHEAP Markers and Panics in GLib-based Applications
        • GLib Tutorials
          • Using GThreads
          • Using GIOChannel
          • Using GCompletion
          • Using Exported Global Variables for GLib
          • Getting GLib events in Symbian UI applications
      • Low Level Libraries and Frameworks
        • Low Level Libraries and Frameworks Overview
        • Plug-in Framework
          • Plug-In Framework Overview
          • Plug-in Framework Concepts
            • ECom Architecture
            • Interface definition
            • Interface Implementation
            • Interface Extensibility
            • ECom and the Platform Security Architecture
          • Plug-in Framework Tutorials
            • Framework Developer Tutorials
              • Writing Interface Definitions
              • Filtering Implementations by Vendor ID
              • Providing a Custom Resolver
              • Preventing Plug-in Overriding
              • Upgrading ROM Plug-ins
              • Using Extended Interfaces
            • Plug-in Writer's Tutorial
              • Implementing an Interface
              • Exporting the Implementation Factories
              • Creating a Registration Resource File
                • Writing a Standard Registration Resource File
                • Writing the Version 2 Registration Resource File
                • Writing the Version 3 Registration Resource File
              • Creating an Implementation Project File
            • Plug-in User's Tutorial
              • Using the Plug-in Framework
              • Cleaning-up Memory
            • Using ECom and plug-ins in phone ROMs
              • Improving Load Time with SPI Files
              • Configuring the Start-up State Aware (SSA) Behaviour
              • Replacing and Hiding Plug-ins in Composite ROMs
          • Troubleshooting Plug-in loading Errors
          • Plug-in Framework (ECom) Examples
            • InterfaceClient ECom Interface Client Example Code
            • InterfaceDefinition: ECom Interface Definition Example Code
            • InterfaceImplementation: ECom Interface Implementation Example Code
        • Application Utilities
          • Application Utilities Overview
          • Activity Manager
            • Activity Manager Overview
            • Activity Manager Tutorial
          • Basic Application Framework Library
            • Basic Application Framework Utilities Overview
            • Basic Application Framework Library Concepts
              • Clipboard
              • Command Line Parsing
              • Descriptor Arrays
              • Incremental Matcher
              • Localised Names of Plug-ins
              • Resource Files
              • String Pools
              • System Sounds
            • Basic Application Framework Library Tutorials
              • Using Clipboard
              • Constructing Descriptor Arrays
              • Using Environment Change Notifier
              • Constructing a Static String Table
              • Getting Equivalent and Nearest Equivalent Languages
                • Getting an Equivalent Language List
                • Getting a Nearest Equivalent Language
              • Using String Pool
              • Reading a String Resource
            • Basic Application Framework Library Examples
              • Basics: Store and Restore Object using Clipboard
              • Resource File Examples
                • ReadArray: Reading the Contents of a Resource File into an Array
                • ReadData: Reading from a Resource File
                • ReadText: Reads "Hello world!" from a Resource File
                • SigCheck: Checking a Resource file's Signature
                • MultiRead1: Reading Multiple Resource Files
                • MultiRead2: Reading Multiple Resource Files with Cross-referenced Resources
            • Equivalent Languages Reference
          • Base Services Utility Library (BSUL)
            • Base Services Utility Library Overview
            • Using ClientMessage Framework
          • System Utilities
            • System Utilities Overview
            • System Utilities Tutorial
              • Retrieving Versions and Device Type Information
              • Checking the Availability of Memory
        • Generic Usability Library
          • EUser High Level Library
            • EUser High Level Overview
            • EUser High Level Concepts
              • Automatic Resource Management
              • Cleanup Strategy
              • LString
              • OR_LEAVE MACRO
              • RAII Idiom
              • Single Phase Constructor
            • EUser High Level Library Tutorials
              • Automatic Resource Management Tutorial
              • Automatic Resource Management Class Templates Tutorial
              • Cleanup Strategy Tutorial
              • LString Tutorial
              • OR_LEAVE macro Tutorial
              • Single Phase Constructor Tutorial
      • C++ Standard Library (STLport v4)
        • Copyright Acknowledgments for Standard C++ (STLport v4) and Boost Libraries
        • Getting started with C++ Standard Library
        • Known Issues
      • SysLibs API Tests
        • SysLibs Verification Suite
          • SysLibs Test Technology Area Scope
          • SysLibs Test Suite
            • SysLibs Test Suite Overview
            • SysLibs Test Suite Tutorials
              • Setting up the Test Environment
              • Building and Running the Tests
                • Building the Test Product
                • Running Tests using TestDriver
                • Running Tests Manually
                • Running Tests on Phone
                • Running Tests using the TCS Files
              • Analyzing Test Results
            • Reference
              • SysLibs Test Suite Details
    • Graphics Guide
      • Graphics Quick Start
      • What's New in Graphics in Symbian^3
      • Graphics Concepts
        • The ScreenPlay Graphics Architecture
        • Graphics Composition
        • The Non-ScreenPlay Graphics Architecture
        • Graphics Hardware Acceleration
        • Khronos API Support
        • Dynamic Resolution Switching
      • Graphics Example Code
        • CoverFlow: using ScreenPlay
        • GraphicsShell: drawing and zooming
      • Graphics Tutorials
        • Enabling the Graphics Architecture Variants
      • Graphics Reference
        • Graphics Components and Their CBR Package Names
        • Pixel Formats
          • RGB Pixel Formats
          • YUV Pixel Formats Overview
            • YUV Pixel Formats
          • Luminosity Pixel Formats
          • Color Conversion
      • Windowing Collection
        • Windowing Example Code
          • About the Window server example code
          • Simple: simple window system
          • BitmapSprite: creating a sprite by loading a bitmap file
          • Direct: Direct Screen Access example
          • Ordinal: ordinal position, drag and drop
          • PtBuffer: the pointer move buffer
          • Scroll: simple scrolling
          • VectorSprite: drawing sprites
          • Transparent: Drawing Transparent Windows
        • Window Server Component
          • Window Server Component Overview
          • Window Server Client-Side Library
            • Window Server Client-Side Library Overview
            • How Will the New Application Framework Affect my Applications?
            • Window Server Client-Side Library Concepts
              • Window Server Sessions
              • Client-Side Buffer
              • Screen Handling
              • Display Control and Mapping in the Window Server Client
              • Password Support
            • Windows
              • Windows Overview
              • Window Groups and Applications
              • Displayable Windows
              • Window Hierarchy
              • Ordinal Position
              • Window Group Priority
              • (x,y) Co-ordinate System
              • Transparent Windows
            • Graphics and Drawing
              • Graphics and Drawing Overview
              • Redraw Drawing
              • Server-Initiated vs. Application-Initiated Redrawing
              • Drawing Tutorial
            • Window Server Client-Side Events
              • Window Server Client-Side Events Overview
              • General events
              • Redraw Events
              • Priority Key Events
              • Pointer Handling
              • Advanced Pointers
                • Advanced Pointer Overview
                • Advanced Pointer States and Event Communication
                • Advanced Pointer Tutorial
                • Support for Multiple Pointers in the Emulator
                  • Support for Multiple Pointers in the Emulator Overview
                  • Enabling Multiple Pointers in the Emulator Tutorial
              • Declaring a Window Server Event-Handling Class
              • Handling General Events
              • Processing Window-Group Events
              • Processing Window Events
              • Processing System Events
            • External Surfaces
              • External Surfaces Overview
              • Flipping and Rotating an External Surface
            • Sprites and Cursors
              • Sprites and Cursors Overview
              • Creating Sprites and Pointer Cursors
              • Setting the Text Cursor
            • Animations
              • Animation Overview
              • Implementing the Client Side
              • Implementing the Server Side
              • Creating an Animation Object
              • Creating an Animation DLL Object
              • Passing Arguments from Client to Server Classes
          • Window Server Plug-in Framework
            • Window Server Plug-in Framework Overview
            • Render Stages
              • Render Stages Overview
              • Render Stage Interfaces
              • TFX Render Stage Examples
              • Render Stage Display Control and Mapping
              • Creating a Render Stage Plug-in
            • Content Rendering Plug-ins (CRPs) Overview
            • The Non-ScreenPlay Plug-in Framework
              • Window Server Plug-in Framework in the Non-ScreenPlay Variant
              • Fader Plug-ins
              • Render Stages Plug-Ins
              • Miscellaneous Plug-in Interfaces
          • MiniGUI Environment
            • MiniGUI Environment Overview
            • Building and Running the MiniGUI Tutorial
          • Window Server Internals
            • Window Server Internals: Concepts
              • The Window Server Rendering Loop
              • Redraw Stores
            • The wsini.ini File
              • The wsini.ini File
              • Setting Up Window Server Logging
              • The wsini.ini File Reference
        • Window Server Plugins Component
          • Window Server Plugins Component Overview
      • Graphics API Tests Collection
        • Graphics Verification Suite Component
          • Graphics Test Technology
          • T_FBServAPI Regression Test Suite
          • T_WServAPI Regression Test Suite
          • Graphics BitGDI Test Suite
        • Screen Driver HAI Tests Component
          • Graphics HAI Test Overview
          • Graphics Screen Driver Test Suite
      • Font and Bitmap Server Collection
        • The Font and Bitmap Server Overview
        • Font and Bitmap Server Example Code
          • BitmapsShell: dealing with bitmaps
        • Extended Bitmaps
        • Creating an Extended Bitmap Rasterizer
        • Heap Locking in the Font and Bitmap Server
      • Graphics Device Interface (GDI) Collection
        • GDI Collection Overview
        • Graphics Device Interface Concepts
          • Drawing and Graphics Contexts
            • Graphics Context Settings
            • Shape Operations
            • Text Operations
            • Bitmap Operations
            • Geometry Classes
            • Colors
            • The Linear DDA
          • Picture Concepts
            • Introduction to Pictures
            • CPicture-Derived Classes
          • Twips and Zooming
            • Twip to Pixel Mapping
        • Graphics Device Interface Tutorials
          • Drawing to a Graphics Context Tutorials
            • Drawing Points
            • Drawing Lines
            • Drawing Text
            • Using Relative and Sequential Drawing
            • Drawing Arcs and Ellipses
            • Drawing a Rounded Rectangle
            • Drawing Polylines and Polygons
            • Using a Bitmap-Patterned Brush
          • Picture Tutorials
            • Storing a Picture Tutorial
            • Restoring Pictures Tutorial
          • Twips and Zooming Tutorials
            • Using TZoomFactor and MGraphicsDeviceMap
        • Graphics Device Interface Example Code
          • EmbeddingShell: embedded pictures
          • FontsShell: fonts
          • pdrstore: Creating a Printer Driver using pdr files
        • GDI Component
          • Graphics Device Interface (GDI) Component Overview
        • BitGDI Component
          • BitGDI Concepts
            • Bitmap Devices and Contexts
            • Bitmaps
          • BitGDI Tutorials
            • Loading a Bitmap from a File
            • Drawing Bitmaps
            • Drawing Reduced and Enlarged Bitmaps
            • Creating and Drawing to an Off-Screen Bitmap
            • Creating a Bitmap by Duplicating
            • Clearing a Rectangle
            • Copying a Screen Area
            • Using the Bitmap Utilities
        • Colour Palette Component
        • Screen Driver Component
          • Screen Driver Graphics Acceleration Support
        • DirectGDI Component
          • DirectGDI Component Overview
          • DirectGDI Library Overview
          • Off-Screen Rendering with DirectGDI Tutorial
        • DirectGDI Interface Component
          • DirectGDI Interface Overview
          • Creating a DirectGDI Adaptation
        • DirectGDI Adaptation Component
          • DirectGDI Adaptation Overview
      • OpenGLES Collection
        • OpenGLES Collection Overview
        • OpenGLES Interface Component
          • OpenGLES Interface Overview
          • OpenGLES Implementer's Guide
            • OpenGL ES Porting Guide
            • OpenGL ES Variability Choices
              • Which OpenGL ES API versions are supported?
              • What API extensions are supported?
              • Using Legacy vs. System-Wide EGL Headers
              • Floating Point Compiler Options
            • OpenGL ES 2.0 Shader Programs
            • OpenGL ES Security Threats and Measures
      • OpenVG Collection
        • OpenVG Collection Overview
        • OpenVG Interface Component
          • OpenVG Interface Component Overview
          • OpenVG Implementer's Guide
            • OpenVG Porting Guide
            • OpenVG Version Variability Point
      • EGL Collection
        • EGL Collection Overview
        • EGL Interface Component
          • EGL Interface Overview
          • Symbian-Specific Behavior
          • EGL Functions with Symbian-Specific Behavior
          • EGL Extensions
            • EGL Reusable Sync Extension
            • EGL Resource Profiling Extension
          • Rendering to an RWindow Tutorial
          • EGL Implementer's Guide
            • EGL Porting Guide
            • EGL Multithreading Requirements
            • Window Surface Implementation
              • Implementing eglCreateWindowSurface
              • Implementing eglSwapBuffers
            • Pixmap Implementation
        • EGL Reference Implementation Component
      • Graphics Resource Services Collection
        • Graphics Resource Services Collection Overview
        • Graphics Resource Component Overview
        • Graphics Resource Adaptation Component
        • Creating a Graphics Resource Adaptation
        • Image Compatibility Guarantees
          • Image Compatibility Guarantees Overview
          • Image Compatibility Use Cases
          • Supported Image Formats
      • Graphics Utilities Collection
        • Common Graphics Headers Component
          • Common Graphics Headers Component Overview
          • Selection of Adaptations
      • Graphics Composition Collection
        • Graphics Composition Collection Overview
        • Graphics Composition Concepts
          • Scene Elements
          • Surfaces
        • OpenWF Composition
          • OpenWF Composition Interface Overview
          • OpenWF Support Component Overview
          • OpenWF Composition Engine Component Overview
        • Surface Update Component
          • Surface Update Component Overview
          • Global Surface Updates
      • Graphics Hardware Drivers Collection
        • Display Driver Component
          • Implementing Dynamic DSA Allocation
        • Surface Manager Component
          • Surface Manager Overview
          • Creating a Graphics Surface Tutorial
    • High Level Internet Protocols Guide
      • Application Layer Protocols
        • Using HTTP Client
          • HTTP Client overview
          • A simple HTTP client session
          • Handling request body data
          • Cancelling and closing transactions
          • Session Properties
            • HTTP Version Property
            • HTTP Proxy Property
            • HTTP Receive Buffer Size Property
            • Tuning the HTTP protocol handler
            • HTTP session ID
              • Setting HTTP session ID
              • Getting HTTP session ID
              • Removing HTTP session ID
          • Transaction Properties
          • Filters
          • Headers
            • Header Structure
            • Adding, Removing and Accessing Header Field Parts
            • Adding, removing, and accessing header field parameters
            • Specific header formats
          • Security server certificates
          • HTTP string table
          • HTTP Whole Message Filter
            • HTTP Whole Message Filter Overview
            • How to Use the HTTP Whole Message Filter APIs
              • Implementing the MHTTPDataOptimiser Interface
              • Registering your optimiser
                • Enabling MHTTPDataOptimiser for a session
                • Enabling MHTTPDataOptimiser for a transaction
            • HTTP Whole Message Filter Example
          • HTTP Client
            • HTTP Client Example
      • Application Layer Plugins and Utils
        • URI Permission Services
          • WhiteList/BlackList URI Services
            • WhiteList/BlackList URI Services Overview
            • Using URIs from the URI List
            • Querying URIs from the URI List
            • Pre-configuring the URI List
              • URI List pre-configuration DTD
          • WhiteList/BlackList TLD Services
            • WhiteList/BlackList TLD Services Overview
            • Modifying TLD Policy Data
            • Querying TLD Policy Data
    • IP Connection Management
      • Bearer Management
        • Extended Connection Preferences
        • Extended Connection Preference API- Tutorials
          • Opening a Connection to a SNAP by specifying SNAP Type
          • Opening a Connection to a SNAP by specifying SNAP ID
          • Opening a Connection to an IAP
          • Opening a Connection based on User Selection
          • Additional Connection Preferences
      • Application Level Roaming
      • Enabling Application Level Roaming
      • Establishing a connection with destination networks
        • Defining Connection Management Items
        • Prompting the User to Select a Destination Network
        • Starting the connection through the destination network
    • Kernel and Hardware Services Guide
      • Kernel and Hardware Services Quick Start
      • Porting Overview
      • Bootstrap
        • Concepts
          • Source Code Organisation
          • GNU Assembler Source Format
          • Automatic Translation of Header Files From C++
          • Platform-Specific Functions
        • Port Implementation Tutorial
          • Platform-Specific Configuration Header
          • Platform-Specific Source Code
            • Public Functions
            • Boot Table
            • Boot Table Functions
            • Boot Table MMU Permission and Cache Attribute Definitions
          • Platform-Specific Makefile
        • Reference
          • General Macros
          • Bootstrap Source Macros
          • Debug Macros
          • Level 2 Cache Macros
      • Device Driver Guide
        • Device Driver Guide Quick Start
        • Device Driver Concepts
          • The Running Model
          • Kernel-side Implementation
        • Device Driver Writing Guide
          • Device Driver Writing Guide Quick Start
          • Introduction
            • Driver Source Files
            • Template Source Code
            • Sample Device Drivers
            • Specific Build Information
            • Test Application
            • On-Target Debugging
            • Trace-Based Debugging
          • Minimal Driver Requirements
            • Name
            • Entry Points
            • Version
            • System Information
            • Platform Security
          • Design Options
            • Kernel Extension
            • API Export
            • Multiple Unit Support
            • Multiple Client Support
          • The LDD/PDD Model
            • Device Driver Structure
            • The LDD Entry Point and Factory
            • The PDD Entry Point and Factory
            • The Logical Channel
            • The Physical Channel
          • Memory Management
            • Data Buffers
            • Data Transfer across Memory Boundaries
            • Data Transfer between LDD and PDD
            • Shared Chunks
              • Basic Management
              • Reading and Writing
          • User Requests and Synchronisation
            • Message Handling
            • Synchronous Requests
            • Asynchronous Requests
              • User-side Creation
              • Status Query
              • Driver-side Handling
              • Completion and Notification
            • Cancellation of Asynchronous Requests
            • Deferred Function Calls
            • Timers
              • Nanokernel Timer
              • Other Synchronisation APIs
            • Generated Events
          • Interrupts
            • Interrupt Service Routine (ISR)
            • Enabling and Disabling
            • Binding and Unbinding
          • Hardware Registers
        • Debug Monitor Tool
          • The Debug Monitor Command Syntax
          • Fault Information Commands
          • Kernel State Information Commands
          • Memory Dump Commands
          • Kernel Objects and Containers Information Commands
          • Call Stack Information Commands
          • MAKSYM Tool
          • Symbian platform Memory Map
          • Process, Thread, Stack and Memory Attributes
          • ARM Exception Types, Fault Status Register Values, and Processor Mode Values
        • Kernel-Side Services
          • Basic APIs
          • Thread Synchronisation
          • Thread Termination
          • Publish and Subscribe
          • Kernel-side Messages
          • Shared Chunks
          • Environment Slots
          • Power Resource Manager (PRM)
          • Physical RAM Defragmentation
          • Vector Floating Point Architecture (VFP)
          • Level 2 Cache
          • Remapping Cache Attributes and Access Permissions on ARMv6K and ARMv7 Platforms
          • Kernel API Validity Checks
          • Pre-Conditions and Post-Conditions for Kernel APIs
          • Performance Logging
        • Demand Paging
          • Demand Paging Overview
          • Demand Paging Guides
            • Flash Guide
            • The Paging Algorithm Technology Guide
          • ROM Paging
            • ROM Paging Overview
            • ROM Paging Guide
          • Code Paging
            • Code Paging Overview
            • Code Paging Guide
          • Writable Data Paging
            • Writable Data Paging Overview
            • Writable Data Paging Guides
              • Thrashing Guide
              • Demand Paging Deadlock Guide
              • Impact of Data Paging on Kernel-side Code Guide
              • Impact of Data Paging on User Side Code Guide
              • Media Driver Migration Guide
              • Media Driver Guide
            • Writable Data Paging Tutorial
              • Writable Data Paging (WDP) Tutorial Overview
              • Configuration Tutorial
              • MMP Tutorial
              • OBY Tutorial
              • Building ROM Tutorial
              • Device Driver Writing and Migration Technology Tutorial
              • Preventing And Recovering From Thrashing Tutorial
            • Writable Data Paging Developer Tips
              • Performance Guarantee Tutorial
      • User Library and File Server
        • User Library
          • Arrays And Lists
            • Arrays And Lists Overview
            • Doubly Linked Lists Overview
            • Singly Linked Lists Overview
            • Dynamic Arrays Overview
            • Fixed Size Arrays Overview
            • Array Keys Overview
            • Using Doubly Linked Lists
              • Doubly linked lists
              • Links
              • Headers
              • Iterators
              • How to form links
              • How to construct a header
              • How to construct an iterator
              • How to construct and manipulate a doubly linked list
            • Using Singly Linked Lists
              • Singly linked lists
              • Links
              • Headers
              • Iterators
              • How to form links
              • How to construct a header
              • How to construct an iterator
              • How to construct and manipulate a singly linked list
            • Using Dynamic Arrays
              • Dynamic Arrays
                • Introduction to dynamic arrays
                • Array Implementation
                • The array buffer
                • Flat or segmented buffer?
                • Identifying elements
                • Array capacity and granularity
                • The types of array
                • Array of same length elements, flat buffer
                • Array of same length elements, segmented buffer
                • Array of variable length elements, flat buffer
                • Array of variable length elements, segmented buffer
                • Array of packed elements, flat array
                • When to choose the RArray and RPointerArray types
              • How to Use Dynamic Arrays
                • How to use dynamic arrays
                • How to append and insert elements
                • How to remove elements
                • How to expand the array
                • How to reserve space in a fixed flat array
                • How to resize an array
                • How to find elements
                • How to access elements
                • How to destroy the array
                • How to create a generic array
                • Pointers to the start and end of contiguous regions
                • Using CArrayFixFlat<TAny>
                • Using CArrayFixSeg<TAny>
                • Using CArrayPak<TAny>
                • Using CArrayVar<TAny>
                • Using RArray<class T>
                • Using RPointerArray<class T>
                • Using TArray<class T>
            • Using Fixed Size Arrays
              • The range checking wrapper for fixed length C++ arrays
              • How to replace a C++ array with a wrapper
              • How to use the range checking wrapper
            • Using Array Keys
              • Array keys
              • Key type
              • Key comparison
              • Key length and location
              • How to use array keys
              • Implementing TKey derived classes
          • Basic Types
            • Basic Types Overview
            • Integral types
            • Text types
            • Boolean
            • Floating-point numbers
            • Templated functions
            • Using TRefByValue<class T> Class
          • Buffers And Strings
            • Buffers And Strings Overview
            • Circular Buffers Overview
            • Descriptors Overview
            • Dynamic Buffers Overview
            • Lexical Analysis Overview
            • Literals Overview
            • Package Buffers Overview
            • Raw Memory Overview
            • Using Circular Buffers
              • Circular Buffer structure
              • Using CCirBuf
              • Using CCirBuffer
            • Using Descriptors
              • Descriptor concepts
                • Descriptor basics
                • Text and binary data
                • 8 bit variant, 16 bit variant and build independence
                • Length, maximum length and size
                • Folding and collation (comparing strings)
                • Safe data access
              • Descriptor Types
                • Buffer descriptors
                • Heap descriptors
                • Pointer descriptors
                • Resizable buffer descriptors
                • Abstract base descriptor classes
                • The relationship between descriptor classes
              • How to Use Descriptors
                • How to use the non-modifiable buffer descriptor — TBufC<TInt>
                • How to use modifiable buffer descriptor — TBuf<TInt>
                • How to use the non-modifiable pointer descriptor - TPtrC
                • How to use the modifiable pointer descriptor — TPtr
                • How to use the heap descriptor - HBufC
                • How to use the resizable buffer descriptor - RBuf
                • Descriptors for function interfaces
                • How to represent general binary data
                • Using TDes
                • Using TDes16 class
                • Using TDes8 Class
                • Using TDes8Overflow
                • Using TDesC
                • Using TDesC16 Class
                • Using TDesC8 Class
                • Format string syntax
            • Using Dynamic Buffers
              • Introduction to dynamic buffers
              • Dynamic buffers versus descriptors, arrays and heap cells
              • Buffer position
              • Space management and granularity
              • Contiguousness
              • Choices with buffers
              • How to use standard buffer operations
              • How to allocate buffers
              • How to pre-expand a buffer
            • Using Lexical Analysis
              • Introduction to Lexical Analysis
              • How to use Lexical Analysis
              • Using TLitC operators
            • Using Literal Descriptors
              • Constant literal text
              • Coding literal descriptors
              • NULL constant literals
              • How to use literal descriptors
            • Using Package Buffers
              • Packages as type-safe descriptors
              • Types of package
              • External and internal representations
              • How to use a package buffer
          • Date And Time Handling
            • Date And Time Handling Overview
            • Using Date and Time Handling
            • Using TDateTime
            • Using TTime
          • Dynamically loading link libraries
            • Dynamically Loading Link Libraries Overview
            • The polymorphic interface DLL
            • UID Protection
            • Module definition file
            • Locating a DLL
            • How to define the interface to a polymorphic interface DLL
            • How to use a polymorphic interface DLL
            • How to implement a polymorphic interface DLL
            • Supporting polymorphic interface DLLs with static interface DLLs
          • Handles
            • Handles Overview
            • Handle-numbers
            • Kernel side object containers
            • Thread-relative and Process-relative handles
            • Local and global handles
            • Duplicating handles to Kernel side objects
            • Opening a handle to an existing global Kernel object
            • Preventing closure of a handle
          • Inter Process Communication
            • Inter Process Communication Overview
            • Asynchronous Services Overview
            • Client/Server Overview
            • Notification Services Overview
            • Using Asynchronous Programming
              • Asynchronous Programming
                • Introduction to asynchronous programming
                • Asynchronous service providers
              • Low Level Asynchronous Service Handling
                • What asynchronous service providers do
                • Asynchronous service provider's responsibilities
                • How to handle a single asynchronous request
                • How to handle multiple asynchronous requests with a wait loop
                • Cancelling an asynchronous request
              • High Level Asynchronous Service Handling
                • Introduction to active objects and the active scheduler
                • Active objects
                • Active Scheduler
                • How to construct an active object
                • How to issue requests
                • How to complete requests
                • How to handle completed requests
                • How to cancel requests
                • How to start active objects
                • How to renew a request from the active scheduler
                • How to use multiple active objects
                • Long-running services and background objects
                • Non pre-emptive servicing
                • Simple encapsulation of a service provider
                • Life cycle of active objects
                • Using CActive
                • Using CAsyncOneShot
                • Using CIdle
                • Using TCallBack
                • Using TRequestStatus
              • Types of Service
                • About the types of services
                • Kernel services
                • Server services
                • Same-thread services
                • Device driver services
            • Using Client-Server
              • Introduction to the client-server architecture
              • Features of the client-server architecture
              • Migrating to V2 client-server APIs
              • Sessions and requests
              • Sharable sessions
              • Subsessions within a session
              • Initialising a subsession
              • Inter-thread data transfer
              • How to implement a simple client interface
              • How to implement a simple server interface
              • How to implement a client interface with subsessions
              • How to implement a server interface with subsessions
              • transient: transient server example
            • Using Notification Services
              • Change notifier
              • Thread-death notifier
              • Notifier
              • How to use a change notifier
              • How to use a thread-death notifier
              • How to use a notifier to display a simple dialog, asynchronously
              • How to use a notifier to display a single line message, synchronously
          • Key Codes
          • Maths
            • Maths Overview
            • Character Representation Of Real Numbers Overview
            • Maths Services Overview
            • Using Maths Services
              • Math functions
          • Memory Management
            • Memory Management Overview
            • Cleanup Support Overview
            • Memory Allocation Overview
            • Memory Management Concepts
              • Address Space and Process
              • Chunks
              • Heaps
              • Structure of a heap
              • Virtual machine model
            • Using Memory Allocation
              • How to share heaps
              • How to switch heaps
              • How to walk the heap
            • More about Cleanup Support
              • Exception Handling
                • Types of error and recovery
                • Basic exception support
                • How to use User::Leave()
                • How to use TRAP
                • How to use new with automatic leave on failure
                • Where to put trap harnesses?
                • Restrictions on the use of leaves and TRAPs in destructors
              • Cleanup Stack Basics
                • Cleanup requirements
                • How to use the cleanup stack
                • How to pop and destroy
                • How to use the trailing-C naming convention
                • Destructor requirements
                • How to allocate and de-allocate cleanup stacks
                • Summary of cleanup rules
              • Two Phase Construction
                • CBase-derived classes and two-phase construction
                • How to implement two-phase construction
                • How to implement and use NewLC()
                • How to write a derived class with two-phase construction
              • Advanced Cleanup
                • Cleanup stack support for non-CBase classes
                • How to clean up non-CBase classes
                • Cleanup utilities
                • Cleanup for heap arrays
                • How to use CleanupDeletePushL()
                • How to use CleanupClosePushL()
                • How to use CleanupReleasePushL()
                • Cleanup following trap harnesses
                • Using TAutoClose
            • Heap Management Guide
          • Message Queue
            • Message Queue Overview
            • Using Message Queue
          • Publish and Subscribe
            • Publish and Subscribe Overview
            • Properties
            • Using Publish and Subscribe
            • Security issues
          • Notifier framework
          • Reference Counting Objects
            • Reference Counting Objects Overview
            • The reference counting object
            • The object container
            • The object container index
            • The object index
            • Ownership of reference counting objects
            • Find-handle number
            • Names and fullnames
            • Accessing reference counting objects in object containers
            • How to access reference counting objects in object containers
            • The handle-number and the object index
          • System macros
            • Using __ASSERT_ALWAYS
            • Using __DECLARE_TEST
            • Using MUTABLE_CAST macro
          • System Static Functions Overview
          • System Wide Error Codes Overview
          • Thread And Process Management
            • Thread And Process Management Overview
            • Critical Sections Overview
            • Mutexes Overview
            • Semaphores Overview
            • Threads And Processes Overview
            • Using Critical Sections
            • Using Mutexes
            • Using Semaphores
            • Using Threads and Processes
              • Introduction to Threads and Processes
              • Thread Priority Scheme
              • How to Choose Thread Priority
              • How to Choose a Real-time Thread Priority
              • Thread and Process ID
              • The Process Type
              • Fixed Processes
              • Exception Handling
              • Thread Termination
              • Inter-thread Data Transfer
              • Synchronisation Techniques
          • Timers and Timing Services
            • Timers And Timing Services Overview
            • How to use simple timers
              • How to Create an RTimer
              • How to Wait for a Given Time Period
              • How to Wait for a Given Time
              • How to Close The Timer
              • Using Lock()
            • How to use periodic timers
              • How to start a periodic timer
              • How to stop a periodic timer
            • How to use heartbeat timers
              • How to start a heartbeat timer
              • How to stop a periodic timer
          • UID Manipulation
            • UID Manipulation Overview
            • UID manipulation classes
            • How to declare a UID
          • Version Handling Overview
          • User Library Example Code
            • AdvancedClientServerExample: Using Client/Server APIs
            • Asynchronous Services Example Codes
            • circularbuffer: Circular Buffer Example
            • Client Server Example Code
            • condvar: Using Condition Variables
            • Date and Time Handling Example Code
            • Descriptor Example
            • dynamicarray: Using Dynamic Arrays
            • Dynamic Buffers Example Code
            • Dynamically Loading Link Libraries Example Code
            • Fixed Arrays Example Code
            • Hash Table - Using Hash Table Classes
            • Lexical Analysis Example Code
            • linkedlist: Using the Linked List classes
            • Locale Settings Example Code
            • LocaleUpdateExample: Using the Locale Functionality
            • Cleanup Support Example Code
            • MessageQueue Example
            • pubsub: Using the Publish and Subscribe IPC Mechanism
            • resourcemanager: Power Resource Manager Framework example
            • rbufexample: Using resizable buffer descriptors
            • SecureServerExample: Implementing the Policy Server Framework
            • tcharexample: TChar example
            • Thread and Process Management Example Code
            • Rendezvous Thread rendezvous example code
            • Timers and Timing Services Example Code
            • SMP Example
            • SemaphoreExample: thread synchronisation using semaphores
        • File Server
          • File services in Symbian platform
          • File Server Client Side
            • File Server Client Side Overview
            • File Server tracing concepts
              • Enabling File Server Tracing
            • More about the file server
              • File names
              • Media types
              • File systems
              • File server session
              • Directories
              • File interface
              • Units, drives and volumes
              • Management and searching
            • How To use sessions, files and directories
              • How to use file server sessions
              • How to share file handles between processes
              • How to use sessions efficiently
              • How to list directories and files
              • How to create directories
              • How to delete files and directories
              • Automatic file deletion on closure
              • How to create and open a file
              • How to get and change file details
              • How to move a file
              • How to read and write a file
              • How to track changes
              • How to retrieve drive and volume information
              • How to rename files
              • How to finalize a drive
              • Using RFormat
              • Using TFileText
            • File management and searching
              • File management with CFileMan
              • How to search for files with TFindFile
              • Using CDirScan
            • Parsing paths and filenames
              • Structure of paths and filenames
              • TParse, TParsePtr and TParsePtrC
              • How to parse a pathname
            • Other file-related components
              • File locations
              • Stream store
              • Database manager
            • The System Drive
            • Run time cache settings
          • File Server Plug-ins
            • File Server Plugin Concepts
            • File Server Plugin implementation tutorial
          • Loader
            • Loader Overview
            • Loader Search Rules
            • Reference
          • File Server Example Code
            • Attributes: Directory Entry Details and Listings
            • BasicSession: Hello File Server
            • Connecting: Connection to File Server
            • DriveInfo: Drive Lists, Drive and Volume Information
            • Filenames: Parsing Filenames
            • Notify: CFileMan Observer
        • File Server Extensions
          • Concepts
            • Fair Scheduling and File Caching
            • File Server Extensions
          • File Server Extensions Tutorial
          • Migration Tutorial: Fair Scheduling and File Caching
          • Large File Access
            • Guide to Large Files
            • Changes to File Server Behaviour
            • Accessing Large Files using the 64-bit File Server Client API
            • Opening and Creating Large Files
            • Reading from Large Files
            • Writing to Large Files
            • Locking a Large File
            • Unlocking a Large File
            • Reading a Section of a Large File
            • Seeking a Position in a Large File
            • Getting the Size of a Large File using RFile
            • Getting the Size of a Large File using TEntry
            • Setting the File Size of a Large File
            • Interfacing File Systems to the 64-bit File Server
            • Testing the Application
          • Reference
        • Base Starter
          • Concepts
            • Base Starter Technology
            • Architecture
            • Source Code Organisation
          • Port Implementation Tutorial
          • Reference
        • Domain Manager
          • Concepts
            • Architecture
            • Domain
            • Domain Management Policy DLL
            • Power State Transitions
            • Dynamic Behavior
          • Domain Management Policy Tutorial
          • Application User Tutorial
          • Reference
      • File Systems
        • File Systems Overview
        • Composite File System
          • Composite File System
        • FAT File System
          • FAT File System Guide
          • Leaf Directory Name Cache Configuration Tutorial
          • Directory Cache Tutorial
        • FAT32 File System
          • FAT32 File System
        • ROFS File System
          • ROFS File System
        • ROM File System
          • ROM File System
        • USB Mass Storage File System
          • USB Mass Storage Server
          • USB Host Mass Storage File System
        • Reference
      • Kernel Architecture (EKA2)
        • Concepts
          • Kernel Architecture 2 Architecture
          • ASSP/Variant Architecture
          • Interrupt Dispatcher
          • Flexible Memory Model Guide
          • Nanokernel
          • Personality Layer for Real Time Applications
          • Personality Layer Design
          • Platform Security Settings
          • Power Management
          • Power States
          • RAM Zones
          • Timers
          • Validity Checks
          • Vector Floating Point (VFP)
          • CSPRNG Implementation in Kernel
        • DMA Framework
          • Concepts
            • Architecture
            • DMA Framework Technology
          • Port Implementation Tutorial
            • Design
            • Set Up
            • Entry Point Implementation
            • PSL Implementation
            • Validation
          • Reference
        • Digitizer Driver
          • Concepts
            • Digitizer Driver Technology
            • Architecture
            • Dynamic Behaviour
          • Porting Tutorial
            • Set Up
            • Configuration: HAL (Hardware Abstraction Layer)
            • Configuration: Timer Constants
            • Channel Implementation
            • Calibration
          • Reference
        • Flexible Memory Model Tutorial
        • Keyboard Driver
          • Concepts
            • Architecture
            • Dynamic Behavior
            • Code Organisation
          • Keyboard Driver Implementation Tutorial
          • Keyboard Mapping DLL Tutorial
          • Reference
        • LCD Extension
          • LCD Extension Architecture
          • LCD Extension Implementation Tutorial
          • LCD Extension Reference
        • Migration Tutorials
          • Migration Tutorial: Demand Paging
          • Migration Tutorial: EKA1 to Kernel Architecture 2
            • Important Changes between EKA1 and Kernel Architecture 2
            • Bootstrap
            • Interrupt Dispatcher
            • HAL (Hardware Abstraction Layer)
            • Asic Class and the Variant
            • ROM Compression of Executable Files
        • ASSP/Variant Tutorials
          • Asic Class Tutorial
          • Interrupt Dispatcher Tutorial
            • ISR Table and Interrupt IDs
            • Interrupt::Bind() and Interrupt::Unbind()
            • Interrupt::Clear()
            • Interrupt::Enable() and Interrupt::Disable()
            • Interrupt::SetPriority()
            • IRQ and FIQ Dispatchers
            • Interrupt Layer Initialisation
        • Level 2 Cache Tutorial
        • Power Management Tutorials
          • Porting the Power Resource Manager
            • Porting the Power Resource Manager
            • Implement the controllable power resources
            • Implement the PSL for the target
            • Port client drivers to use the PRM
            • Debugging the PRM
            • Testing the PRM PSL
          • Power Controller DPowerController Implementation Tutorial
          • Peripheral Driver Power Implementation Tutorial
          • Controllable Power Resources
          • Peripherals As Power Resources
          • Inactivity Monitoring and Peripheral Low Power States
          • Peripheral Power Domains
          • Additional System Wide Power States
          • Battery Monitor Implementation Tutorial
          • Power HAL Handler Tutorial
        • RAM Zone Tutorial
        • Vector Floating Point Implementation Tutorial
        • Reference
          • APIs for Accessing Random Number Generator
      • Generic Board Support Packages
        • Template Variant
          • Template Variant Overview
          • Variant Specific Startup Overview
          • ASSP Kernel Extension Overview
          • Power Controller Kernel Extension Overview
        • Emulator BSP Overview
      • Generic Driver Support
        • Generic Driver Support Overview
        • Generic Board Support Packages
          • Generic Board Support Packages Overview
        • Media Drivers
          • Media Driver Overview
          • MMC Controller
            • Concepts
              • MultiMediaCard Technology
              • MMC Controller Architecture
              • MMC Controller Operation
                • Sessions and Request Management
                • State Machines
                • Command Objects
                • Power Management
                • Double Buffers
              • Code Organization
            • MMC Porting Implementation Tutorial
              • Platform Specific Layer Implementation
              • Platform Specific Layer Validation
            • Client Tutorial
            • Migration Tutorial: Demand Paging and Internal MMC Cards
            • Reference
          • SD Controller
            • SD Card Overview
            • SD Controller
            • SD Controller PSL Implementation
      • Logical Device Drivers
        • Ethernet Driver
          • Ethernet Driver Overview
          • Connecting via ethernet
            • Connecting via ethernet overview
            • Installing WinPcap 4.0
            • Quick ethernet configuration
            • Modifying your current setup for ethernet
            • Using the Configchange.pl script
            • Troubleshooting guide
        • Kernel Trace Tool
          • Kernel Trace Tool Overview
          • Kernel Trace Tool Guide
            • Command Line Kernel Trace Tool Overview
            • Command Line Kernel Trace Tool Tutorial
            • Kernel Trace Tool Overview
            • Kernel Trace Tool Tutorial
            • Kernel Trace Tool Variant Device Driver Overview
            • Reading Kernel Trace Data From Chunks Tutorial
            • Requesting Data Notification Tutorial
            • Writing Trace Data to Buffers Tutorial
            • Setting Trace Filters Tutorial
        • Local Media Subsystem
          • Local Media Subsystem Overview
          • Migration Tutorial: Demand Paging and Media Drivers
          • Migration Tutorial: Direct Memory Addressing
          • Media Driver Tutorial
            • Entry Point Implementation
            • Boot Time Initialisation Implementation
            • Factory Implementation
            • Physical Channel Implementation
          • Reference
        • Run Mode Debugger
          • Run Mode Debugger Overview
        • Serial Port Driver
          • Serial Port Driver Overview
          • Port Implementation Tutorial
            • Factory Implementation
            • Channel Implementation
          • Reference
        • Sound Driver
          • Sound Driver LDD Overview
          • Concepts
            • Sound Driver Technology
            • Architecture
            • Dynamic Behaviour
              • Playback operation
              • Record operation
          • Audio Driver Porting Implementation Tutorial
            • Design
            • Set Up
            • Factory Implementation
            • Channel Implementation
          • RMdaDevSound-Based Driver Migration
          • Reference
      • User-Side Hardware Abstraction
        • Concepts
          • Architecture
          • User-Side Hardware Abstraction Technology
        • Port Implementation Tutorial
          • Configuration: Attribute Definition Files
          • HAL Handler Implementation
          • Accessor Functions for Derived Attributes
          • HAL Groups
        • Reference
          • HAL Groups and Handlers
          • HAL Attributes and Function IDs
          • halcfg.pl Syntax
      • Localisation
        • Localisation Overview
        • Locale Settings
          • Locale Settings Overview
          • Introduction to locale settings
          • Date and time formatting
          • Units of measurement
          • How to set the locale
          • How to format the date and time
          • How to format date and time independent of locale
          • How to format date as text
          • How to implement universal time and home time
          • How to format currency values
      • Text Mode Shell
        • Text Mode Shell Overview
        • Shell Commands Reference
      • Kernel Test Suite
        • Kernel Test Suite Overview
        • Kernel Tests
          • Kernel Tests Guide
        • Kernel Utilities Test Suite
          • Kernel Utilities Test Guide
      • Base API Tests
        • Base Verification Suite
          • F32 Test Technology Description
          • Base F32_EKA2 Validation Test Suite
          • F32 Performance Test Suite
            • F32 Performance Test Suite
            • Configuring the base_perf_f32_env.ini File
          • FAT32 Conformance Test Suite
    • Location Based Services (LBS) Guide
      • LBS Quick Start
      • Location Based Services Concepts
        • Finding the location of a mobile device
        • Storing location information on a mobile device
      • LBS Architecture Overview
      • LBS Integration and Configuration Guide
        • LBS Integration and Configuration Guide Overview
        • LBS ROM Macros
        • Full LBS on the Symbian Platform
        • LBS in Standalone Privacy Mode
      • Location Request Management
        • Location Request Management Overview
        • Location Server
          • Location Server Overview
          • LBS Quality Profiles
            • Quality Profiles Overview
            • Quality Profile API Overview
            • How to use the Quality Profile API
        • Network Request Handler
          • Network Request Handler Overview
          • Privacy Requests
            • Privacy Request Concepts
              • Privacy Requests Overview
              • Privacy Controller
              • Privacy Notifiers
              • Privacy Query and Notification Notifiers
              • Privacy Data Types
            • Privacy Request Tutorials
              • Using the Privacy Controller API
                • Defining a Privacy Controller Observer Class
                • Implementing the MLbsPrivacyObserver Methods
                • Responding to Requests and Cancelling Requests
                • Handling Multiple Simultaneous Privacy Requests
                • Packaging the Privacy Controller
                • Configuring the LBS Root Repository Initialisation File (Optional)
              • Creating Privacy Notifiers
                • Creating a Privacy Verification Notifier
                • Creating a Privacy Notification Notifier
                • Creating a Notifier ECOM Plug-in
                • Configuring LBS to use the Privacy Notifiers
              • Using the Privacy Query and Notification API
                • Implementing the CPosPrivacyNotifier Subclass
                • Creating a Notifier ECOM Plug-in
                • Configuring LBS to use the Privacy Notifier
          • Sending location to a remote party
            • Sending Location to a Remote Party - Overview
            • How to send location to a remote party
      • Location Management
        • Location Management Overview
        • Location Admin
          • Location Admin Overview
          • The Location Acquisition API
            • Location Acquisition API Overview
            • Position data and info classes
            • Position Area Data Classes
            • Position data
            • Privacy Requester Classes
            • Positioning Modules
            • Positioning Module Status
            • How to Get Location Information
            • How to Use Positioning Module Information
            • How to get module status changes
            • Location Acquisition API Runtime Behaviour
            • Location Acquisition API Reference
          • Location Triggering API
          • LBS Administration
            • LBS administration service overview
            • Using the LBS Administration API
            • The LBS Administration Repository Initialisation File
          • Location Settings API
          • A-GPS Location Data Source API
            • A-GPS Location Data Source API
          • Network Protocol Module API
            • Network Protocol Module API
          • LBS System Clock Synchronisation
            • LBS System Clock Synchronisation Overview
            • How to Implement a LBS Set Clock Plug-in DLL
          • Integrated GPS Hardware Status API
          • Positioning Indicator API
        • A-GPS Location Manager Overview
        • Network Location Manager Overview
        • Network Gateway Overview
        • Location Monitor Overview
      • Network Adaptation
        • Network Adaptation Overview
        • Privacy Protocol Module
          • Privacy Protocol Module Overview
          • Network Privacy API
          • Network Privacy API Reference
          • Network Privacy API Tutorial
          • Privacy Request API
          • Privacy Request API Reference
          • Privacy Request API Tutorial
        • SUPL Protocol Module
          • SUPL Protocol Module Overview
          • SUPL Protocol Module Quick Start
          • SUPL Push API
          • SUPL Push API Tutorial
          • Host Settings API
          • Host Settings API Tutorial
          • SUPL Cell-Based Positioning Request
          • Control Plane Cell Position Attempt Fallback to SUPL
          • Switching from Cell ID to Terminal-Assisted Positioning
      • Data Source Adaptation
        • Data Source Adaptation Overview
        • GPS Data Source Adaptation
          • Positioning Plug-in API (PSY API)
          • Positioning Plug-In (PSY) Tutorial
            • Positioning Plug-in API Tutorial Overview
            • Create an MMP file for the PSY
            • Implement a subclass of CPositioner
            • Provide ECOM registry information for a PSY
            • Positioning Plug-in Information API
          • Positioning Plug-in Information API
          • PSY Tester
          • PSY Tester Tutorial
            • PSY Tester Tutorial Overview
            • Install PSY Tester on a phone
            • Configure PSY Tester
            • Run PSY Tester
            • Read the Test Logs
            • Handle errors and problems
            • PSY Tester Reference
      • Data Source Modules
        • Data Source Modules Overview
        • Default Positioning Module
          • Default Positioning Module Overview
        • Bluetooth GPS Positioning Module
          • Bluetooth GPS PSY Overview
          • Bluetooth GPS PSY Tutorials
            • Modifying the Bluetooth GPS PSY Settings
            • Including the Bluetooth GPS PSY in ROM
            • Packaging the Bluetooth GPS PSY in a SIS File
            • Opening a Session with the Bluetooth GPS PSY
          • Bluetooth GPS PSY Settings Storage API Overview
          • Bluetooth GPS PSY Events API Overview
          • Bluetooth GPS PSY Configuration API
            • Bluetooth GPS PSY Configuration API Overview
            • Bluetooth GPS PSY Configuration API Tutorial
              • Creating an Instance of the Bluetooth GPS PSY Configuration API
              • Adding a Device to the Start of the List
              • Moving a Device to a New Position in the List
              • Removing a Device from the List
              • Retrieving the List of Devices
          • Bluetooth GPS PSY Reference
            • NMEA Messages
            • PNOK Messages
            • Opening a Session - Reference
        • Simulation Positioning Module
          • Simulation PSY Overview
          • Simulation PSY User Guide
          • Simulation PSY Settings API
        • GPS/A-GPS Positioning Module (PSY)
          • GPS/A-GPS PSY Overview
          • GPS/A-GPS Positioning Module Tutorial
            • Updating the GPS/A-GPS Central Repository Initialisation File
            • Including the GPS/A-GPS PSY in ROM
            • Opening a Session That Uses the GPS/A-GPS PSY
        • Network Positioning Module
          • Network PSY Overview
          • Network Positioning Module Tutorial
            • Updating the Network PSY Central Repository Initialization File
            • Including the Network PSY in ROM
            • Opening a session that uses the Network PSY
    • Messaging Application Guide
      • Mobile Messaging
        • SMS MTM
          • SMS MTM Overview
          • SMS MTM Concepts
            • Types of SMS Message
            • SMS Settings
          • SMS Tutorial
          • SMS example
      • Messaging Application Base
        • OBEX MTM
          • OBEX MTM Overview
        • SMIL Parser
          • SMIL Parser Overview
          • SMIL Parser Tutorials
            • Parsing the XML Data
            • Composing the XML Data
      • MMS Engine
        • MMS Setting
          • MMS Settings Overview
      • Email
        • Email Overview
        • Email Concepts
          • Types of Email
          • Paradigms for Accessing Remote Message Stores
          • Email Settings
          • Bearer Mobility
            • Bearer Mobility Overview
            • Bearer Mobility Policy Plug-in
        • IMAP4 MTM
          • IMAP4 MTM Overview
          • IMAP4 Concepts
          • POP/IMAP Example
        • POP3 MTM
          • POP3 MTM Overview
          • POP/IMAP Example
        • SMTP MTM
          • SMTP MTM Overview
          • SMTP Concepts
        • Email Tutorials
          • Configuring the TLS or SSL Socket
            • Specifying the Domain Name for Certificate Validation
            • Removing the Domain Name for Certificate Validation
          • IMAP Account Settings
            • IMAP Download Rules
              • Configuring Per-Bearer-Type Download Rules
              • Specifying Per Bearer-Type Download Rules
              • Adding Per Bearer-Type Download Rules
              • Modifying the Per-Bearer-Type Download Rules
              • Deleting the Specified Per-Bearer-Type Download Rules
            • IMAP Transport Buffer Size
              • Specifying the Per-Bearer-Type Transport Buffer Size
              • Modifying the Transport Buffer Size Specifications for a Specified Bearer Type
              • Deleting the Transport Buffer Size Specifications for a Specified Bearer Type
              • Deleting the Transport Buffer Size Specifications for Bearer Types
          • SMTP Account Override Settings
            • Overriding the SMTP Mobility Account Settings
            • Modifying the SMTP Mobility Account Settings
            • Deleting an SMTP Mobility Account
          • Using Bearer Mobility
            • Setting SNAP Preferences
              • Defining the SNAP Preference
              • Modifying the SNAP Preference
              • Deleting the SNAP Preference
            • Configuring the Bearer Mobility
              • Enabling the Bearer Mobility
              • Disabling the Bearer Mobility
          • Using the Bearer Mobility Policy Plug-in
            • Notifying the Availability of a Preferred Bearer
            • Accepting a Newly-Available Bearer
            • Rejecting a Newly-Available Bearer
            • Notifying on Completion of a Bearer Migration
            • Getting the Identifier of the Current Bearer
            • Requesting Current Bearer Identifier
    • Messaging Middleware Guide
      • Quick Start
      • Messaging Middleware Concepts
        • System Model Relationship
        • Messaging Dependencies
        • Messaging Principles
        • Processes and Data Flow
      • Messaging Framework
        • Messaging Framework Overview
        • Schedule Send MTM
          • Schedule Send MTM Overview
          • Schedule Send Tutorial
        • Message Server and Store
          • Message Server and Store Overview
          • Message Server and Store Concepts
            • Structure of a Message Store
            • Message Type Module
              • Message Type Module Overview
              • Types of MTM
                • Client MTM
                • User Interface Data MTM
                • User Interface MTM
                • Server MTM
              • MTM Capabilities
              • MTM Resource File
              • MTM Registration
            • Message Store on a Phone
            • Storage of Messages
              • Types of Storage for a Message Entry
              • Index
              • Storing Messages in SQL Database
              • Removable Storage Device
              • Message Folders
              • Message Services
            • Messaging Client Applications
              • Processing Client Requests
              • Types of Client Application
              • Client Application Programming
              • Observers and Notification
            • Handling Client Requests
            • Policy Evaluator Plug-in
            • Caching
            • Search-Sort Introduction
            • Chunk Method to Process Emails
          • Message Server and Store Tutorials
            • Message Server and Store Configuration Tutorial
              • Configuring the Messaging Cache
              • Configuring the Search-sort Cache
              • Configuring the msgPriorityDriveList.ini file
            • MTM Implementation Tutorial
              • Writing a Client MTM
              • Writing a UI Data MTM
              • Writing a UI MTM
              • Writing a Server MTM
              • Installing an MTM
            • Messaging Attachments Tutorial
              • Creating attachments to messages
              • Adding attachments to messages
              • Retrieving and modifying attachments to messages
              • Removing attachments from messages
            • Search-Sort Tutorial
              • New Search
              • Repetitive Search
            • Processing Email in Chunks
              • Storing and Restoring Email Messages in Chunks
                • Storing Downloaded Email Messages
                • Restoring Email Messages
              • Creating and Reading Email Messages in Chunks
                • Creating Email Messages in Plain Text Format
                • Creating Email Messages in Rich Text Format
                • Forwarding or Replying to Email Messages Stored as Plain Text
                • Forwarding or Replying to Email Messages Stored as Rich Text
                • Editing Email Messages Stored as Drafts in Plain Text Format
                • Editing Email Messages Stored as Drafts in Rich Text Format
                • Reading Email Messages Using the Plain Text API
                • Reading Email Messages Using the Rich Text API
                • Overriding the Charset when Reading Email Message Data
          • Message Server and Store Example Code
            • Messaging Text MTM example code
              • Introduction
              • Building and use
              • Client-side MTM implementation
              • UI Data MTM implementation
              • User Interface MTM implementation
              • Server-side MTM implementation
              • TextMTM utilities
            • SearchSortExample: enhanced search and sort for Message Store
        • BIO Messaging Framework
          • BIO Messaging Framework Overview
          • Using the Class 0 Plug-in for Class 0 SMS
          • BIOMessageMgr: BIO Message manager using the message server
        • Watcher Framework
          • Watcher Framework Overview
        • BIO Watcher
          • BIO Watcher Overview
        • SendAs
          • SendAs Overview
          • SendAs Concepts
            • SendAs Server
          • SendAs Tutorial
          • SendAs v2.0
        • WAP Push Framework
          • WAP Push Framework Overview
    • Multimedia Guide
      • Multimedia Quick Start
      • Multimedia Concept
        • Supported file types
        • Supported codecs
          • Supported Audio Codecs
      • Multimedia example code
        • Audio Streaming Example
        • Camera Example
        • ICLCodec: Image Converter Library encoder/decoder plug-ins example
        • Image Converter Example
        • MmfExCodec: Multimedia Framework codec plug-in example
        • MmfExFormatPlugin: Multimedia Framework format encoder/decoder plug-ins example
        • MmfExSinkSource: Multimedia Framework sink/source plug-ins example
      • Multimedia API Tests
        • Multimedia Verification Suite
          • Multimedia test technology
          • T_Camera test suite
          • Image conversion library test suite
          • Multimedia Framework test suite
      • Multimedia APIs and Frameworks Collection
        • Multimedia APIs and Frameworks Overview
        • Camera Framework
          • Overview
          • Concepts
            • Embedding camera applications
            • Storing and accessing an image or a video
          • Camera Library
            • Onboard Camera Overview
            • Tutorials
              • Capturing Still Images
              • Capturing a Video Clip
              • Using Time-Nudge-Capture Drive Mode
              • Background Processing for Ecam
              • Converting Manual Aperture to Automatic Aperture
              • Using the Encoded H264 Video Frames to Capture Video
          • Advanced Camera Settings
            • Overview
            • Tutorials
              • Advanced Camera Settings
              • Advanced Settings for Focus, Drive Modes, and Bracket Modes
              • Continuous Digital Zooming
          • ViewFinder Library
            • Overview
            • Tutorials
              • Viewfinder
              • Direct Viewfinder Tutorials
              • Client Viewfinder
              • Viewfinder's Region of Interest
          • Histogram Library
            • Overview
            • Tutorials
              • Histograms
              • Creating Histograms
              • Working with the Histogram
              • Stopping the Histogram
          • Camera Overlay Library
            • Overview
            • Tutorials
              • Overlay
              • Working with Overlays
          • Camera SnapShot Library
            • Overview
            • Tutorials
              • Snapshot
              • Creating Snapshots
              • Working with Snapshots
          • Camera Plug-in Support Library
            • Overview
        • Imaging Frameworks Component
          • Imaging Frameworks Overview
          • Concepts
            • Supported Image Formats Guide
          • Bitmap Transform Library
            • Bitmap Transform Library Overview
            • Bitmap Transform Library Guide
            • Enhanced Features for Encoder and Decoder Tutorial
          • JPEG Exif Plug-in Library
            • JPEG Exif Plug-in Library Overview
          • Exif Utility Library
            • Exif Utility Library Overview
            • Exif Utility Library Guide
          • Gifscaler Library
            • Gifscaler Library Overview
          • Image Conversion Library
            • Image Conversion Library Overview
            • Tutorials
              • Image Encoding
              • Image Decoding
              • Stream Encoding And Stream Decoding
          • Image Display Library
            • Image Display Library Overview
          • Image Processor Library
            • Image Processor Overview
            • Image Processor Library Concept
              • Pluggable Advanced Image Editing Libraries Concepts
                • JPEG Image Transform Extension
                  • JPEG Image Transform Extension Guide
                • Panoramic Stitching
                  • Panoramic Stitching Guide
              • Adding Effects And Filters Guide
            • Initializing And Processing an Image Tutorial
          • Image Transform Library
            • Image Transform Library Overview
          • JPEG Image Frame Plug-in Library
            • JPEG Image Frame Plug-in Library Overview
          • Media Client Image Library
            • Media Client Image Library Overview
        • Multimedia Framework Component
          • Multimedia Framework Overview
          • Multimedia Framework Concepts
            • Multimedia Framework Guide
          • GStreamer
            • GStreamer Overview
          • Audio Client Library
            • Audio Client Overview
            • Audio Client Tutorials
              • How to use the audio convert utility
              • How to use the audio tone player utility
          • Audio Input Stream Library
            • Audio Input Streaming Overview
            • Audio Input Stream Tutorials
              • Audio Input Streaming Tutorial
          • Audio Output Stream Library
            • Audio Output Streaming Overview
            • Audio Output Stream Tutorials
              • Audio Output Streaming Tutorial
          • GSM 6.10 Audio Codec Implementation
            • GSM 6.10 Codec Implementation Overview
          • Media Client Observer Library
            • Media Client Observer Overview
          • MIDI Client Library
            • MIDI Client Overview
            • MIDI Client Library Tutorials
              • MIDI Playing
          • Video Client Library
            • Video Client Overview
            • Video Client Library Tutorials
              • Video Player Utility Tutorials
                • Creating and Preparing a Video Player
                • Configuring the Video Player
                • Enabling/Disabling Audio or Video Playback Separately
                • Scaling Automatically
                • Controlling Video Playback
                • Fast Forwarding and Rewinding
                • Stepping Frames
                • Controlling the Video Controller Plugin
              • Video Player Utility 2 Tutorials
                • Video Player 2 Tutorial
              • Video Recorder Utility Tutorials
                • Creating and Preparing a Video Recorder
                • Configuring the Video Recorder
                • Enabling/Disabling Video Recording
                • Controlling Video Recording Quality
                • Recording Video Data
                • Setting Video Metadata
                • Controlling the Video Plugin
          • Media Client Video Display Library
            • Media Client Video Display Overview
            • Media Client Video Display Tutorial
        • Multimedia Utility Library Component
          • Multimedia Utility Library Overview
          • Multimedia Shared Library
            • Multimedia Shared Library Overview
      • HDMI
        • HDMI Overview
      • Multimedia Device Framework Collection
        • Device Framework Overview
        • Speech Recognition Controller Component
          • Speech Recognition Controller Overview
          • Automatic Speech Recognition Client Utility Library
            • Automatic Speech Recognition Client Utility Overview
          • Automatic Speech Recognition Custom Commands Library
            • Automatic Speech Recognition Custom Commands Overview
          • Automatic Speech Recognition Data Handling Library
            • Automatic Speech Recognition Data Handling Overview
      • Multimedia Hardware Adaptation Interfaces Collection
        • Multimedia Hardware Adaptation Interfaces Overview
        • Mobile TV DVBH Receiver HAI Component
          • Mobile TV DVB-H Receiver HAI Overview
          • Mobile TV Receiver Guide
          • DVB-H Receiver Library
            • DVB-H Receiver Library Overview
            • Tutorials
              • Turn On Broadcast Receiver Tutorial
              • Turn Off Broadcast Receiver Tutorial
              • Data Reception Setup
              • Tuning IP Platform
              • Receiving Broadcast Data
              • Configuring DVB-H Signal Scanning
          • DVB-H Receiver Information Library
            • DVB-H Receiver Information Library Overview
            • Tutorials
              • Accessing DVB-H Receiver Information
              • Receiver Information Notifications
        • Video HAI Component
          • Video HAI Overview
          • DevVideo Library
            • DevVideo Library Overview
      • Multimedia Plug-ins Collection
        • Multimedia Plug-ins Overview
        • Multimedia Plug-in Collection Tutorials
          • Writing a controller plugin
          • Writing a Codec Plugin
          • Writing a Format Plugin
          • Creating a Format Encode Plugin
          • Creating a Format Decode Plugin
          • Writing a Source/Sink Plugin
          • Creating a Source Plugin
          • Creating a Sink Plugin
        • 3GP Library Component
          • 3GP Library Component Overview
          • 3GP Library
            • 3GP Library Overview
            • Tutorials
              • Setting up a 3GP Composer
              • Adding Data to a 3GP Composer
              • Completing Composition
              • Setting up a 3GP Parser
              • Supplying Data to a 3GP Parser
              • Getting Audio and Video Stream Metadata
              • Reading Video and Audio Content
              • Releasing 3GP Parser Resources
        • Video Subtitle CRP Component
          • Video Subtitle CRP Overview
          • Video Subtitle CRP Support From MMF Tutorial
          • Subtitle Graphic Library
            • Subtitle Graphic Overview
            • Using Subtitle Graphic Tutorial
        • Camera Plug-in Component
          • Camera Plug-in Overview
          • Camera Stub Plug-in Library Overview
        • Imaging Plug-in Component
          • Imaging Plug-ins Overview
      • Multimedia Software Adaptation Collection
        • Video Renderer Component
          • Video Renderer Overview
          • Video Renderer Concepts
            • Global Surface Updates
            • Video Renderer Resource File
          • Video Renderer Tutorials
            • Rendering Video to a Graphics Surface Tutorial
      • Multimedia Validation Suite (MVS) User Guide
        • Introduction to the Multimedia Validation Suite
        • MVS GUI layout
        • Recording media files
        • Playing media files
        • Editing media files
        • Configuring and clearing files
      • OpenMAX IL Collection
        • OpenMAX IL Overview
        • OpenMAX IL Core
          • OpenMAX IL Core Overview
        • OpenMAX IL Loader Interface
          • OpenMAX IL Loader Interface Overview
        • OpenMAX IL Component Interface
          • OpenMAX IL Component Interface Overview
        • OpenMAX IL Content Pipe Interface
          • OpenMAX IL Content Pipe Interface Overview
      • Sound Device Collection
        • Sound Device Collection Overview
        • A3F Audio Component Framework Component
          • Advanced Audio Adaptation Framework Overview
          • A3F Audio Component Framework Concepts
            • Advanced Audio Adaptation Framework Technology Guide
          • Audio Component Framework Library
            • Audio Component Framework Overview
            • Audio Component Framework Library Tutorials
              • Audio Component Framework Tutorial
              • Audio Processing Tutorial
          • Audio Component Library
            • Audio Component Library Overview
        • A3F DevSound Component
          • DevSound Library
            • DevSound Overview
            • DevSound Library Tutorials
              • Initializing DevSound Functionality Tutorial
              • Playing Audio
                • Playing Audio
                • Starting Audio Play
                • Pausing and Resuming Audio Play
                • Stopping Audio Play
                • Retrieving Audio Play Samples
              • Recording Audio
                • Recording Audio
                • Starting Audio Record
                • Pausing and Resuming Audio Record
                • Stopping Audio Record
                • Retrieving Audio Record Samples
              • Playing Tones
                • Playing Tones
                • Playing a Tone
                • Playing a DTMF Tone
                • Playing a Tone Sequence
                • Playing a Fixed Tone Sequence
                • Pausing and Resuming a Tone
    • Multimedia Protocols Guide
      • AMR Payload Formatter
        • Overview
        • How to Create the Interface
        • How to Pack and Unpack the AMR Encoded Data
        • How to Set and Get the AMR Stream Property
      • RTP
        • RTP overview
        • Creating and Managing an RTP session
        • Registering for and handling events
        • Accessing an RTP packet
        • Creating a send stream
        • Sending an RTP packet
        • Creating the receive stream
        • Sending and Receiving Non-RTP Data
        • Managing the RTCP packets and reports
        • Managing send and receive reports
        • Securing RTP with SRTP
        • RTPExample: RTP Packet Streaming Example
      • SIP
        • SIP Overview
        • SIP Client API
          • Overview
          • How to use the SIP Client API
          • List of Constants and Enumerations
          • List of Classes
          • Examples Showing the use of the SIP Client API
          • How to Override Default Authentication Handling
        • SIP Codec API
          • Overview
          • How to use the SIP Codec API
          • List of Constants and Enumerations
          • List of Classes
          • Examples Showing the use of the SIP Codec API
        • SIP Profile API
          • Overview
          • How to use the SIP Profile API
          • List of Constants and Enumerations
          • List of Classes
          • Examples Showing the use of the SIP Profile API
          • How to control Application Level Roaming for SIP Profiles
          • How to Set Up an Outbound Proxy
        • SIP Profile Agent API
          • Overview
          • How to Develop a SIP Profile Agent Plug-in using the SIP Profile Agent API
          • Example IETF Profile Agent Plug-in
        • SDP Codec API
          • Overview
          • How to use the SDP Codec API
          • List of Constants and Enumerations
          • List of Classes
          • SDP Codec String Table
          • Example Showing the use of the SDP Codec API
        • SIP Client Resolver API
          • Overview
          • How the Target Client is Resolved using CSIPResolvedClient
          • How the target Client is Resolved using CSIPResolvedClient2
          • List of Classes
          • Example of a SIP Client Resolver Plug-in
        • SIP High Level API
        • SIP NAT Traversal Controller API
          • Overview
          • How to use the SIP NAT Traversal Controller API
          • List of Classes and Constant
        • System State Monitor API
          • Overview
          • How to use the System State Monitor API
          • List of Classes and Constant
        • SIP Example: Usage of the SIP Stack
        • SIP Settings
          • SIP Settings in CenRep
          • Key Space Design
            • SIP Profile Setting
            • Profile Server Configuration Settings
            • SIP Timers
      • Secure Real-Time Transport Protocol
        • What is Secure Real-Time Transport Protocol?
        • Tutorials:Index
          • Creating an SRTP Session
          • Creating a SRTP Stream
          • Creating Cryptographic Context
          • Decrypting RTCP Packet Data
          • Decrypting RTP Packet Data
          • Encrypting RTCP Packet Data
          • Encrypting RTP Packet Data
          • Managing Master Key
          • Updating SRTP Master Key
        • References
    • Networking Services Guide
      • Networking Services Quick Start
      • Link Layer Utilities
        • Link Layer Utilities Overview
      • Network Control
        • Network Control Overview
        • Comms User Prompt Manager
          • Concepts
            • Comms User Prompt Service
            • Policy Files
            • Policy Check Requests
          • User Prompt Service Configuration
          • User Prompt Dialog Tutorial
        • Quality of Service
          • Concepts
            • Network Characteristics of the QoS
            • Traffic Classes
            • Events
          • Tutorials
            • QoS API Tutorial
            • RSubConnection API Tutorial
        • Reference
      • Network Protocols
        • TCP/IP
          • Concepts
            • TCP/IP
            • What is Contention?
            • What is Contention Management?
            • What are Access Point Priorities?
          • Tutorials
            • Accessing TCP/IP Sockets Tutorial
            • Connecting and Disconnecting a Remote Host Tutorial
            • Getting and Setting IP Addresses Tutorial
            • Sending and Receiving Data Tutorial
            • Using the Domain Name Resolution Tutorial
            • Restarting a Network Connection Tutorial
          • TCP/IP Examples
            • EchoClientEngine: TCP/IP Echo Client Engine
            • EchoClientUI: TCP/IP Echo Client UI
          • Reference
        • IP Hook
          • Concepts
            • IPHook
          • Tutorials
            • Creating an ESK File Tutorial
            • Writing an Inbound Hook Tutorial
            • Writing an Outflow Hook Tutorial
          • Reference
      • Neworking Test and Utilities
        • Network Performance Testing
          • What is Network Performance Testing?
          • Tutorials
            • Running the NetPerf Test Suite Tutorial
            • How to Measure Network Startup Performance
            • Building a ROM for Development Board Tutorial
            • Configuring the Communications Database for the DUT Tutorial
          • Reference
      • PPP Compression Plugins
        • PPP Compression Plugins Overview
      • TCP/IP Utilities
        • Dynamic Host Configuration Protocol
          • DHCP
          • Retrieving an IP Network Parameters Tutorial
          • Reference
        • DND
          • Domain Name Daemon
        • Domain Name Server
          • Domain Name Server
          • Tutorials
            • How to Start the DNS Proxy Server
            • How to Shutdown the DNS Proxy Server
          • Reference
            • DNS Proxy Server Initialization Settings
            • Comms Database Settings for DNS
        • Variable TCP Receive Window
          • Variable TCP Receive Window
          • Configuring the TCP Receive Window
    • Organizer Guide
      • PIM Subsystem Overview
        • Application Engines
        • Application Services
      • Calendar Guide
        • Calendar Overview
        • Concepts
          • Connecting to the Calendar Server
          • Calendar Entries
          • Calendar Views
          • Calendar User
          • Callback Interfaces
          • Removable Media Support
          • GEO Property
          • TRANSP Property
          • iCal and vCal Properties
          • Expanded Search Capabilities
        • Tutorials
          • Working with Multiple Calendar Instances
          • Setting the Repeat Rule
          • Setting the Alarm
          • How to Associate Data with an Alarm
          • Categorising an Entry
          • Using Calendar Entry Time Iteration
          • Attachment Support
          • Importing and Exporting Entries
          • Adding a User-Defined 32-bit Field
        • Working with Skipped Calendar Alarms
          • Working with Skipped Calendar Alarms - Overview
          • Reading a Skipped Alarm Property
          • Reading a Skipped Alarm Instances Property
          • Retrieving Skipped Alarmed Calendar Instances
      • Using Calendar Conversion (CALCON)
        • Calendar Conversion Overview
      • Multiple Alarm Notification
        • Multiple Alarm Notification Overview
      • Using Versit
        • Versit Overview
        • How to Import Contact and Calendar Data
        • How to Export Contact and Calendar Data
      • PIM Examples
        • CalInterimAPI: Using the Calendar API
        • Versit: Versit Example
    • OS Security Guide
      • OS Security Quick Start
      • OS Security Concepts
        • Public Key Cryptography (PKC)
        • Certificates
        • Digital signatures
      • Authorisation
        • User Prompt Service
          • User Prompt Service Overview
          • Concepts
            • User Prompt Service
            • Policy Resource
          • Tutorials
            • Writing a UPS Policy Evaluator
            • Writing a UPS Dialog Creator
            • Writing a UPS Policy File
            • Integrating a System Server with UPS
            • Using UPS Management API
      • Content Management
        • Content Management Overview
        • CAF Recogniser Config Overview
        • Content Access Framework
          • Content Access Framework Overview
          • Content Access Framework Concepts
            • Considerations for Device Creators
            • Implementation Guidelines
            • Content Access Agent ECom Resource File
            • Apparc Recognizer for CAF
            • Digital Rights Management
            • Files Containing Multiple Content Objects
            • Content object attributes
            • Asynchronous SendReceive() in an Agent
          • Content Access Framework Tutorials
            • Supplier API Tutorial
            • Consumer API Tutorials
              • Handling DRM Content
            • Manager API Tutorials
              • Managing Files
              • Managing CAF Agents
                • Create a DRM Rights Management Object
                • Display Information
                • Use Agent-Specific Commands
            • Rights Manager API Tutorial
          • Content Access Framework References
            • Example Code
        • CAF Streaming Support
          • CAF Streaming Support Overview
          • CAF Streaming Support Concepts
            • Streaming Session Sequence
            • Post-acquisition Rights
            • Implementation Guidelines
          • CAF Streaming Support Tutorials
            • Using streaming CAF
              • Error Handling
              • Processing Key Stream
      • Security and Data Privacy Tools
        • Security Config
          • SecurityConfig Overview
          • Configuring Security Components
            • File Tokens Configuration
            • OCSP Configuration
            • TLS Provider Configuration
            • UPS Configuration
        • Security Tools
          • Security Tools Overview
          • Certificate Store Human-Readable File Formats
          • Using certapp
            • Creating a Certificate Store
            • Converting a Certificate Store into Human-Readable Form
            • Augmenting a Certificate Store
          • How certapp Processes Input File Information
          • Security Tools Reference
            • certapp Reference
            • Human-Readable File Formats Reference
            • Certificate Store Binary Files
      • Crypto Management Libraries
        • CryptoToken Framework
          • CryptoToken Framework Overview
          • CryptoToken Framework Concepts
            • Certificate Store Framework
            • Keystore Framework
            • Certificate Application Framework
      • Cryptography overview
        • CryptoSPI Overview
        • Cryptography Concepts
          • Weak and strong cryptography
          • Symmetric ciphers -- guide
          • Asymmetric ciphers -- guide
          • Overview of hash algorithms
          • Overview of random number generation
          • PBE -- guide
        • Encrypting and Decrypting Data
          • Symmetric ciphers -- HowTo
          • How to use a rule-based selector
          • Basic encryption and decryption using a symmetric cipher
          • Asymmetric ciphers -- HowTo
          • How to retrieve characteristics
          • Finding the cryptographic strength
          • Changing the cryptographic strength
          • Big integers
        • Signing and verification
        • How to use the Hash API
        • Generating Random Bytes
        • Secure stream encryption -- guide/HowTo
        • How to create a CryptoSPI plug-in
        • UIDs
        • Example code
          • Password Based Encryption (PBE) example code
          • Password Based Encryption (PBE) example support code
          • Secure stream encryption example code
          • Secure stream encryption example support code
          • Secure store encryption example code
          • Secure store encryption example support code
      • Crypto Services
        • Crypto Services Overview
        • ASN-PKCS
          • ASN-PKCS Overview
        • Certificate and Key Management
          • Certificate and Key Management Overview
          • Certificate and Key Management Concepts
            • PKIXCert
            • X500 and X509
            • X.509 and PKIX
            • WTLS Certificates
            • Certificate Validation in PKIX
            • Crypto (crypto.dll)
          • Unified Stores
            • Unified Stores Overview
            • Unified Certificate Store
              • Unified Certificate Store Overview
              • Unified Certificate Store Tutorial
            • Unified Keystore
              • Unified Keystore Overview
              • Unified Keystore Tutorials
                • Creating Keys
                • Importing Keys
                • Exporting Keys
                  • Exporting a Public Key
                  • Exporting a Private Key
                • Listing Keys
                • Finding Keys
                • Deleting Keys
                • Changing Passphrase
                • Performing Cryptographic Operations with Keys
                • Setting Management Policies
                • Setting Use Policies
                • Retrieving Keystores
        • File-Based Certificate and Key Stores
          • File-Based Certificate and Key Stores Overview
          • certtool
            • certtool Overview
            • certtool Tutorials
              • Working with Multiple Certificate Store Implementations
              • Listing Contents of Certificate Stores
              • Importing Certificates
              • Removing Certificates
              • Example for Creating a Default Certificate Store
            • certtool Reference
          • keytool
            • keytool Overview
            • keytool Tutorials
              • Manipulating Keys and Keystores
                • Working with Multiple Keystore Implementations
                • Listing Keystore Contents
                • Importing Private Keys
                • Removing Keys
              • Manipulating Private Key Users
                • Setting Users and Managers
                • Removing Users
            • Keytool Reference
        • Root Certificates
          • Root Certificates
    • Persistent Data Services Guide
      • Feature Management
        • Feature Management Overview
        • Migrating from Feature Registry to Feature Manager
        • Feature Manager
          • Feature Management Overview
          • Feature Manager Collection Overview
          • Feature Manager Guide
          • Feature Manager Server Guide
          • Feature Manager Client Overview
          • Feature Discovery Overview
          • Feature Manager Plugins
          • FeatMngrExample: dynamic feature management example
          • Feature Manager Installation Tutorials
            • Installing Features with Feature Manager
            • Uninstalling Features with Feature Manager
          • Feature Manager Modification Tutorials
            • Enabling and Disabling a Feature
            • Setting and Updating a Feature
            • Adding a Feature
          • Feature Manager Querying Tutorial
            • Querying a Single Feature Dynamically Using CFeatureDiscovery
            • Querying a Single Feature Dynamically Using RFeatureControl
            • Querying a Feature Set Statically Using CFeatureDiscovery
            • Querying a Feature Set Dynamically Using CFeatureDiscovery
            • Querying a Single Feature Statically Using CFeatureDiscovery
          • Feature Manager Notification Tutorials
            • Requesting Feature Notification
            • Handling Feature Notification
            • Cancelling Feature Notification
          • Feature Manager Reporting Tutorials
            • Reporting Feature Data for a Single Feature Dynamically Using RFeatureControl
            • Reporting on Several Features Dynamically Using RFeatureControl
            • Reporting on all Features on a Device Dynamically Using RFeatureControl
          • Feature Registry
            • Feature Registry Overview
            • Identifying Optional Features
            • Optional Features Query API
            • Optional Features Notification API
      • Logging Services
        • Log Engine
          • Log Engine Overview
          • Log Engine Tutorial Overview
          • Log Engine Tutorials
            • Configuring Log Engine
            • Setting Up A Log Engine Client
            • Maintaining Log Events
            • Requesting Log Engine Notifications
            • Displaying Log Events
      • Persistent Storage
        • Persistent Storage Overview
        • Persistent Storage Guides
          • SQL Interfaces
        • Central Repository
          • Central Repository Overview
          • Central Repository Access Guide
          • CenRep Converter Tool Tutorial
          • Central Repository Guide
          • Central Repository Initialisation Files Guide
          • Modifications to Keyspaces
          • Central Repository Transactions
          • Optimising Repository Access
          • Device Variant Using Multiple Keyspace Files
          • Central Repository Data Access Tutorial
        • DBMS
          • DBMS Overview
          • Interface To DBMS databases overview
          • Interface to DBMS databases
            • Introduction to DBMS databases
            • Rules for DBMS names
            • Implementation limits
            • Database storage overhead
            • Data safety and recovery
            • Database encryption
            • Database compression
            • Error codes
            • Transactions on store databases
            • Indexes
          • DBMS columns, column sets, and keys
            • DBMS columns, column sets, and keys overview
            • Columns, column sets and keys
            • Column type characteristics
            • Using TDbColSetIter
          • DBMS rowsets
            • DBMS rowsets overview
            • Types of rowset
            • Cursor navigation
            • Tables
            • Using TDbQuery class
          • DBMS incremental operations
            • Incremental operations overview
            • Executing SQL statements
            • How to execute SQL incrementally
          • DBMS sharing databases
            • Sharing databases overview
            • The DBMS server
            • Named database
            • Access modes
            • Transactions and locks
            • Change notification
            • Database compacting
        • Store
          • Store Overview
          • File Stores
            • File Stores Overview
            • Introduction to File Stores
            • Direct File Store
            • Permanent File Store
            • File Based Dictionary Store
            • File Store Type and Layout
            • Direct File Store Structure
            • How to Detach and Re-attach a File
          • Stores Guide
            • Stores Overview
            • Introduction to Stores
            • Persistent stores
              • Persistent data
              • Persistent stores
              • Non-persistent stores
            • Embedded stores
              • Introduction to embedded stores
              • Constructing an embedded store
            • Dictionary stores
              • Introduction to dictionary stores
              • Dictionary write streams
              • Dictionary read streams
            • Memory Stores
            • Transactions
              • Introduction to Transactions
              • How to Commit and Revert
            • Space reclamation and compaction
              • Introduction to Space Reclamation and Compaction
              • Reclamation And Compaction, Incrementally
              • Reclamation And Compaction, As A Single Job
          • Store Streams
            • Store Streams Overview
            • Introduction to Store streams
              • Introduction to store streams
              • Stream ID
              • How to create streams
              • How to commit streams
              • How to cleanup streams
              • Stream dictionaries
            • Storing and restoring
              • Stream networks
              • Storing and restoring
              • Storing and restoring protocol
              • How to store and restore a non-compound object
              • How to store a compound object
              • How to restore a compound object
              • Copying
            • Swizzles and deferred loading
              • Introduction to Swizzles and deferred loading
              • Externalising a Swizzle
              • Internalising a Swizzle
              • Using TSwizzle operators
            • Store map
              • Introduction to the store map
              • Store map as repository for Swizzles and associated stream IDs
              • Store map as externalizer for Swizzles
              • Store map cleanup support
          • Streaming
            • Streaming Overview
            • Introduction to streams
            • Externalising
            • The write stream interface
            • Internalising
            • The read stream interface
            • Templated stream operators
            • Externalising and internalising descriptors
            • How to externalise and internalise
            • How to use templated stream operators
            • How to externalise and internalise descriptors
            • How to externalise and internalise compound objects
            • Use of the Externalize class
            • Use of the Internalize class
            • Using TCardinality
        • Symbian SQL
          • Symbian SQL Overview
          • SQL DB Library
            • SQL DB overview
          • SQL Server Guide
          • SQL Concept Guides
            • Reclaiming Free Space
            • Handling BLOBs
            • SQL Developer Tips
              • SQL Optimization Guide
              • Avoid Transient Tables
              • Prevent Database File Corruption
              • SQL Index Tips
              • SQL Insertion Tips
              • SQL Schema Tips
              • SQL Expressions
              • SQL Statement Tips
              • SQL Joins
              • ANALYZE Command
              • SQL WHERE Clause Tips
            • SQL Tracing Guides
              • Symbian SQL Tracing Guide
              • Using Symbian SQL Trace Data Guide
          • SQL Tutorials
            • SQL Tutorial
            • Creating a Database
            • Creating a Table
            • Querying Databases: Basic
            • Querying a database
            • Deleting Rows from a Table
            • Reading to a Data Stream
            • Reading to a Buffer
            • Reading to Memory
            • Writing from a Data Stream
            • Inserting Data into a Table
            • Performing Scalar Queries
          • Basic SQL Example Application
            • Basic SQL Example Application Overview
            • Basic SQL Example: basicsqlexample.h
            • Basic SQL Example: basicsqlexample.cpp
            • Basic SQL Example: basicsqlexample.mmp
            • Basic SQL Example: BLD.INF
        • SQLite 3
          • SQLite 3 Overview
          • SQLite Library
            • SQLite Overview
          • SQLite Technology Guide
        • Persistent Storage Example Code
          • DBMS Example
          • SqlExample: Creating and Querying an SQL Database
          • CentRepExample: Using Central Repository for Persistent Storage
          • File Stores Example Code
          • Memory Stores Example Code
          • Store Streams Example Code
          • Streaming Example Code
    • Remote Connectivity Guide
      • Quick Start
      • Backup and Restore
        • Backup Engine
          • Backup Engine Overview
          • Backup Engine Concepts
          • Backup-aware Software (Data Owner)
            • Backup and Restore Types
            • File locks
            • Public and Subscribe Events for Backup and Restore
            • Criteria for Backup and Restore Types and Data
            • Backup Registration Files
          • Writing a Backup Engine Client (CSBEClient) Tutorials
            • Writing a Backup Engine Client (CSBEClient)
            • Writing a CSBEClient for Backup
            • Writing a CSBEClient for Restore
            • Creating Transfer Types
      • MTP Frameworks
        • MTP Framework
          • MTP Framework Overview
          • Media Transfer Protocol and Symbian Implementation
          • MTP Framework Tutorials
            • Configuring the MTP Framework for Different Protocols
            • Creating an MTP Data Provider Plug-in
          • MTP Framework References
            • MTP Central Repository
            • Device Data Provider Configuration Parameters
          • MTP Client Library
            • MTP Client Overview
          • MTP Data Types Library
            • MTP Data Types Overview
      • MTP Data Providers
        • MTP Data Providers Overview
        • mtpexampledp: MTP Data Provider Example
        • MTP Data Providers References
          • File Data Provider Configuration Parameters
          • Properties Supported by MTP Data Providers
            • Properties Supported by File Data Provider
            • Properties Supported by Image Data Provider
            • Properties Supported by Pictbridge Data Provider
      • MTP Transports
        • MTP Transports Overview
        • MTP PTP-IP Transport
          • MTP PTP-IP Transport Overview
          • MTP PTP-IP Transport Tutorials
            • Implementing a Listener
            • Implementing a Filter
            • Using PTP-IP Controller
        • MTP USB Transport
          • MTP USB Transport Overview
          • Enabling MTP over USB Tutorials
            • Setting Microsoft OS Descriptor
            • Enabling MTP over USB
              • Enabling MTP over USB using the Symbian USB Manager
              • Enabling MTP over USB using a user application
        • Configuring Multiple Transports Tutorial
    • Security Services Guide
      • Online Certificate Status Protocol
        • OCSP Overview
        • OCSP-SWI Integration
    • Short Link Services Guide
      • Bluetooth Collection
        • Bluetooth Collection Overview
        • Bluetooth SDP
          • Bluetooth SDP Overview
          • Using Bluetooth Service Discovery Database
            • Bluetooth Service Discovery Database Overview
            • Connecting to the service discovery database
            • Handling SDP Attributes
            • Registering Services
            • Setting service record attributes
            • Service records and attributes
          • Using Bluetooth Service Discovery Agent
            • Bluetooth Service Discovery Agent Overview
            • Querying the SDP Database
            • Reading Remote SDP Service Attributes
            • Handling SDP results
        • Bluetooth Notifiers Support
          • Bluetooth Notifiers Support Overview
      • Bluetooth Comms Profiles Collection
        • Bluetooth Comms Profiles Collection Overview
        • PAN Profile
          • PAN Profile Overview
          • Bluetooth PAN Profile Tutorial
            • Creating a Personal Area Network (PAN)
            • Adding a device to the PAN
            • Disconnecting a PAN member
            • Closing the PAN
          • PAN-NAP Role Guide
      • Bluetooth Management Collection
        • Bluetooth Management Collection Overview
        • Bluetooth Sockets Overview
        • Bluetooth Manager
          • Bluetooth Manager Overview
          • Using Bluetooth UI
            • How to prompt the user to select a remote device
        • Bluetooth Client Library
          • Bluetooth Client Library (Bluetooth User) Overview
          • Bluetooth Extended Inquiry Response
          • Processing an Extended Inquiry Response
        • Bluetooth User Tutorials
          • Connecting to remote devices
            • Selecting a Remote Device
            • Inquiring about Remote Devices
            • Inquiring about Services on a Remote Device
            • Connecting and Transferring Data to a Remote Device
            • Using security on outgoing sockets
          • Listening for incoming Bluetooth connections
          • Handling the Local Device Name
          • Performing Low-level Configuration
          • Debugging the Host Controller
          • Disconnecting ACL links
        • Using Bluetooth Security Manager
          • Bluetooth Security Manager overview
          • Secure Simple Pairing (SSP)
          • How to connect to the security manager
          • How to set service security requirements
      • Bluetooth API Tests
        • Bluetooth Verification Suite
          • Bluetooth Test Technology
          • T_BTSdpAPI Test Suite
          • BT-USER API Test Suite
          • T_BTGavdpAPI Test Suite
    • Text and Localization Guide
      • Font and Text Services Collection
        • Font and Text Services Collection Overview
        • Font and Text Services Tutorials
          • Selecting and Using a Font
            • Using Typefaces
        • Font Store Component
          • Font Store Component Overview
          • Linked Fonts Guide
          • Font Store Tutorials
            • Installing a Font File
            • Installing a Font Rasterizer DLL
            • Writing a Font Rasterizer Plug-in Tutorial
              • Creating a Font Rasterizer Plug-in
              • Deriving from COpenFont
              • Deriving from COpenFontFile
              • Deriving from COpenFontRasterizer
              • Deriving from COpenFontRasterizerContext
          • Creating a Linked Typeface
        • ICU Layout Engine Component
        • FreeType Font Rasterizer Component Overview
        • Reference Fonts Component
      • Character Conversion (Charconv) Framework Collection
        • Character Conversion (Charconv) Framework Overview
        • Character Conversion (Charconv) Framework Concepts
        • Character Encoding and Conversion Framework Component
          • Character Encoding and Conversion Framework Overview
          • Character Encoding and Conversion Framework Tutorials
            • Converting to and from Unicode Using CCnvCharacterSetConverter
            • Converting to and from Transformation Formats Using CnvUtfConverter
            • Detecting a Character Set (Converter)
            • Using Standard Names and MIB enums (SNM)
            • Creating a Charconv Plug-in DLL
          • Character Encoding and Conversion Framework References
            • Cnvtool Source File
            • Cnvtool Control File
            • SNM Source File
            • Cnvtool Command Syntax
            • Snmtool Command Syntax
        • Character Encoding and Conversion Plug-ins Component
          • Character Encoding and Conversion Plug-ins Overview
          • Libraries (Plug-in Converters)
            • SMS Encodings and Converters
              • Introduction
              • Encoding Types
              • Standard SMS Converter
              • Extended SMS Converter
              • Turkish National Language Support
              • Portuguese National Language Support
              • Spanish National Language Support
        • FAT Filename Conversion Plug-ins
          • FAT Filename Conversion Plug-ins Overview
          • FAT Filename Conversion Plug-ins Tutorials
            • Creating a FAT Filename Conversion Plug-in
            • Using a FAT Filename Conversion Plug-in
      • Text Layout
        • Using Text and Text Attributes (ETEXT)
          • Text and Text Attributes Overview
          • Text content
            • Introduction to text handling
            • Text objects
            • Fields
            • Pictures
            • Files and clipboard
            • Viewing and user interfaces
            • Examples of use
          • Formatting
            • Introduction to formatting
            • Format layering
            • Paragraph Styles
            • Style behaviour
            • How to use styles
            • How to manipulate simple global text
            • How to manipulate rich text
            • How to store and restore text
          • txtshell Example Code
        • Using Text Views (FORM)
          • Text Views Overview
          • Text Views concepts
            • Introduction to Text Views
            • Editing
            • Printing
            • Special requirements
          • How to use text views
            • How to set up the text view
            • How to handle changes to the text view
            • How to select text
            • How to set the cursor
            • How to use wrapping
            • How to implement scrolling
            • How to reset
            • How to get system colours for use in text views
    • Web Guide
      • Browsing and downloading
        • Browsing
        • Downloading
    • XML Services Guide
      • XML
        • Libxml2 Libraries Component
          • Libxml2 Overview
        • XML DOM Engine
          • XML DOM Engine Overview
          • Implementation of W3C Types
          • XML DOM Engine Tutorials
            • Parsing XML DOM
            • Modifying DOM Tree
            • Serialising XML DOM
            • Searching a DOM Tree using XPath
            • Using XPath Extension Function
          • XML DOM Engine Node Reference
        • XML Framework
          • XML Framework Overview
          • XML Framework Concept
          • XML Framework Tutorials
            • Writing a Parser Plug-in
            • Choosing a Parser Plug-in
            • Customising a Parser Plug-in
            • Using the Parser Plug-in Resource File
            • Parsing an XML document using Content Handler
            • Using Content Processor
          • XML Framework Reference
          • XmlExample: Using the XML framework to parse an XML file
        • XML Error Handling Reference
  • Reference
    • CReference
      • Adaptation
        • Stubs
          • s60_stubs
            • Power Save Display Mode Stub
              • CPowerSaveDisplayMode
      • Applications
        • Camera Apps
          • Camera Apps Platform Interfaces
            • Active Palette 2 API
              • ActivePalette2Factory
              • MActivePalette2Observer
              • MActivePalette2UI
              • TAP2GenericPluginIcon
              • TAP2GenericPluginParams
              • TActivePalette2EventData
              • TActivePalette2ItemVisible
              • TActivePalette2NavigationKeys
              • activepalette2genericpluginint.h
        • Contacts Apps
          • Contacts Apps Platform Interfaces
            • CCA Launch API
              • MCCAConnection
              • MCCAConnectionExt
              • MCCAObserver
              • MCCAParameter
              • MCcaPluginFactory
              • TCCAFactory
              • mccaparameter.h
            • CCA View Plugin API
              • CCCAExtensionFactory
              • MCCAExtensionFactoryStatusProviderCreator
              • MCCAStatusProvider
              • MCCAStatusProviderObserver
              • MCCAViewLauncher
              • MCCAppViewPluginBase2
              • MCcaParentCleaner
              • ccaextensionfactory.h
            • CMS Contactor API
              • CCmsContactorImPluginBase
              • MCmsContactorImPluginApi
              • MCmsContactorImPluginParameter
            • Contact Presence API
              • MContactPresence
              • MContactPresenceInfo
              • MContactPresenceObs
              • TContactPresenceFactory
              • contactpresencebrandids.h
            • Logs Engine API Extensions
              • LogsApiConsts.h
            • Logs Timers API
              • LogsDomainCRKeys.h
            • Logs UI Command Line API
              • LogsUiCmdStarterConsts.h
            • Phonebook 2 Commands API
              • MPbk2AiwInterestItem
              • MPbk2Command
              • MPbk2CommandHandler
              • MPbk2CommandObserver
              • MPbk2MenuCommandObserver
            • Phonebook 2 Common UI API
              • CPbk2AppViewBase
              • CPbk2TabGroupContainer
                • CPbk2TabGroupContainer::CPbk2TabGroupEntry
              • CPbk2ViewGraph
              • CPbk2ViewNode
              • MPbk2AppUi
              • MPbk2ApplicationServices
              • MPbk2ApplicationServices.h
              • MPbk2ApplicationServices2
              • MPbk2ContactViewSupplier
              • MPbk2ContactViewSupplier.h
              • MPbk2ContactViewSupplier2
              • MPbk2KeyEventHandler
              • MPbk2PointerEventHandler
              • MPbk2StartupMonitor
              • MPbk2StartupMonitor.h
              • MPbk2StartupMonitorExtension
              • MPbk2StartupObserver
              • MPbk2StoreObservationRegister
              • MPbk2StoreValidityInformer
              • MPbk2TabGroupContainerCallback
              • MPbk2UiReleasable
              • MPbk2ViewActivationTransaction
              • MPbk2ViewExplorer
              • MPbk2ViewExplorer.h
              • Pbk2LaunchNewContact
              • Phonebook2PublicPSKeys.h
              • TPbk2ViewTransition
            • Phonebook 2 Icon API
              • CPbk2IconArray
                • CPbk2IconArray::CIdArray
              • CPbk2IconFactory
              • CPbk2IconInfoContainer
            • Phonebook 2 Image Management API
              • CPbk2ImageManager
              • MPbk2ImageGetObserver
              • MPbk2ImageOperation
              • MPbk2ImageSetObserver
              • TPbk2ImageManagerParams
            • Phonebook 2 Presentation API
              • CPbk2SortOrderManager
              • MPbk2ContactNameFormatter
              • MPbk2ContactNameFormatter.h
              • MPbk2ContactNameFormatter2
              • MPbk2FieldProperty
              • MPbk2FieldProperty.h
              • MPbk2FieldProperty2
              • MPbk2FieldPropertyArray
              • MPbk2FieldPropertyArray.h
              • MPbk2FieldPropertyArray2
              • MPbk2SortOrderObserver
              • Pbk2ContactNameFormatterFactory
              • Pbk2FieldPropertiesFactory
              • TPbk2IconId
            • Phonebook 2 RCL API
              • CPbk2RemoteContactLookupAccounts
              • CPbkxRemoteContactLookupProtocolAccount
              • CPbkxRemoteContactLookupProtocolAdapter
              • CPbkxRemoteContactLookupProtocolResult
              • CPbkxRemoteContactLookupProtocolSession
              • CPbkxRemoteContactLookupServiceUiContext
                • CPbkxRemoteContactLookupServiceUiContext::TContextParams
                • CPbkxRemoteContactLookupServiceUiContext::TResult
              • MPbkxRemoteContactLookupProtocolEnv
              • MPbkxRemoteContactLookupProtocolSessionObserver
              • Pbk2RemoteContactLookupFactory
              • TPbkxRemoteContactLookupProtocolAccountId
            • Phonebook 2 Store Configuration Management API
              • CPbk2StoreConfiguration
              • MPbk2DefaultSavingStoreObserver
              • MPbk2StoreConfigurationObserver
            • Phonebook 2 Store Property API
              • CPbk2StoreProperty
              • CPbk2StorePropertyArray
              • CPbk2StoreViewDefinition
            • Phonebook 2 Thin UI Extension Plugin API
              • CPbk2UIExtensionThinPlugin
            • Phonebook 2 UI Controls API
              • MPbk2ContactEditorEventObserver
                • MPbk2ContactEditorEventObserver::TFailParams
                • MPbk2ContactEditorEventObserver::TParams
              • MPbk2ContactLinkIterator
              • MPbk2ContactUiControl
              • MPbk2ContactUiControl.h
              • MPbk2ContactUiControl2
            • Phonebook 2 UI Extension API
              • CPbk2UIExtensionView
              • MPbk2AppUiExtension
              • MPbk2ContactEditorExtension
              • MPbk2ContactUiControlExtension
              • MPbk2ContactUiControlExtension.h
              • MPbk2ContactUiControlExtension2
              • MPbk2SettingsControlExtension
              • MPbk2SettingsViewExtension
              • MPbk2UIExtensionView
              • MPbk2UIExtensionView.h
              • MPbk2UIExtensionView2
            • Phonebook 2 UI Extension Plug-In API
              • CPbk2UIExtensionPlugin
              • MPbk2PluginCommandListerner
              • MPbk2UIExtensionFactory
            • Phonebook 2 UI Utilities API
              • CPbk2ViewState
            • Phonebook 2 xSP View Activation API
              • CxSPViewData
              • RxSPViewServices
            • Phonebook Engine Extension API
              • CPbkEngineExtensionInterface
                • CPbkEngineExtensionInterface::TEngExtParams
                • CPbkEngineExtensionInterface::TFieldTypeResource
              • CPbkEngineExtensionInterface.h
            • Phonebook Extension API
              • CPbkExtensionFactory
              • MPbkAppUiExtension
              • MPbkContactEditorExtension
              • MPbkContactUiControlExtension
              • MPbkExtensionFactory
              • MPbkExtensionFactory.h
              • MPbkExtensionStartupObserver
              • MPbkMenuCommandObserver
              • MPbkUiExtensionBase
              • MPbkViewExtension
            • Phonebook Internal Common API
              • CPbkConstants
            • Phonebook Internal Data Management API
              • CDigViewGraph
              • CDigViewNode
              • CPbkCodField
              • CPbkContactSubView
                • CPbkContactSubView::TIdWithMapping
              • CPbkEntryCopier
              • CPbkFieldData
              • CPbkFieldDataArray
              • CPbkSINDHAndlerInterface.h
              • CPbkSINDHandlerInterface
              • CPbkViewContactNameFormatter
              • MPbkBackgroundProcess
              • MPbkContactEntryLoader
              • MPbkContactNameFormat
              • MPbkContactSelector
              • MPbkEntryCopyObserver
              • MPbkGlobalSetting
              • MPbkGlobalSettingObserver
              • MPbkProcessObserver
              • PbkEngUtils
              • PbkGlobalSettingFactory
              • TDigViewTransition
              • TPbkContactEntry
            • Phonebook Thumbnails API
              • CPbkThumbnailManager
              • MPbkThumbnailOperation
            • Phonebook UI Controls API
              • PhonebookInternalCRKeys.h
            • Predictive Search Algorithm API
              • CPcsPlugin
            • Predictive Search Client API
              • CPSRequestHandler
              • RPsSession
            • Predictive Search Utils API
              • CPcsDefs.h
              • CPsClientData
              • CPsData
              • CPsPattern
              • CPsQuery
              • CPsQueryItem
              • CPsSettings
              • TPsMatchLocation
            • Presence Cache API
              • MPresenceBuddyInfo2
              • MPresenceCacheReadHandler2
              • MPresenceCacheReader2
              • MPresenceCacheWriteHandler2
              • MPresenceCacheWriter2
              • mpresencebuddyinfo2.h
            • Virtual Phonebook Copy Policy API
              • CVPbkContactCopyPolicy
                • CVPbkContactCopyPolicy::TParam
              • MVPbkContactCopyPolicy
              • MVPbkContactFieldCopyObserver
              • MVPbkContactFieldsCopyObserver
            • Virtual Phonebook Engine API
              • CVPbkBaseContactFieldTypeIterator
              • CVPbkBaseContactFieldTypeListIterator
              • CVPbkContactCopier
              • CVPbkContactFieldTypeIterator
              • CVPbkContactLinkArray
              • CVPbkContactManager
              • CVPbkContactStoreUriArray
              • CVPbkDefaultAttribute
              • CVPbkFieldFilter
                • CVPbkFieldFilter::TConfig
              • CVPbkFieldTypeIterator
              • CVPbkFieldTypeRefsList
              • CVPbkFieldTypeSelector
              • CVPbkFilteredContactView
              • CVPbkPhoneNumberMatchStrategy
                • CVPbkPhoneNumberMatchStrategy::TConfig
              • CVPbkSortOrder
              • CVPbkSpeedDialAttribute
              • CVPbkVoiceTagAttribute
              • MVPbkBaseContact
              • MVPbkBaseContact.h
              • MVPbkBaseContact2
              • MVPbkBaseContactField
              • MVPbkBaseContactFieldCollection
              • MVPbkBaseContactFieldIterator
              • MVPbkBatchOperationObserver
              • MVPbkContactAttribute
              • MVPbkContactAttributeManager
              • MVPbkContactBookmark
              • MVPbkContactBookmarkCollection
              • MVPbkContactCopyObserver
              • MVPbkContactFieldBinaryData
              • MVPbkContactFieldData
              • MVPbkContactFieldData.h
              • MVPbkContactFieldDateTimeData
              • MVPbkContactFieldIterator
              • MVPbkContactFieldOrdering
              • MVPbkContactFieldSelector
              • MVPbkContactFieldTextData
              • MVPbkContactFieldUriData
              • MVPbkContactFindFromStoresObserver
              • MVPbkContactFindObserver
              • MVPbkContactGroup
              • MVPbkContactLink
              • MVPbkContactLinkArray
              • MVPbkContactLinkPacking
              • MVPbkContactObserver
                • MVPbkContactObserver::TContactOpResult
              • MVPbkContactOperation
              • MVPbkContactOperationBase
              • MVPbkContactOperationFactory
              • MVPbkContactOperationFactory2
              • MVPbkContactOperationFactory2.h
              • MVPbkContactSelector
              • MVPbkContactSelector.h
              • MVPbkContactStore
              • MVPbkContactStore.h
              • MVPbkContactStore2
              • MVPbkContactStoreInfo
              • MVPbkContactStoreInfo.h
              • MVPbkContactStoreList
              • MVPbkContactStoreListObserver
              • MVPbkContactStoreObserver
              • MVPbkContactStoreProperties
              • MVPbkContactStoreProperties.h
              • MVPbkContactStoreProperties2
              • MVPbkContactView
              • MVPbkContactViewBase
              • MVPbkContactViewBaseChildAccessExtension
              • MVPbkContactViewBaseChildAccessExtension.h
              • MVPbkContactViewFiltering
              • MVPbkContactViewObserver
              • MVPbkContactViewObserver.h
              • MVPbkContactViewObserverExtension
              • MVPbkExpandable
              • MVPbkFieldType
              • MVPbkFieldTypeIterator
              • MVPbkFieldTypeList
              • MVPbkFieldTypeSelector
              • MVPbkMultiAttributePresenceObserver
              • MVPbkMultiFieldTypeList
              • MVPbkObjectHierarchy
              • MVPbkOperationErrorObserver
              • MVPbkOperationObserver
              • MVPbkOperationResultObserver
              • MVPbkOptimizedSelector
              • MVPbkSetAttributeObserver
              • MVPbkSingleAttributePresenceObserver
              • MVPbkSingleContactLinkOperationObserver
              • MVPbkSingleContactOperationObserver
              • MVPbkStoreContact
              • MVPbkStoreContact.h
              • MVPbkStoreContact2
              • MVPbkStoreContactField
              • MVPbkStoreContactField.h
              • MVPbkStoreContactFieldCollection
              • MVPbkStoreContactProperties
              • MVPbkStreamable
              • MVPbkViewContact
              • MVPbkViewContactField
              • MVPbkViewContactFieldCollection
              • RVPbkContactFieldDefaultPriorities
              • RVPbkContactFieldDefaultPriorities.h
              • TVPbkContactStoreEvent
              • TVPbkContactStoreUriPtr
              • TVPbkFieldTypeMapping
              • TVPbkFieldTypeParameters
              • TVPbkFieldVersitProperty
              • TVPbkStoreContactAnalyzer
              • TVPbkWordParserCallbackParam
              • VPbkFieldTypeSelectorFactory
            • Virtual Phonebook Migration Support API
              • CVPbkContactIdConverter
            • Virtual Phonebook Policy API
              • CVPbkContactCopyPolicyManager
              • CVPbkContactDuplicatePolicy
                • CVPbkContactDuplicatePolicy::TParam
              • CVPbkContactFindPolicy
                • CVPbkContactFindPolicy::TParam
              • CVPbkContactViewSortPolicy
                • CVPbkContactViewSortPolicy::TParam
              • CVPbkSortOrderAcquirer
                • CVPbkSortOrderAcquirer::TSortOrderAcquirerParam
              • MVPbkContactDuplicatePolicy
            • Virtual Phonebook SIM Services API
              • MVPbkSimPhone
              • MVPbkSimPhoneObserver
              • MVPbkSimStateInformation
              • VPbkSimStoreFactory
            • Virtual Phonebook Store API
              • CVPbkBatchOperation
              • CVPbkContactAttributePlugin
                • CVPbkContactAttributePlugin::TParam
              • CVPbkContactFindFromStoresOperation
              • CVPbkContactFindOperation
              • CVPbkContactOperationFactory
              • CVPbkContactStoreDomain
                • CVPbkContactStoreDomain::TStoreDomainParam
              • CVPbkContactStoreList
              • CVPbkContactStoreProperties
                • CVPbkContactStoreProperties::TServiceElement
              • CVPbkContactStoreUri
              • CVPbkMultiContactOperationBase
              • MVPbkContactFindPolicy
              • MVPbkContactViewSortPolicy
              • MVPbkSortKeyArray
              • TVPbkSortKey
            • Virtual Phonebook View Definition API
              • CVPbkContactViewDefinition
              • VPbkContactViewFilterBuilder
            • Virtual Phonebook vCard API
              • CVPbkVCardEng
          • Contacts Apps Public Interfaces
            • Phonebook Data Add/Edit UI API
              • CPbkContactEditorDlg
            • Phonebook Data Management API
              • CPbkContactChangeNotifier
              • CPbkContactEngine
              • CPbkContactItem
              • CPbkContactIter
              • CPbkFieldArray
              • CPbkFieldIdArray
              • CPbkFieldInfo
                • CPbkFieldInfo::TPbkFieldInfoParams
              • CPbkFieldsInfo
              • CPbkIdleFinder
              • MPbkContactDbObserver
              • MPbkFieldData
              • MPbkFieldDataArray
              • PbkFields.hrh
              • TPbkContactItemField
            • Phonebook Fetch UI API
              • CPbkItemTypeSelectAddToExisting
              • CPbkItemTypeSelectCreateNew
              • CPbkMemoryEntryAddItemDlg
              • CPbkSingleEntryFetchDlg
                • CPbkSingleEntryFetchDlg::TParams
            • Phonebook Thumbnail Operation API
              • MPbkThumbnailGetImageObserver
              • MPbkThumbnailGetObserver
              • MPbkThumbnailSetObserver
            • Phonebook UI Utilities API
              • CPbkViewState
              • RPbkViewResourceFile
            • Phonebook vCard Import/Export API
              • BCardEng.h
              • CBCardEngine
            • Speed Dial Utility Control API
              • CSpdiaControl
              • SpdiaControl.h
          • PIM Protocols
            • Bluetooth PBAP
              • RPbapSession
            • Phonebook Sync
              • RPhoneBookSession
                • RPhoneBookSession::TContactFieldsV1
                • RPhoneBookSession::TContactFieldsV2
                • RPhoneBookSession::TContactFieldsV3
                • RPhoneBookSession::TTemplateAndBufferSize
              • TContactFieldFormat
              • phbksync.h
          • Phonebook Engines
            • Contacts Model
              • CContactActiveBase
              • CContactActiveCompress
              • CContactActiveRecover
              • CContactAgentField
              • CContactCard
              • CContactCardTemplate
              • CContactChangeNotifier
              • CContactConcatenatedView
                • CContactConcatenatedView::TComponentView
              • CContactConverter
              • CContactDatabase
                • CContactDatabase::TSortPref
              • CContactDateField
              • CContactEcomConverter
              • CContactEcomPhoneNumberParser
              • CContactFieldStorage
              • CContactFilteredView
              • CContactFindView
              • CContactGroup
              • CContactGroupView
              • CContactICCEntry
              • CContactIdArray
              • CContactItem
              • CContactItemField
                • CContactItemField::THint
              • CContactItemFieldDef
              • CContactItemFieldSet
              • CContactItemPlusGroup
              • CContactItemViewDef
              • CContactLocalView
              • CContactNamedRemoteView
              • CContactOpenOperation
              • CContactOwnCard
              • CContactPhoneNumberParser
              • CContactRemoteView
              • CContactRemoteViewBase
              • CContactStoreField
              • CContactSubView
              • CContactSynchroniser
              • CContactTemplate
              • CContactTextDef
              • CContactTextField
              • CContactViewBase
                • CContactViewBase::CContactViewBaseExtension
                • CContactViewBase::TObserverAndEvent
                • CContactViewBase::TVirtualFunction1Params
                • CContactViewBase::TVirtualFunction2Params
                • CContactViewBase::TVirtualFunction3Params
              • CContactViewDef
              • CContactViewHighRange
              • CContactViewLowRange
              • CContactViewRange
              • CContactViewRangeBase
              • CContentType
              • CIdleFinder
              • CViewContact
              • ContactGuid
              • MContactDbObserver
              • MContactDbPrivObserver
              • MContactSortObserver
              • MContactStorageObserver
              • MContactSynchroniser
              • MContactUiActive
              • MContactUiCompactObserver
              • MContactViewObserver
              • MConverterCallBack
              • MIdleFindObserver
              • RContactRemoteView
              • RContactViewSortOrder
              • RFieldBufferArray
              • SFindInTextDefWordParser
              • TContactDbObserverEvent
              • TContactFieldAtts
              • TContactIdWithMapping
              • TContactIter
              • TContactTextDefItem
              • TContactViewEvent
              • TFieldHeader
              • TPluginParameters
              • cntdb.h
              • cntdef.h
              • cntfield.h
              • cntitem.h
              • cntsync.h
              • cntview.h
        • Content Control Daemons
          • Content Control Daemons Platforn Interfaces
            • DS Data Modification API
              • CNSmlDataModBase
              • CNSmlProperty
              • CNSmlVCalMod
              • CNSmlVCardMod
            • DS Folder Util API
              • CNSmlExtData
              • CNSmlFolderParser
                • CNSmlFolderParser::TNSmlSetFolderValues
              • CNSmlXmlParser
              • TNSmlFolderAttributeData
              • nsmlfolderparser.h
            • OMA DS PreSync Plugin API
              • CPreSyncPlugin
              • CPreSyncPlugin.h
              • MSyncExtObserver
        • Conversation Apps
          • Conversation Apps Platform Interfaces
            • IM CV App UI API
              • CIMCVMenuExtension
              • MIMCVCommandMapper
              • cimcvmenuextension.h
            • IM CV Launcher API
              • IMCVLauncher
            • IM Connection API
              • imconnectionproviderconsts.h
          • UI Service Tab Settings
            • VIMP Service Tab Settings
              • MVIMPSTSettingsStore
        • Device Control Daemons
          • Application Management
            • AM Build
              • InstallOptionsParser
              • NApplicationManagement::TAMInstallOptions
              • aminstalloptions.h
            • AM Install Options
              • InstallOptionsParser
              • NApplicationManagement::TAMInstallOptions
              • aminstalloptions.h
        • Email Apps
          • Email Apps Public Interfaces
            • Email Widget API
              • EmailInterface::CEmailObserverPlugin
              • EmailInterface::MEmailData
              • EmailInterface::MEmailObserverListener
              • EmailInterface::MMailboxData
              • EmailInterface::MMessageData
          • Email Contacts
            • Contact Action Menu
              • CFscContactActionMenu
              • CFscContactActionMenuItem
              • MFsActionMenuPositionGiver
              • MFscContactActionMenuModel
              • TFscContactActionMenuConstructParameters
              • fsccontactactionmenudefines.h
          • Email Services
            • Email Client API
              • MEmailClientPluginManager
            • Email Debug
              • CmailLogger
              • LogFile
            • Email Server Monitor
              • emailshutdownconst.h
            • Email Store
              • CBaseMrAttendee
              • CBaseMrInfoObject
              • CBaseMrInfoProcessor
              • CBaseMrRecurrenceRule
              • CBasePlugin
                • CBasePlugin::TCacheLine
                • CBasePlugin::TOngoingFetchInfo
              • CDelayedOp
              • CFetchRequester
              • CImsPointsecMonitor
              • CMailboxInfo
              • CMsgStore
              • CMsgStoreAccount
              • CMsgStoreAddress
              • CMsgStoreFolder
              • CMsgStoreMailBox
              • CMsgStoreMessage
              • CMsgStoreMessagePart
              • CMsgStorePropertyContainer
              • CMsgStorePropertyContainerWithContent
              • CMsgStoreSortResultIterator
              • CMsgStoreWritablePropertyContainer
              • CResourceLoader
                • CResourceLoader::LanguageSpecificNumberConverter
              • MDelayedOpsManager
              • MImsPointsecObserver
              • MMsgStoreMailBoxObserver
              • MMsgStoreObserver
              • MMsgStoreSearchClient
              • MsgStoreFolderUtils
              • RDebugLog
              • RMap
              • RMsgStoreAddress
              • RMsgStoreSearchCriteria
              • RMsgStoreSortCriteria
              • RSafePointerArray
              • TMsgStoreIdAndFlag
              • TMsgStoreProperty
              • TMsgStoreRootFolders
              • basemrinfoobject.h
              • debuglogconst.h
              • emailstorepskeys.h
              • msgstoreaccount.h
              • msgstorepropertykeys.h
              • msgstoretypes.h
          • Email UIs
            • Email UI Components
              • CFsAlfScrollbarLayout
              • CFsControlButtonVisualiser
              • CFsLayoutManager
                • CFsLayoutManager::TFsText
              • CFsRichText
              • CFsSmileyDictionary
              • CFsTextViewer
              • CFsTextViewerKeys
              • CFsTextViewerWatermark
              • CFsTreeList
              • CMyPicture
              • MFsTreeBatchProcessing
              • MFsTreeVisualizer
              • MUiCScrollBar
                • MUiCScrollBar::MObserver
              • TFsImageSet
              • TFsScrollbarSet
              • TRichTextExapandArea
              • TRichTextHotSpotArea
              • TRichTextPictureArea
              • TSmiley
              • TUiCScrollBarModel
              • fscontrolbar.h
              • fsscrollbarpluginconstants.h
              • fsseparatordata.h
              • fsseparatorvisualizer.h
              • fstreeitemdata.h
              • fstreeitemvisualizer.h
              • fstreelist.h
              • fstreelistconstants.h
              • fstreeplainonelineitemdata.h
              • fstreeplainonelinenodedata.h
              • fstreeplaintwolineitemdata.h
          • Meeting Request
            • MR Agenda Versit2
              • CESMRAgnExternalInterface
              • MESMRAgnExportObserver
              • MESMRAgnImportObserver
            • MR Common
              • CESMRFeatureSettings
              • ESMREntryHelper
              • ESMRHelper
              • MMRActivityManagerObserver
              • TESMRInputParams
              • TESMRScenarioData
              • TMROutputParams
              • mruidomaincrkeys.h
              • mruiprivatecrkeys.h
            • MR Database
              • CESMRCalDbBase
              • CESMRCalDbMgr
              • MESMRCalDbMgr
              • MESMRCalDbObserver
            • MR Entry
              • CESMRFsMailboxUtils
              • CESMRMeetingRequestEntry
              • MESMRCalEntry
              • MESMRMeetingRequestEntry
            • MR Policy
              • CESMRPolicy
              • CESMRPolicyManager
              • MMRPolicyProvider
            • MR Services
              • CESMRAlarmInfoHandler
              • CESMRCalUserUtil
              • CESMRConflictChecker
              • CESMRRecurrenceInfoHandler
              • MESMRCalImportExporter
              • TESMRAlarmInfo
            • MR Tasks
              • CESMRTaskExtenstionImpl
              • CESMRTaskFactory
              • MESMRTask
              • MESMRTaskExtension
              • MESMRTaskFactory
            • MR URL Parser Plugin
              • CESMRUrlParserPlugin
              • MESMRUrlParserPlugin
            • MR Utils
              • CESMRUtils
              • MESMRUtilsTombsExt
            • MR Versit2
              • CESMRICal
              • CESMRICalBase
              • CESMRICalComponent
              • CESMRICalParser
              • CESMRICalProperty
              • CESMRICalPropertyParam
              • CESMRICalRuleSegment
              • CESMRICalValue
              • esmricalkeywords.h
            • MR Viewer
              • CESMRViewerController
              • MMRInfoProvider
        • File Manager Apps
          • File Manager Apps Platform Interfaces
            • Memory Scan Popup UI API
              • CMSPUtil
              • CMemStatePopup
              • cmemstatepopup.h
          • File System UIs
            • Memory Scan Server
              • MMsengUIHandler
              • RMemScanClient
              • memscanclientserver.h
        • Graphics UIs
          • Graphics UIs Platform Interfaces
            • SVG Application Observer Utility API
              • CSVGTAppObserverUtil
            • SVG-T File View Details Dialog API
              • CSVGTDrmHelper
              • CSvgtFileDetails
              • CSvgtFileViewDetailsDialog
              • SVGTDrmHelper.h
            • SVG-T Viewer UI API
              • CSVGTCustControl
              • CSVGTPointerHideTimer
              • CSVGTProgressBarTimer
              • CSVGTThumbnailUtil
              • CSVGTViewerAppDownloads
              • MCustControlPointerEventHandler
              • MSVGTMSKImpl
              • MSVGTPointerInactivityListener
              • MSVGTProgressBarDrawImpl
              • MSVGTProgressBarListener
              • MSvgCustControlListener
              • MSvgtAppObserver
              • MSvgtApplicationExitObserver
              • SVGTCustControl.h
        • Help Apps
          • Symbian Help
            • Help
              • hlpconstants.h
              • hlplch.h
              • hlpmodel.h
        • Home Screen Apps
          • Home Screen Apps Platform Interfaces
            • HS Content Control Ui
              • CHsContentControlUi
              • MHsContentControlUi
            • HS Rendering Plugin API
              • CXnExtRenderingPluginAdapter
              • MXnExtEventHandler
          • Menu Framework
            • Hierarchy Navigator
              • CHnEventHandler
              • CHnExtBmpIconHolder
              • CHnMdBaseKey
              • HnMdKeyFactory
              • MHnControllerInterface
              • MHnEditModeInterface
              • MHnEventGenerator
              • MHnMdModelEventObserver
              • MHnMenuItemModelIterator
              • MHnQueryResultCollectorNotification
              • MHnSuiteObserver
              • THnIdGenerator
              • THnMdCommonPointers
              • hnglobals.h
          • Task Switcher
            • Context Engine
              • CTsFastSwapPreviewProvider
              • CTsFswClient
              • CTsFswEntry
              • CTsPropertyListener
              • MTsCenrepChangeObserver
              • MTsFastSwapPreviewObserver
              • MTsFsHiddenAppListObserver
              • MTsFswEngineObserver
              • MTsFswObserver
              • MTsFswResourceObserver
              • MTsFswTaskListObserver
              • MTsPropertyChangeObserver
              • tsfswengine.h
              • tsfswentry.h
        • IP Telephony
          • IP Telephony Comms Config
            • Connection Service Configurator Engine
              • CCSCEngSettingsCleanupPluginInterface
              • cscengsettingscleanupplugininterface.h
          • IP Telephony Platform Interfaces
            • CCH Client API
              • CCch
              • MCchServiceStatusObserver
              • MCchUi
              • MCchUiObserver
              • RCCHClient
              • TCchServiceStatus
              • TServiceSelection
              • cchclientserver.h
            • CCH Server API
              • CCchService
              • MCchServiceObserver
              • cchservice.h
            • CSC Settings UI API
              • CCSCSettingsUi
            • Rich Call Settings Engine API
              • CRCSEProfileEntry
              • CRCSEProfileRegistry
              • CRCSERegistryBase
              • CRCSESCCPEntry
              • MRCSEBackupObserver
              • TSettingIds
              • crcseprofileentry.h
              • crcsesccpentry.h
              • rcseregistrybase.h
            • VCC API
              • CVccPerformer
              • vccsubscribekeys.h
            • VCC Property Handler API
              • CVccUiPsProperty
              • CVccUiPsPropertyListener
              • MVccPsPropertyListenerObserver
          • Rich Call Settings Engine
            • Rich Call Settings Engine Build
              • CRCSEAudioCodecEntry
              • CRCSEAudioCodecRegistry
              • crcseaudiocodecentry.h
          • VoIP Plugins
            • IP App Utils
              • CSipClientResolverUtils
              • CVoipErrorEntry
              • CVoipEventLog
              • cipappphoneutils.h
            • VoIP Adapters
              • wpprovisioningfileconst.h
        • Image Editor Apps
          • Image Editor Apps Platform Interfaces
            • Image Editor Debug Utilities API
              • TLogFileDes16OverflowHandler
              • imageeditordebugutils.h
            • Image Editor Definitions API
              • ImageEditorError.h
              • commondefs.h
              • editorversion.h
            • Image Editor System Parameters API
              • CSystemParameters
            • Image Editor Utilities API
              • CResolutionUtil
              • ImageEditorUtils
              • MObCallbackMethod
              • bitfield.h
            • Image Processing Engine API
              • CEngineWrapper
              • ImageEditorEngineWrapper.h
        • Instant Messaging Apps
          • Instant Messaging Apps Platform Interfaces
            • WV SAP Settings API
              • CIMPSSAPSettings
              • CIMPSSAPSettingsList
              • CIMPSSAPSettingsListItem
              • CIMPSSAPSettingsStore
              • MIMPSSAPObserver
              • impssapsettings.h
        • Location Apps
          • Location Apps Public Interfaces
            • Landmarks UI Add/Edit API
              • CLmkEditorDlg
                • CLmkEditorDlg::TLmkEditorParams
              • CLmkEditorDlg.h
            • Landmarks UI Selector API
              • CLmkCategorySelectorDlg
              • CLmkLandmarkSelectorDlg
              • TLmkItemIdDbCombiInfo
          • Location Events UI
            • Events Engine
              • CEvtAction
              • CEvtBasicEventInfo
              • CEvtBasicEventInfoInfo
              • CEvtEvent
              • CEvtEventManager
              • CEvtMgmtUiEngine
              • CEvtMgmtUiLbtAdapter
              • CEvtToneAction
              • MEvtMgmtUiEngineObserver
              • MEvtMgmtUiLbtObserver
              • MEvtStorageDbObserver
              • evtdefs.h
              • evtmgmtuiengine.h
              • evtstoragedomaincrkeys.h
            • Events Utils
              • CEvtInfoNoteInputParam
              • MEvtCallObserver
              • MEvtProfileObserver
              • MEvtTonePlayObserver
        • Messaging Apps
          • Email
            • Internet Mail UI MTM
              • CImumInSettingsData
              • CImumInternalApi
              • ImumInSettingsKeys.h
              • ImumInternalApi.h
              • MImumInHealthServices
              • MImumInMailboxServices
              • MImumInMailboxUtilities
              • MsvEmailMtmUiFeatureUtils
              • TImumInSettings
            • POP3 and SMTP MTM
              • CAutoSendProgressTimer
              • CEmailAccounts
              • CImAutoSend
              • CImCaf
              • CImConnect
              • CImConvertCharconv
              • CImConvertHeader
              • CImEmailOperation
              • CImIAPPreferences
              • CImImap4Settings
                • CImImap4Settings::TImImap4SettingsExtension
              • CImMimeHeader
              • CImMobilityPolicyPlugin
              • CImOffLineArrayStore
              • CImOffLineOperation
              • CImOperationQueueList
              • CImPop3Settings
                • CImPop3Settings::TImPop3SettingsExtension
              • CImPruneMessage
              • CImSmtpMobilitySettings
              • CImSmtpSettings
                • CImSmtpSettings::TImSmtpSettingsExtension
              • CImapSyncDownloadRules
                • CImapSyncDownloadRules::TImapSyncDownloadRules
              • CImapTransportBufferSizes
                • CImapTransportBufferSizes::TImapTransportBufferSizes
              • CImcvUtils
              • CImppServerMtm
                • CImppServerMtm::TImPop3Status
                • CImppServerMtm::TPopSavedValuesForMigration
              • MImOffLineOperationArray
              • MImURITranslator
              • MImUndoOffLineOperation
              • SAttachmentInfo
              • TDummyMsvSessionObserver
              • TImAttachmentFile
              • TImCodec
              • TImCodecB64
              • TImCodecB64WithLineBreaks
              • TImCodecNull
              • TImCodecQP
              • TImCodecUU
              • TImFileCodec
              • TImHeaderEncodingInfo
              • TImIAPChoice
              • TImImailFileProgress
              • TImMessageField
              • TImRfc822DateField
              • TImSmtpProgress
              • TImap4CompoundProgress
              • TImap4RenameFolder
              • TImap4SyncProgress
              • TImapAccount
              • TMsvEmailEntry
              • TPopAccount
              • TQueuedOperation
              • TSmtpAccount
              • TSmtpMobilityAccount
              • autosend.h
              • cemailaccounts.h
              • cimapsyncdownloadrules.h
              • cimaptransportbuffersizes.h
              • cimconvertcharconv.h
              • cimconvertheader.h
              • cimmobilitypolicyplugin.inl
              • iapprefs.h
              • imapset.h
              • imcvdata.h
              • imcvrecv.h
              • imcvsend.h
              • imcvtext.h
              • imcvutil.h
              • imsk.h
              • imutdll.h
              • miut_err.h
              • miutatch.h
              • miutdef.h
              • miuthdr.h
              • miutlog.h
              • miutmsg.h
              • miutset.h
              • offop.h
              • pop3set.h
              • pops.h
              • popsmtm.h
              • smtpset.h
              • timrfc822datefield.h
          • MMS Engine
            • MMS Engine Build
              • CMmsAttachmentHandler
              • CMmsAttachmentWaiter
              • CMmsDeleteResultArray
              • CMmsHeaders
              • CMmsNotificationClientMtm
              • CMmsSendingChain
              • TCommandParameters
              • TMMSGarbageCollectionParameters
              • TMmboxInfo
              • TMmsFileText
              • TMmsGenUtils
              • TMmsMsvEntry
              • TWatcherParameters
              • mmscmds.h
              • mmsgenutils.h
              • mmsheaders.h
            • MMS Settings
              • CMmsAccounts
              • MMmsSettingsObserver
              • TMmsAccountId
              • cmmsaccounts.h
          • Messaging App Base
            • OBEX MTMs
              • CBaseContainer
              • CBtClientMtm
                • CBtClientMtm::SBtcCmdSendParams
                • CBtClientMtm::SBtcCmdSendServerParams
                • CBtClientMtm::STimeouts
              • CBtHeader
              • CIrHeader
              • CObexClientMtm
                • CObexClientMtm::STimeouts
              • CObexFileContainer
              • CObexHeaderList
              • CObexMtmHeader
              • CObexSendOpTimeout
              • CObexSendOperation
              • CObexServerSendOperation
              • CObexSrvMtm
              • CObexUtils
              • ObexInternalUtils
              • TObexMtmProgress
              • btcmtm.h
              • btheader.h
              • btmsgtypeuid.h
              • irheader.h
              • irmsgtypeuid.h
              • obexheader.h
              • obexheaderlist.h
          • Messaging Apps Platform APIs
            • Email Domain Utilities API
              • ImumDaSettingsKeys.h
              • MImumDaMailboxUtilities
              • TImumDaSettings
            • MMS Application API
              • CMmsApplicationAdapter
            • MMS Codec Client API
              • CMmsCodecClient
            • MMS Conformance API
              • MmsConformance.h
            • MMS Engine Settings API
              • MmsEngineDomainCRKeys.h
              • mmsversion.h
            • MMS Server Settings API
              • CMmsAccount
              • CMmsRegisteredApplications
              • CMmsSettings
              • mmssettings.h
            • Messaging Center UI Utilities API
              • CMessageIterator
              • CMsgEditorServerWatchingOperation
              • CMsgFolderSelectionDialog
              • CMsgInfoMessageInfoDialog
              • CMsvProgressReporterOperation
              • CMsvRemoteOperationProgress
              • CMsvSingleOpWatcher
              • CMtmStore
              • CMtmStoreMtmReleaser
              • CMuiuMsgEditorServiceSession
              • CMuiuOperationWait
              • CUidNameArray
              • MMessageIteratorObserver
              • MMsvProgressDecoder
              • MMsvProgressReporter
              • MMsvRemoteOperationProgressObserver
              • MMsvSingleOpWatcher
              • MMtmUsageTimerObserver
              • MessagingDomainCRKeys.h
              • MsgEditorLauncher
              • MsgEditorServiceResolver
              • MsvFactorySettings
              • MsvUiEditorUtilities
              • MsvUiServiceUtilities
              • MuiuMsgEditorLauncher.h
              • MuiuMsvRemoteOperationProgress.h
              • MuiuMsvSingleOpWatcher.h
              • Muiumsginfo.hrh
              • TEditorParameters
              • TMsgInfoMessageInfoData
              • TUidNameInfo
              • TUidNameKey
            • Messaging Editor API
              • CMsgAddressControl
              • CMsgAttaListItemArray
              • CMsgAttachmentControl
              • CMsgAttachmentInfo
              • CMsgAttachmentItemDrawer
              • CMsgAttachmentModel
              • CMsgAttachmentsListBox
              • CMsgBaseControl
              • CMsgBodyControl
              • CMsgCheckNames
              • CMsgEditorAppUi
              • CMsgEditorBaseUi
              • CMsgEditorDocument
              • CMsgEditorView
              • CMsgExpandableControl
              • CMsgExpandableControlEditor
              • CMsgExpandableTextEditorControl
              • CMsgFormComponent
              • CMsgRecipientItem
              • CMsgRecipientList
              • CMsgViewAttachmentsDialog
              • MMsgAttachmentModelObserver
              • MMsgBaseControlObserver
              • MMsgEditorLauncher
              • MMsgEditorModelObserver
              • MMsgEditorObserver
              • MsgAttachmentInfo.h
              • MsgAttachmentModel.h
              • MsgAttachmentUtils
              • MsgCheckNames.h
              • MsgEditorCommon.h
              • MsgEditorCommons
              • MsgEditorDocument.h
              • MsgRecipientItem.h
              • MsgViewAttachmentsDialog.h
              • TMsgEditorFlags
              • TParsingInfo
            • Messaging Media Resolver API
              • MMediaInfoObserver
            • New Contact Notes Extended API
              • NcnListSDKPSKeys.h
            • New Contacts Note Secondary Display API
              • NcnSecondaryDisplayAPI.h
            • New Contacts Note Status API
              • NcnListDomainCRKeys.h
            • New Contacts Note Variables API
              • NcnListDomainPSKeys.h
            • New Message Notification API
              • MNcnInternalNotification
            • SIM Dialog Launch API
              • CSimDlgPlugin
              • TSimDlgParams
              • simdlgplugin.h
            • SMIL Engine API
              • CConformanceChecker
              • CLinkedList
                • CLinkedList::Iter
                • CLinkedList::ListNode
              • CSmilAnchor
              • CSmilInstanceTime
              • CSmilMedia
                • CSmilMedia::CNameValuePair
              • CSmilObject
                • CSmilObject::TInterval
              • CSmilParser
                • CSmilParser::Namespace
                • CSmilParser::Switch
              • CSmilPresentation
                • CSmilPresentation::ScheduleItem
              • CSmilTimeContainer
              • CSmilTransition
              • CSmilTransitionFilter
              • ConformanceChecker.h
              • MSmilActive
              • MSmilFocus
              • MSmilMedia
              • MSmilMediaFactory
              • MSmilMediaRenderer
              • MSmilPlayer
              • MSmilRegion
              • MSmilTransitionFactory
              • RSmilTextBuf
              • TSmilCondition
              • TSmilEvent
              • TSmilLength
              • TSmilTime
              • TSmilTimeList
              • smilinstancetime.h
              • smilliterals.h
              • smilobject.h
            • SMIL Player Launch API
              • CSmilPlayerDialog
              • MMediaFactoryFileInfo
            • SMIL Transition API
              • CSmilTransitionFactory
              • TTransitionDefs
            • Unified Editor Video Conversion API
              • CVideoConversionPlugin
              • MVideoConversionCallback
              • VideoConversionApi.h
          • Messaging Apps Public APIs
            • MMS Client MTM API
              • CMmsClientMtm
              • TMmsCharacterSetLookup
              • mmsconst.h
            • Open New Message Notification API
              • MNcnNotification
              • MNcnNotification.h
            • Plug-in Bio Control API
              • CMsgBioControl
              • CRichBio
              • MMsgBioBodyControl
              • MMsgBioControl
              • MMsgBioControlExtension
              • MMsgBioControlObserver
              • MMsgBioControlScrollExtension
              • MsgBioUids.h
              • mmsgbiocontrol.h
          • Mobile Messaging
            • SMS MTM
              • CSmsGetDetDescInterface
              • CSmsHeader
              • CSmsMessageSettings
              • CSmsNumber
              • CSmsServiceCenter
              • CSmsSettings
              • TMsvSmsEntry
              • TSmsProgress
              • TSmsUtilities
              • csmsgetdetdescinterface.inl
              • smcmmain.h
              • smscmds.h
              • smut.h
              • smutset.h
              • smutsimparam.h
              • tmsvsmsentry.h
            • SMS UI MTM and UI Data MTM
              • CSmumMainSettingsDialog
        • Multimedia Sharing UIs
          • Multimedia Sharing UIs Platform Interfaces
            • Multimedia Sharing Manager API
              • CMusManager
              • MMusAvailabilityObserver
              • musdomainpskeys.h
            • Multimedia Sharing Resource API
              • musresourceproperties.h
            • Multimedia Sharing Settings API
              • mussettingskeys.h
        • Music Player Apps
          • Music Player Apps Platform Interfaces
            • MPX Music Player App API
              • mpxconstants.h
              • mpxinternalcrkeys.h
            • MPX Music Player Common UI API
              • CMPXAlbumArtUtil
            • MPX Music Player Media Key Handler API
              • MMPXMediaKeyHandler
              • MMPXMediaKeyHandlerObserver
              • mpxmediakeyhandler.h
            • MPX Music Player Remote Control API
              • mplayersecondarydisplayapi.h
            • MPX Music Store Find API
              • CMPXFindInMShop
              • mpxfindinmusicshop.h
              • mpxfindinmusicshopcommon.h
        • Organizer Application Suite
          • Alarm Engines
            • Missed Alarm Store
              • CMissedAlarm
              • CMissedAlarmStore
              • missedalarmstorecrkeys.h
          • Alarm UI
            • Alarm UI Build
              • alarmsourcecontextdef.h
          • Calendar Engines
            • CalDAV Server
              • CCalenCustomisation
            • Calendar Interim Utils
              • MCalenEComChangeObserver
            • Versit 2 Agenda Interface
              • CAgnExternalInterface
            • Versit 2 iCal Parser
              • CICal
              • CICalBase
              • CICalComponent
              • CICalParser
              • CICalProperty
              • CICalPropertyParam
              • CICalRuleSegment
              • CICalValue
              • ICalKeyWords.h
          • Calendar UI
            • Calendar Common Utils
              • CCalenAttachmentInfo
              • CCalenAttachmentModel
              • CCalenAttachmentUtils
              • CCalenEntryUtil
              • CCalenLocationUtil
              • CalenNoteDataUtil
              • MCalenAttachmentModelObserver
              • calenattachmentinfo.h
            • Calendar Controller
              • CCalenController
            • Calendar Customisation Manager
              • CCalenCustomisationManager
                • CCalenCustomisationManager::CPluginInfo
                • CCalenCustomisationManager::TCalenPluginAvailability
              • CCalenViewInfo
            • Calendar Global Data
              • MCalenContextChangeObserver
              • MCalenDBChangeObserver
            • Calendar Regional Plugins
              • CCalenExtraRowFormatter
              • CCalenLunarInfoProvider
              • CCalenLunarLocalizedInfo
              • CCalenLunarLocalizer
              • TCalenLunarInfo
            • Calendar Settings
              • CCalenSettingsUiContainer
              • calensettingsuicontainer.h
          • Organizer Application Suite Platform Interfaces
            • Agenda Entry UI API
              • CAgnEntryUi
              • MAgnEntryUi
                • MAgnEntryUi::TAgnEntryUiInParams
                • MAgnEntryUi::TAgnEntryUiOutParams
              • MAgnEntryUiCallback
              • RImplInfoPtrArrayOwn
            • Agenda Versit 2 API
              • MAgnExportObserver
              • MAgnImportObserver
            • Alarm Const API
              • almconst.h
            • Alarm UI External Control API
              • alarmuidomainpskeys.h
            • Alarm UI Secondary Display API
              • alarmuiSecondaryDisplay.h
            • Calendar Common Utils API
              • CCalenNaviLabel
              • CCalenStatusPaneUtils
              • CalenActionUiUtils
              • CalenAgendaUtils
              • CalenDateUtils
              • CalenViewUtils
              • MCCalenNaviLabelObserver
              • calenconstants.h
            • Calendar Customization API
              • CCalenView
              • CalenInstanceId.inl
              • MCalenCommandHandler
              • MCalenContext
              • MCalenNotificationHandler
              • MCalenPreview
              • MCalenServices
              • MCalenToolbar
              • TCalenCommand
              • TCalenInstanceId
            • Calendar Importer API
              • CCalenImporter
            • Calendar Launcher API
              • CalenLauncher
              • calenlauncher.h
            • Calendar Settings Keys API
              • CalendarInternalCRKeys.h
            • Clock Settings API
              • clockdomaincrkeys.h
            • Meeting Request Mailbox Utilities API
              • CMRMailBoxInfo
              • CMRMailboxUtils
                • CMRMailboxUtils::TMailboxInfo
              • MMRMailboxUtilsObserver
            • Meeting Request Utillities API
              • CMRUtils
              • MMRUtilsObserver
              • RImplInfoPtrArrayUtils
            • Search Framework Launcher API
              • CSearchBooleanCondition
              • CSearchClientSession
              • CSearchCondition
              • CSearchContent
              • CSearchDocumentId
              • CSearchField
              • CSearchLightResult
              • CSearchPlugin
              • CSearchQuery
              • CSearchResult
              • CSearchSingleCondition
              • CSearchTextSnippet
              • MSearchContentSearcher
              • MSearchPluginObserver
              • MSearchQueryObserver
              • MSearchResultRetrieveObserver
              • MSearchTextSearcherObserver
              • TSearchThreshold
              • searchcommon.h
              • searchcscommon.h
              • searcherrors.h
          • Organizer Application Suite Public Interfaces
            • Calendar Interim Utils 2 API
              • CCalenInterimUtils2
            • Notepad Library API
              • CNotepadApi
          • PIM Application Services
            • Calendar
              • CCalAlarm
              • CCalAttachment
              • CCalAttachmentFile
              • CCalAttendee
              • CCalCalendarInfo
              • CCalCategory
              • CCalChangeNotificationFilter
              • CCalContent
              • CCalDataExchange
              • CCalEntry
              • CCalEntryId
              • CCalEntryView
              • CCalFileChangeInfo
              • CCalFindInstanceSettings
              • CCalGeoValue
              • CCalInstance
              • CCalInstanceIterator
              • CCalInstanceView
                • CCalInstanceView::TCalSearchParams
              • CCalIter
              • CCalSession
              • CCalUser
              • CalCommon
                • CalCommon::TCalPriorityRange
                • CalCommon::TCalTimeRange
              • MCalChangeCallBack
              • MCalChangeCallBack2
              • MCalDataExchangeCallBack
              • MCalFileChangeObserver
              • MCalProgressCallBack
              • TCalChangeEntry
              • TCalInstanceId
              • TCalPubSubData
              • TCalRRule
                • TCalRRule::TDayOfMonth
              • TCalTime
              • calalarm.h
              • calattachment.h
              • calcommon.h
              • caldataexchange.h
              • caldataformat.h
              • calentry.h
              • calnotification.h
          • PIM Application Support
            • Chinese Calendar Converter
              • CChineseCalendarConverter
              • CChineseCalendarConverterEcomPlugin
              • TChineseDate
              • calendarconverterplugin.h
            • vCard and vCal
              • CLineReader
              • CLineReaderExtension
              • CParserGroupedProperty
              • CParserParam
              • CParserProperty
              • CParserPropertyValue
              • CParserPropertyValueAgent
              • CParserPropertyValueAlarm
              • CParserPropertyValueBinary
              • CParserPropertyValueBinaryFile
              • CParserPropertyValueCDesCArray
              • CParserPropertyValueDate
              • CParserPropertyValueDateTime
              • CParserPropertyValueDaylight
              • CParserPropertyValueExtendedAlarm
              • CParserPropertyValueHBufC
              • CParserPropertyValueInt
              • CParserPropertyValueMultiDateTime
              • CParserPropertyValueRecurrence
              • CParserPropertyValueTimeZone
              • CParserTimePropertyValue
              • CParserVCal
              • CParserVCalEntity
              • CParserVCard
              • CParserVCard3
              • CRecurrenceParser
              • CVersitAlarm
              • CVersitDaylight
              • CVersitExtendedAlarm
              • CVersitParser
                • CVersitParser::TParserCodingDetails
              • CVersitRecurrence
              • CVersitRecurrenceDaily
              • CVersitRecurrenceMonthlyByDay
              • CVersitRecurrenceMonthlyByPos
                • CVersitRecurrenceMonthlyByPos::CMonthPosition
              • CVersitRecurrenceWeekly
              • CVersitRecurrenceYearlyByDay
              • CVersitRecurrenceYearlyByMonth
              • CVersitTLSContainer
              • CVersitTlsData
              • CVersitUnicodeUtils
              • CWeekDayArray
              • MVersitObserver
              • MVersitPlugIn
              • MVersitPlugInExtensionBase64Ending
              • TVersitDateTime
              • Versit
                • Versit::TEncodingAndCharset
              • VersitUtils
              • vcal.h
              • vcard.h
              • versit.h
              • vobserv.h
              • vprop.h
              • vtoken.h
              • vuid.h
        • Phone Apps
          • Phone Application
            • Phone UI Utils
              • telinternalsingletonuids.h
            • Phone UI View
              • CPhoneDialerController
                • CPhoneDialerController::TLocalButtonData
              • MPhoneDialerController
                • MPhoneDialerController::CButtonData
          • Phone Apps Platform Interfaces
            • 3D Ringing Tone Enabler API
              • C3DRingingToneInterface
              • c3dringingtoneinterface.h
            • Telephony Bubble Extension API
              • CTelBubbleAnim
              • CTelBubbleCallImage
              • CTelBubbleCustomElement
              • CTelBubbleImage
              • CTelBubbleLabel
            • Telephony Comms Information API
              • telcommsinfopskeys.h
            • Telephony Configuration API
              • telconfigcrkeys.h
            • Telephony Device Mode API
              • CTelDMHandler
            • Telephony Information API
              • TTelTitleDisplay
              • telincallvolcntrlcrkeys.h
              • telinformationpskeys.h
            • Telephony Logging Extension API
              • CTelLoggingExtension
              • telloggingextension.h
            • Telephony Matching Extension API
              • CTelMatchingExtension
              • telmatchingextension.h
            • Telephony Mediator API
              • TelephonyMediator::TTelephonyCallDataParam
              • mediatoraudiocommandstotelephonyapi.h
              • mediatorcommandstotelephonyapi.h
              • mediatoreventsfromtelephonyapi.h
            • Telephony Menu Extension API
              • CTelMenuExtension
                • CTelMenuExtension::TCallInfo
              • MTelTouchPaneExtension
              • telmenuextension.h
            • Telephony Microphone Mute Status API
              • telmicmutestatuspskeys.h
            • Telephony Remote Party Information API
              • telremotepartyinformationpskeys.h
            • Telephony Video Mailbox Settings API
              • telvmbxsettingscrkeys.h
            • Video Telephony Mediator API
              • videoteltophonecommandsapi.h
          • Phone Engine
            • Call Handling
              • CPECallHandling
              • MPECall
              • MPECallHandling
              • MPECallOwner
              • MPEMessageSender
            • Phone Audio Handling
              • CPEAudioData
              • CPEGsmAudioData
              • MPEAudioData
            • Phone Contact Finder
              • CPhCntContactDataSelection
              • CPhCntContactId
              • CPhCntFactory
              • CPhCntSelectedData
              • CPhCntSelection
              • CPhCntSingleItemFetch
                • CPhCntSingleItemFetch::TFetchParams
              • CPhCntThumbnailLoader
              • MPhCntMatch
              • MPhCntSelectionObserver
              • MPhCntStoreLoader
              • MPhCntStoreLoaderObserver
              • cphcntmatcher.h
              • cphcntspeeddialmonitor.h
            • Phone Contact Handling
              • CPEContactHandlingProxy
              • MPEContactHandling
            • Phone Engine Info
              • CPEClientInformation
              • MPEClientInformation
              • MPEDataStore
              • MPEEngineInfo
            • Phone Log Handling
              • CPELogHandlingProxy
              • MPELogHandling
            • Phone Model
              • CallIdCheck
              • MEngineMonitor
              • MPEPhoneModel
              • MPEPhoneModelInternal
              • MPhoneDeviceModeObserver
              • TPEActiveForwardInfo
              • TPEBarredInfo
              • TPEBarringInfo
              • TPEConferenceMemberInfo
              • TPEErrorInfo
              • TPEForwardedInfo
              • TPEForwardingInfo
              • TPELifeTimeData
              • TPEPhoneAudioRouteParameters
              • TPEPhoneIdentityParameters
              • TPESSCommandInfo
              • TPEVoiceMailBoxNumberInfo
              • TPEWaitInfo
              • TPEWaitingInfo
              • pepanic.pan
              • pevirtualengine.h
              • telinternalcrkeys.h
              • telinternalpskeys.h
            • Phone Service Handling
              • MPEServiceHandling
          • Phone UIs
            • Connection Utility
              • CCoUtlInterface
        • Photos
          • Photos Gallery
            • Image Viewer
              • CGlxImageViewerManager
          • Photos Platform Interfaces
            • Controllers Collection API
              • CGlxCollectionInfo
              • TGlxCollectionSelectionPopup
              • glxcollectionselectionpopup.h
            • Gallery Utilities API
              • CGlxThumbnailAttribute
              • glxcollectiongeneraldefs.h
              • glxmediageneraldefs.h
              • glxthumbnailattributeinfo.h
              • glxthumbnailinfo.h
            • Views Metadata Dialog API
              • GlxMetadataViewUtility
        • Printing
          • DirectPrint
            • DirectPrint Client
              • RDirectPrintClient
            • DirectPrint Server
              • TDirectPrintJobGuardData
              • directprintclientserver.h
        • Profiles
          • Profiles Platform Interfaces
            • Profiles Settings View API
              • CProfileToneHandler
        • Radio Apps
          • FM Radio
            • FM Radio Engine
              • fmradiointernalpskeys.h
        • Settings UIs
          • Settings UIs Platform Interfaces
            • Default App Client API
              • CDefaultAppClient
            • Services DB API
              • CServicesDB
        • Speech Recognition UIs
          • Speech Recognition UIs Platform Interfaces
            • ASRS Hardware Device API
              • CASRSHwDevice
            • Adaptation Hardware Device API
              • CASRSAdaptHwDevice
              • MASRAdaptationHwDeviceObserver
            • Grammar Compiler Hardware Device API
              • CASRSGrCompilerHwDevice
              • MASRSGrCompilerHwDeviceObserver
            • NLP Hardware Device
              • CNlpHwDevice
              • MNlpHwDeviceObserver
            • NSS DevASR API
              • CDevASR
              • MDevASRObserver
              • nssdevasrcommon.h
            • NSS DevTTS API
              • CDevTTS
              • MDevTTSObserver
              • nssdevtts.h
            • NSS MMF TTS Custom Commands API
              • CTtsCustomCommandParser
              • MTtsCustomCommandImplementor
              • RTtsCustomCommands
            • NSS SI Speech Recognition Data API
              • CSIClientResult
              • CSIClientResultSet
              • CSICompiledGrammar
              • CSIGrammar
              • CSILexicon
              • CSIModel
              • CSIModelBank
              • CSIParameters
              • CSIPronunciation
              • CSIPronunciationInfo
              • CSIResult
              • CSIResultSet
              • CSIRule
              • CSIRuleVariant
              • CSITtpWordList
              • TSIRuleVariantInfo
              • nsssispeechrecognitiondatacommon.h
            • NSS SRS Custom Commands API
              • CSISpeechRecognitionCustomCommandParser
              • MSISpeechRecognitionCustomCommandImplementor
              • RSISpeechRecognitionCustomCommands
            • NSS SRS Utility API
              • CSISpeechRecognitionUtility
              • MSISpeechRecognitionUtilityBase
              • MSISpeechRecognitionUtilityObserver
            • NSS TTS Common API
              • CTtsParsedText
              • MTtsSegmentStream
              • TTtsSegment
              • TTtsStyle
              • nssttscommon.h
            • NSS TTS Utility API
              • CTtsUtility
              • MTtsClientUtilityObserver
              • MTtsUtilityBase
            • Recognition Hardware Device API
              • CASRSRecognitionHwDevice
              • MASRSRecognitionHwDeviceObserver
            • SRSF CenRep Settings API
              • srsfdomaincrkeys.h
            • Speech Synthesis Client-Server API
              • RSpeechSynthesis
              • TVoice
              • speechsynthesis.h
            • TTP Hardware Device API
              • CASRSTtpHwDevice
              • MASRSTtpHwDeviceObserver
            • TTS HW Device API
              • CTtsHwDevice
              • MTtsHwDeviceObserver
            • UI Voice Recognition API
              • CVoiceRecog
              • SecondaryDisplay::TMatchData
              • SecondaryDisplay::TVerificationData
              • VTimerModel
              • vuisecondarydisplayapi.h
              • vuivoicerecogdefs.h
            • VAS API
              • CNssRecognitionHandlerBuilder
              • CNssSelectNotificationBuilder
              • CNssTrainingParameters
              • CNssVASDBEvent
              • CNssVASDBMgr
              • CVasVPbkHandler
              • MNssAdaptationEventHandler
              • MNssAdaptationItem
              • MNssContext
              • MNssContextMgr
              • MNssDeleteContextClient
              • MNssDeleteTagClient
              • MNssGetContextClient
              • MNssGetTagClient
              • MNssGetTagReferenceClient
              • MNssPlayEventHandler
              • MNssRRD
              • MNssRecognitionHandler
              • MNssRecognizeEventHandler
              • MNssRecognizeInitCompleteHandler
              • MNssRejectTagCompleteHandler
              • MNssResetFactoryModelsClient
              • MNssSaveContextClient
              • MNssSaveTagClient
              • MNssSpeechItem
              • MNssTag
              • MNssTagMgr
              • MNssTagReference
              • MNssTagSelectHandler
              • MNssTagSelectNotification
              • MNssTrainTextEventHandler
              • MNssTrainVoiceEventHandler
              • MNssVASDBEventNotifier
              • MNssVASDatabaseObserver
              • MVasBasePbkHandler
              • MVasContactObserver
              • TNssVasCoreConstant
              • TPhonebookEvent
              • nssvascoreconstant.h
              • nssvasctrainingparameters.h
              • nssvasmgetcontextclient.h
              • nssvasmgettagclient.h
              • nssvasmgettagreferenceclient.h
              • nssvasmrrd.h
            • VAS Contact Handler API
              • CNssContactHandler
            • VAS Voice Command API
              • CVCCommandUi
              • CVCFolderInfo
              • CVCRunnable
              • CVCommand
              • CVCommandArray
              • CVCommandHandler
              • MVCommandHandlerObserver
              • vcommandapi.h
            • VocMan Hardware Device API
              • CASRSVocManHwDevice
            • Voice Command Settings CenRep API
              • vcommanddomaincrkeys.h
            • Voice UI Accessory Button Handling API
              • voiceuidomainpskeys.h
            • Voice UI Plug-in API
              • CVoiceEventObserverPluginBase
              • CVoiceUiPluginBase
              • MVoiceEventExecutor
              • nssvoicestatus.h
        • Video Player Apps
          • Video Player Apps Platform Interfaces
            • Media Player File Details Dialog API
              • CFileDetailsPluginIF
              • CMPDummyController
              • CMPFileDetailsDialog
              • CMPXFileDetailsPlugin
            • Video Collection API
              • CMyVideosIndicator
            • Video Player Startup API
              • TVideoPlayerActivationMessage
              • videoplayeractivationmessage.h
        • Video Telephony Apps
          • VT Apps Platform Interfaces
            • Video Telephony Control Mediator API
              • videotelcontrolmediatorapi.h
            • Video Telephony Media Configuration API
              • videotelephonydomainpskeys.h
          • VT Protocol Plugins
            • Display Sink
              • CVtImage
              • CVtImageRotator
              • MDisplaySink
              • MDisplaySinkObserver
              • MVtImageRotatorObserver
              • TDisplaySinkParams
              • cvtimageconverter.h
            • Video Source
              • capivideosource.h
          • Video Telephony Engines
            • VT Mediator Plugin
              • TVtVideoTelephonyCallInformation
              • vtinternalmediatorapi.h
            • Video Telephony Engine
              • CVtLogger
              • MVtEngCameraPreferences
              • MVtEngRecord2File
              • cvtlogger.h
              • mvtengcamerapreferences.h
              • mvtengrecord2file.h
              • vtengcommands.h
        • Voice Recorder Apps
          • Voice Recorder Apps Platform Interfaces
            • New File Service API
              • CNewFileServiceBase
              • CNewFileServiceClient
              • MNewFileServiceObserver
              • NewFileServiceFactory
              • TNewServiceParamPack
      • Middleware
        • Access Security
          • Access Security Platform Interfaces
            • EAP Type API
              • CEapType
              • CertificateEntry
              • EAPSettings
              • EapSettings.h
              • EapType.h
              • EapType.inl
              • SIapInfo
            • EAP-TLS-PEAP DB API
              • EapTtlsPapNotifierStruct.h
              • TPapUiNotifierInfo
              • TPapUserNamePasswordInfo
            • WAPI DB API
              • CWapiCertificates
              • WapiCertificates.h
            • WAPI Security Settings UI API
              • CWAPISecuritySettings
              • CWAPISecuritySettingsUi
            • WEP Security Settings UI API
              • CWEPSecuritySettings
              • CWEPSecuritySettingsUi
            • WLAN EAP Settings UI API
              • CEAPPluginConfigurationIf
              • EAPPluginConfigurationIf.h
            • WPA Security Settings UI API
              • CWPASecuritySettings
              • CWPASecuritySettingsUi
            • Wi-Fi Protected Setup UI API
              • CWiFiProtUiClient
              • CWifiProtUiInProcess
              • wifiprotuiddefs.h
        • Application Installation
          • Application Installation Platform Interfaces
            • Application Manager 2 Runtime Plugin API
              • CAppMngr2AppInfo
              • CAppMngr2InfoBase
              • CAppMngr2InfoIterator
              • CAppMngr2PackageInfo
              • CAppMngr2RecognizedFile
              • CAppMngr2Runtime
              • MAppMngr2RuntimeObserver
              • TAppMngr2DRMUtils
              • TAppMngr2DriveUtils
              • appmngr2debugutils.h
              • appmngr2runtime.h
            • IA Update API
              • CIAUpdate
              • CIAUpdateParameters
              • CIAUpdateResult
              • MIAUpdateObserver
            • SW Installer CR Keys
              • SWInstallerInternalCRKeys.h
            • SW Installer Common UI API
              • SwiUI::CommonUI::CCUICancelTimer
              • SwiUI::CommonUI::CCUICertificateInfo
              • SwiUI::CommonUI::CCUIDetailsDialog
              • SwiUI::CommonUI::CCUIDialogs
              • SwiUI::CommonUI::CUIUtils
              • SwiUI::CommonUI::MCUICancellable
              • SwiUI::CommonUI::MCUIInfoIterator
              • SwiUI::CommonUI::MCUIWaitDialogCallback
            • SW Installer Launcher API
              • SWInstDefs.h
              • SwiUI::RSWInstLauncher
              • SwiUI::RSWInstSilentLauncher
              • SwiUI::TInstallOptions
              • SwiUI::TInstallReq
              • SwiUI::TInstallReqHeapURL
              • SwiUI::TOpUninstallIndexParam
              • SwiUI::TUninstallOptions
            • SW Installer PS Keys
              • SWInstallerInternalPSKeys.h
            • SW Installer UI Plugin API
              • SWInstUIPluginAPI.h
              • SwiUI::CSWInstUIPluginAPI
            • Task Management API
              • SWInstLogTaskParam.h
              • SwiUI::CTaskManager
              • SwiUI::TLogTaskParam
            • Task Plugin API
              • SWInstTask.h
              • SwiUI::CTask
          • Installation Services
            • Secure Software Install
              • CSwiDaemonPlugin
              • Swi::CAppInfo
              • Swi::CAsyncLauncher
              • Swi::CCertificateInfo
              • Swi::CHashContainer
              • Swi::CInstallPrefs
              • Swi::CLogEntry
              • Swi::CLogFileVersion
              • Swi::CObservationData
              • Swi::CObservationFilter
              • Swi::CObservationHeader
              • Swi::CSisRegistryPackage
              • Swi::CSwiObserverPlugin
              • Swi::CUninstalledPackageEntry
              • Swi::Launcher
              • Swi::MCancelHandler
              • Swi::MCommonDialogs
              • Swi::MInstallerUiHandler
              • Swi::MSisDataProvider
              • Swi::MUiHandler
              • Swi::MUninstallerUiHandler
              • Swi::RBackupSession
              • Swi::RRestoreSession
              • Swi::RSisRegistryEntry
              • Swi::RSisRegistrySession
              • Swi::RSisRegistryWritableEntry
              • Swi::RSisRevocationEntry
              • Swi::RSwiObserverSession
              • Swi::TSisTrustStatus
              • Swi::UninstalledSisPackages
              • pkgremovererrors.h
              • sisinstallerrors.h
              • sisregistrysession.h
              • swiobcommon.h
              • swiobserverclient.h
              • swiobserverplugin.h
              • swispubsubdefs.h
              • swiutils.h
          • Nokia Content Discover
            • NCD Build
              • CCatalogsEngine
              • CNcdKeyValuePair
              • CNcdPurchaseDetails
              • CNcdPurchaseDownloadInfo
              • CNcdPurchaseHistoryFilter
              • CNcdPurchaseInstallInfo
              • CNcdSearchFilter
              • CleanupInternalRelease
              • MCatalogsBase
              • MCatalogsEngine
              • MCatalogsEngineObserver
              • MNcdClientLocalizer
              • MNcdDownloadOperation
              • MNcdDownloadOperationObserver
              • MNcdInstallOperation
              • MNcdInstallOperationObserver
              • MNcdInstalledContent
              • MNcdKeyValuePair
              • MNcdLoadNodeOperation
              • MNcdLoadNodeOperationObserver
              • MNcdNode
              • MNcdNodeChildOfTransparent
              • MNcdNodeContainer
              • MNcdNodeContentInfo
              • MNcdNodeDependency
              • MNcdNodeDownload
              • MNcdNodeInstall
              • MNcdNodeMetadata
              • MNcdNodePurchase
              • MNcdOperation
              • MNcdProvider
              • MNcdProviderObserver
              • MNcdPurchaseDetails
              • MNcdPurchaseDownloadInfo
              • MNcdPurchaseHistory
              • MNcdPurchaseHistoryFilter
              • MNcdPurchaseInstallInfo
              • MNcdPurchaseOperation
              • MNcdPurchaseOperationObserver
              • MNcdPurchaseOption
              • MNcdQuery
              • MNcdQueryItem
              • MNcdQueryNumericItem
              • MNcdQueryPinCodeItem
              • MNcdQuerySelectionItem
              • MNcdQueryTextItem
              • MNcdSearchFilter
              • MNcdServerReportManager
              • MNcdServerReportOperation
              • MNcdServerReportOperationObserver
              • MNcdSubscription
              • MNcdSubscriptionOperation
              • RCatalogsArray
              • RCatalogsBufferWriter
              • RCatalogsDebugHeap
                • RCatalogsDebugHeap::TAllocInfo
              • RCatalogsMessageReader
              • TCatalogsDebug
              • TCatalogsLocalCleanupStackWatcher
              • TCatalogsLocalDebugHeapActivator
              • TCatalogsLocalExitTrace
              • TCatalogsVersion
              • TNcdConnectionMethod
              • TNcdProgress
              • catalogsdebug.h
              • catalogserrors.h
              • ncderrors.h
        • Bluetooth Services
          • BT Services Platform Interfaces
            • Bluetooth DUT Mode API
              • btengdomainpskeys.h
            • Bluetooth Engine Connection Management API
              • CBTEngConnMan
              • MBTEngConnObserver
            • Bluetooth Engine Device Management API
              • CBTEngDevMan
              • MBTEngDevManObserver
            • Bluetooth Engine Discovery API
              • CBTEngDiscovery
              • MBTEngSdpResultReceiver
              • TBTEngSdpAttrValue
                • TBTEngSdpAttrValue::TSdpAttrValue
              • btengdiscovery.h
            • Bluetooth Engine Plugin API
              • CBTEngPlugin
              • MBTEngPluginObserver
            • Bluetooth Engine Settings API
              • CBTEngSettings
              • MBTEngSettingsObserver
            • Bluetooth Local Variation API
              • btengdomaincrkeys.h
            • Bluetooth Notifier internal API
              • TBTGenericInfoNotifierParams
              • TBTGenericQueryNotifierParams
              • TBTPairedDeviceSettingParams
              • btnotif.h
            • Bluetooth Secondary Display Notification API
              • BTnotifSecondaryDisplayAPI.h
          • BT Services Public Interfaces
            • Bluetooth Notifier API
              • btnotifierapi.h
            • Bluetooth Power State API
              • btserversdkcrkeys.h
          • Bluetooth Application Profiles
            • Bluetooth AVRCP
              • CAVCFrame
              • CAVCPassthroughCommand
              • CAVCVendorDependentCommand
              • CAVCVendorDependentResponse
              • CAVCVendorUniquePassthroughCommand
              • CPlayerInfoTarget
              • CRemConAbsoluteVolumeController
              • CRemConBatteryApiTarget
              • CRemConDatabaseAwareMediaBrowseTarget
              • CRemConGroupNavigationApiTarget
              • CRemConMediaBrowseTargetBase
              • CRemConMediaInformationQueuedMessage
              • CRemConMediaInformationTarget
              • CRemConNowPlayingTargetBase
              • CRemConStatusApiController
              • MAbsVolSenderObserver
              • MPlayerApplicationSettingsNotify
              • MPlayerApplicationSettingsObserver
              • MPlayerCapabilitiesObserver
              • MPlayerEventsObserver
              • MRemConAbsoluteVolumeControllerObserver
              • MRemConBatteryTargetObserver
              • MRemConDatabaseAwareMediaLibraryBrowse
              • MRemConDatabaseAwareMediaLibraryBrowseObserver
              • MRemConDatabaseAwareNowPlayingBrowse
              • MRemConDatabaseAwareNowPlayingBrowseObserver
              • MRemConDatabaseAwareNowPlayingTargetObserver
              • MRemConDatabaseUnawareMediaLibraryBrowseObserver
              • MRemConDatabaseUnawareNowPlayingBrowseObserver
              • MRemConDatabaseUnawareNowPlayingTargetObserver
              • MRemConGroupNavigationTargetObserver
              • MRemConMediaInformationTargetObserver
              • MRemConStatusApiControllerObserver
              • MediaBrowsePanic
              • PlayerApplicationSettingsResourceInit
              • RRemConAbsoluteVolume
              • RRemConAbsoluteVolumeRequest
              • RRemConAbsoluteVolumeResponse
              • TMediaAttributeIter
              • TMediaElementAttribute
              • TRemConItem
              • absolutevolumeapi.h
              • absolutevolumeapicontroller.h
              • avcframe.h
              • avrcpspec.h
              • playerinformationtarget.h
              • remconbeareravrcp.h
              • remconmediaattributeid.h
              • remconmediabrowsetypes.h
              • remconmediaerror.h
              • remconstatusapicontroller.h
          • Bluetooth Engine
            • Bluetooth Audio Manager
              • CBTAccPlugin
              • MBTAccObserver
              • TPluginParams
              • TProfileStatus
              • btaccTypes.h
            • Bluetooth Audio Streamer
              • CBTAudioStreamer
              • MBTAudioStreamSenderObserver
            • Bluetooth Engine
              • TBTAudioLinkInfo
              • TBTOutgoingPairProperty
              • btengprivatecrkeys.h
              • btengprivatepskeys.h
        • Camera Services
          • Camera Services Info
            • Camera Services Build
              • CAsynchFSQ
              • CCMRMediaBuffer
              • CCMRMediaRecorder
              • CCaeEngine
              • CCamC3GPDataSink
              • CImagingConfigManager
              • CaeEngine.h
              • CaeEngineExtInterface.h
              • M3GPDataSinkObserver
              • MAsynchFSQObserver
              • MCMRMediaRecorderObserver
              • MCMRMediaSink
              • MCaeExtEngineInfoCallbackInterface
              • MCaeExtProcessImageInterface
              • MCaeExtSettingsInterface
              • MCaeStillBurstObserver
              • MCamAppEngineObserver
              • MExtension
              • MExtensionCallbackInterface
              • TCCMRVideoCodingOptions
              • TCaeOrderedFeatureListItem
              • TCamAppEngineInfo
              • TCamcorderMMFPluginSettings
              • TImageQualitySet
              • TVideoQualitySet
              • imagingconfigmanager.h
          • Camera Services Platform Interfaces
            • 3GP File Composer API
              • CCamC3GPDataSink
              • M3GPDataSinkObserver
            • Asynchronous File Saving Queue API
              • CAsynchFSQ
              • MAsynchFSQObserver
            • CAE Extension API
              • CaeEngineExtInterface.h
              • MCaeExtEngineInfoCallbackInterface
              • MCaeExtProcessImageInterface
              • MCaeExtSettingsInterface
              • MExtension
              • MExtensionCallbackInterface
            • Camera Application Engine API
              • CCaeEngine
              • CaeEngine.h
              • MCaeStillBurstObserver
              • MCamAppEngineObserver
              • TCaeOrderedFeatureListItem
              • TCamAppEngineInfo
            • Imaging Configuration Manager API
              • CImagingConfigManager
              • TCamcorderMMFPluginSettings
              • TImageQualitySet
              • TVideoQualitySet
              • imagingconfigmanager.h
            • Media Recorder API
              • CCMRMediaRecorder
              • MCMRMediaRecorderObserver
              • TCCMRVideoCodingOptions
            • Media Recorder Sink API
              • CCMRMediaBuffer
              • MCMRMediaSink
        • Classic UI
          • Avkon Touch Gesture Framework
            • Avkon Touch Gesture Framework Build
              • AknTouchGestureFw::MAknTouchGestureFwSimulator
              • akntouchgesturefwcrkeys.h
              • akntouchgesturefwsimulation.h
          • Classic UI Platform Interfaces
            • AIW Provider Utility API
              • CAiwMenuPane
                • CAiwMenuPane::SMenuIdMap
            • AIW Service Interface Base API
              • CAiwServiceIfBase
            • AIW Service Interface Menu API
              • CAiwServiceIfMenu
            • AVKON Secondary Display API
              • SAknAlarmPSInfo
              • SAknDialogFeedback
              • SAknGlobalNoteData
              • SAknGlobalNotificationImageInfo
              • SAknIntegerUpdate
              • SAknSmallIndicatorData
              • SAknSoftNotificationData
              • SAknSoftNotificationFeedbackData
            • AVKON Secondary Display Support API
              • MAknDialogMediatorObserver
            • AVKON Settings API
              • AvkonInternalCRKeys.h
            • AVKON Status API
              • avkondomainpskeys.h
            • AVKON Testability API
              • CAknTasClassInfo
              • CAknTasHook
              • CAknTasObjectInfo
              • CTasDataModelInterface
              • MTasAttribute
              • MTasObject
              • MTasObjectContainer
              • TasDataModelInterface.h
            • AVKON UI Server API
              • AknCapServerDefs.h
              • CAknCapServer
              • CAknCapServerSession
              • CEComPluginNotifier
              • EComPluginUtils
              • MAknAlarmServiceStartup
              • RAknUiServer
              • SAknCapServerSetSgcParams
              • TEComPluginInfo
              • ecompluginnotifier.h
            • Alarm API
              • CEikAlarmControl
            • Alternate FS API
              • CAknCapAppServerAlternateFs
            • Application Switching API
              • CAknEikServAppUiSession
              • CEikServAppUiBase
            • Avkon Fonts API
              • AknSystemFont.h
            • Battery Pane API
              • CAknBatteryPane
            • Common File Dialogs Filter Factory API
              • AknFileFilterFactory
            • Common UI Settings API
              • CommonUiInternalCRKeys.h
            • EIKON Server Extension Client API
              • RAknEikAppUiSession
              • TLaunchServer
              • akneiksrvs.h
            • Emergency Call Support API
              • AknEcs.h
              • CAknEcsDetector
              • MAknEcsObserver
            • Extended Buttons API
              • EikSoftkeyImage
            • Extended Editors API
              • AknCompositeInlineTextSource.h
              • CAknEdwinDrawingModifier
              • CAknEdwinFormAccessor
              • MAknFormAccessor
              • MFormCursorModifier
            • Extended Notes API
              • notelaf.h
            • Extended Notifiers API
              • AknNotifierController
              • AknNotifierWrapperDefs.h
              • CAknCommonNotifierWrapper
                • CAknCommonNotifierWrapper::TPendingMsg
              • CAknNotifierAppServer
              • CAknNotifierAppServerAppUi
              • CAknNotifierAppServerApplication
              • CAknNotifierAppServerDocument
              • CAknNotifierController
              • CAknNotifierControllerUtility
              • CAknNotifierMessageObserver
              • CAknNotifierServerAppService
              • CAknNotifierWrapper
              • CAknNotifierWrapperLight
              • CAknSoftNotificationParameters
              • MAknDynamicSoftNoteObserver
              • MAknGlobalNoteController
              • MAknKeyLockController
              • MAknKeyLockObserver
              • MAknNotifierCustomSecurityCheck
              • MAknNotifierWrapper
              • MAknPhoneKeyForwarder
              • MAlarmObserver
              • MNotifLibraryOwningServer
              • MNotifierDialogObserver
              • MSoftNotificationObserver
              • RAknNotifierAppServClient
              • SAknNotifierPackage
              • SAknNotifierSignature
            • Extended Options Menu API
              • MAknCollection
              • MAknMarkingCollection
            • Extended Sounds API
              • CATAudioEventAPI
              • MATEventCompleteObserver
              • eikkeysound.h
            • Extended Status Pane API
              • AknStatuspaneUtils
              • CAknSgcImpl
              • CEikServStatusPane
              • CEikServStatusPaneModel
              • MAknSgcStatusPaneRedrawCoordinator
              • MAknSyncDrawer
              • MEikServStatusPaneShapeChangeObserver
              • TAknSyncControlDrawer
            • Extended Utilities API
              • MAknSettingCacheUpdatePlugin
              • TAknLineBreaker
            • Find Item UI API
              • MFindItemDialogCallBack
            • Generic Parameter API
              • CAiwGenericParamConsumer
            • Global Popup Priority Controller API
              • AknGlobalPopupPriorityController
            • Global Window Priorities API
              • GlobalWindowPriorities.h
            • Item Finder API
              • MItemFinderObserver
            • Japanese Reading API
              • AknJapaneseReading.h
            • Key Event Utilities API
              • AknKeys
            • List Effects API
              • CAknListLoader
              • MAknListBoxTfxInternal
            • Memory Card UI API
              • MAknMemoryCardDialogObserver
            • Number Grouping API
              • NumberGroupingCRKeys.h
              • NumberGroupingStd.h
            • Ode API
              • TEventData
              • TOdeStaticData
              • collision.h
              • collision_space.h
              • common.h
              • config.h
              • contact.h
              • dColliderEntry
              • dContact
              • dContactGeom
              • dGeomClass
              • dJointFeedback
              • dMass
              • dStopwatch
              • dSurfaceParameters
              • error.h
              • lookup_tables.h
              • mass.h
              • memory.h
              • timer.h
            • Personalisation Framework API
              • CPslnFWBaseContainer
              • CPslnFWBaseView
              • MPslnFWMSKObserver
            • Personalisation Plugin API
              • CPslnFWPluginInterface
              • pslnfwplugininterface.h
            • Physics API
              • MAknPhysicsObserver
              • aknphysicscrkeys.h
            • Screensaver Runtime API
              • ScreensaverInternalPSKeys.h
            • Screensaver Settings API
              • ScreensaverInternalCRKeys.h
            • Server Application Services API
              • CAknOpenFileService
            • Signal Pane API
              • CAknSignalPane
            • Special Character Table API
              • CAknCharMap
              • aknCharMap.h
            • Task List API
              • CAknTaskList
            • Themes Settings API
              • pslninternalcrkeys.h
            • Touch Gesture Framework API
              • AknTouchGestureFw::CAknTouchGestureFw
              • AknTouchGestureFw::MAknTouchGestureFwDragEvent
              • AknTouchGestureFw::MAknTouchGestureFwEvent
              • AknTouchGestureFw::MAknTouchGestureFwFlickEvent
              • AknTouchGestureFw::MAknTouchGestureFwObserver
              • AknTouchGestureFw::MAknTouchGestureFwPinchEvent
              • AknTouchGestureFw::MAknTouchGestureFwTapEvent
            • Touch Pane Observer API
              • MAknTouchPaneObserver
            • Transition Effect Parameters API
              • AknTransEffect::TParameter
              • akntranseffect.h
            • Transition Effect Utilities API
              • MAknTransitionUtilsObserver
              • akntransitionutils.h
            • UIKON Status API
              • UikonInternalPSKeys.h
            • ganes_api
              • CHgDoubleGraphicList
              • CHgDoubleGraphicListFlat
              • CHgDoubleTextList
              • CHgGrid
              • CHgItem
              • CHgList
              • CHgScroller
              • CHgScrollerWithTitle
              • CHgSingleGraphicList
              • CHgSingleLargeList
              • CHgSingleTextList
              • CHgSingleTextListWithIcon
              • CHgVgItem
              • CHgVgMediaWall
              • MHgBufferOwner
              • MHgMarkingObserver
              • MHgScrollBufferObserver
              • MHgScrollbarObserver
              • MHgSelectionObserver
              • MHgVgMediaWallObserver
          • Classic UI Public Interfaces
            • AIW Criteria API
              • AiwCommon.h
              • CAiwCriteriaItem
              • MAiwNotifyCallback
            • AIW Generic Parameter API
              • AiwGenericParam.h
              • CAiwGenericParamList
              • TAiwGenericParam
              • TAiwVariant
                • TAiwVariant::SInt64
                • TAiwVariant::UData
            • Animation API
              • RAknBitmapAnim
            • Application Framework API
              • CAknAppUi
              • CAknAppUiBase
              • CAknApplication
              • CAknDocument
              • CAknView
                • CAknView::SAknViewInfo
              • CAknViewAppUi
              • MAknAliasKeyCodeResolver
            • Base Controls API
              • CAknControl
              • CEikAlignedControl
              • CEikBorderedControl
            • Buttons API
              • CEikBitmapButton
              • CEikButtonBase
              • CEikButtonGroupStack
              • CEikCbaButton
                • CEikCbaButton::SButtonOptions
              • CEikCommandButton
              • CEikCommandButtonBase
              • CEikEnhancedCbaButton
              • CEikInverterCommandButton
              • CEikLabeledButton
              • CEikMenuButton
              • CEikTextButton
              • CEikTwoPictureCommandButton
              • EikButtonGroupFactory
                • EikButtonGroupFactory::TCreationData
              • TEikButtonCoordinator
              • eikbgfty.h
              • eikcba.h
            • Calendar API
              • MEikCalendarObserver
            • Common File Dialogs API
              • AknCommonDialogs
              • CAknCommonDialogsBase
              • CAknCommonDialogsBase.h
              • CAknMemorySelectionSettingItem
              • CAknMemorySelectionSettingItemMultiDrive
              • MAknFileFilter
              • MAknFileSelectionObserver
              • MAknMemorySelectionObserver
            • Context Pane API
              • CAknContextPane
            • Dialog Shutter API
              • AknDialogShutter
            • Dialogs API
              • CEikDialog
              • eikdialg.h
            • Document handler API
              • DocumentHandler.h
            • Editors API
              • CAknCcpuSupport
              • CAknEdwinState
                • CAknEdwinState::SEditorCbaState
              • CAknIntegerEdwin
              • CAknIpFieldEditor
              • CAknLocationEditor
              • CAknNumericEdwin
              • CAknNumericSecretEditor
              • CEikDateEditor
              • CEikDurationEditor
              • CEikEdwin
              • CEikFixedPointEditor
              • CEikFloatingPointEditor
              • CEikGlobalTextEditor
              • CEikMfne
              • CEikMfneField
              • CEikNumberEditor
              • CEikRangeEditor
              • CEikRichTextEditor
              • CEikSecretEditor
              • CEikTTimeEditor
              • CEikTimeAndDateEditor
              • CEikTimeEditor
              • CEikTimeOffsetEditor
              • MAknEdStateObserver
              • MAknMfneCommandObserver
              • MEikCcpuEditor
              • MEikEdwinObserver
              • MEikEdwinSizeObserver
              • MEikRichTextEditorParserObserver
              • SAknRgb
              • SEdwinFindModel
              • SEikDegreesMinutesDirection
              • SEikRange
              • TAknEditorCaseState
            • Error UI API
              • CErrorUI
            • Fonts API
              • TAknTextDecorationMetrics
            • Form API
              • CAknForm
            • Generic Button API
              • CAknButton
              • CAknButtonState
            • Grids API
              • CAknGrid
              • CAknGridM
              • CAknGridView
                • CAknGridView::SGrid
            • Help Launcher API
              • hlplch.h
            • Hotkeys API
              • CEikHotKeyTable
              • SEikHotKey
            • Images API
              • CEikImage
            • Indicators API
              • CAknIndicatorContainer
            • Info Popup Note API
              • CAknInfoPopupNoteController
              • MAknInfoPopupNoteObserver
            • Information Preview Popup API
              • MAknPreviewPopUpObserver
            • Initialization API
              • CEikAppUiFactory
                • CEikAppUiFactory::SEikAppInfo
                • CEikAppUiFactory::SRssSignature
              • CEikCoCtlLibrary
              • CEikCtlLibrary
            • Intermediate State API
              • MAknIntermediateState
            • Keylock API
              • RAknKeyLock
              • RAknKeylock2
            • Labels API
              • CEikFileNameLabel
              • CEikLabel
            • Lists API
              • AknListBoxLayouts
              • AknListBoxLinesTemplate
              • AknListBoxUtils
              • AknPopupListEmpty
              • CAknCaleMonthStyleGrid
              • CAknColumnListBox
              • CAknColumnListBoxView
              • CAknDouble2GraphicLargeGraphicStyleListBox
              • CAknDouble2GraphicStyleListBox
              • CAknDouble2LargeStyleListBox
              • CAknDouble2PopupMenuStyleListBox
              • CAknDoubleGraphicPopupMenuStyleListBox
              • CAknDoubleGraphicStyleListBox
              • CAknDoubleLargeGraphicPopupMenuStyleListBox
              • CAknDoubleLargeStyleListBox
              • CAknDoubleNumberStyleListBox
              • CAknDoublePopupMenuStyleListBox
              • CAknDoubleStyle2ListBox
              • CAknDoubleStyleListBox
              • CAknDoubleTimeStyleListBox
              • CAknFormDoubleGraphicStyleListBox
              • CAknFormDoubleStyleListBox
              • CAknFormGraphicStyleListBox
              • CAknFormGraphicWideStyleListBox
              • CAknListBoxSettingPage
              • CAknPinbStyleGrid
              • CAknQdialStyleGrid
              • CAknSetStyleListBox
              • CAknSetStyleListBoxView
              • CAknSettingNumberStyleListBox
              • CAknSettingStyleListBox
              • CAknSingle2GraphicPopupMenuStyleListBox
              • CAknSingleGraphicBtPopupMenuStyleListBox
              • CAknSingleGraphicHeadingPopupMenuStyleListBox
              • CAknSingleGraphicHeadingStyleListBox
              • CAknSingleGraphicPopupMenuStyleListBox
              • CAknSingleGraphicStyleListBox
              • CAknSingleHeadingPopupMenuStyleListBox
              • CAknSingleHeadingStyleListBox
              • CAknSingleLargeStyleListBox
              • CAknSingleNumberHeadingStyleListBox
              • CAknSingleNumberStyleListBox
              • CAknSinglePopupMenuStyleListBox
              • CAknSinglePopupSubmenuStyleListBox
              • CAknSingleStyleListBox
              • CColumnListBoxData
                • CColumnListBoxData::SColumn
                • CColumnListBoxData::TColors
              • CColumnListBoxItemDrawer
                • CColumnListBoxItemDrawer::SListProperties
              • CColumnListBoxView
              • CDoubleLargeStyleItemDrawer
              • CEikColumnListBox
              • CEikColumnListBoxEditor
              • CEikFormattedCellListBox
              • CEikListBox
              • CEikListBoxTextEditor
              • CEikSettingsListBox
              • CEikSnakingListBox
              • CEikSnakingTextListBox
              • CEikTextListBox
              • CFormGraphicListBoxData
              • CFormattedCellGridData
              • CFormattedCellListBoxData
                • CFormattedCellListBoxData::SSubCell
                • CFormattedCellListBoxData::TColors
              • CFormattedCellListBoxItemDrawer
                • CFormattedCellListBoxItemDrawer::SListProperties
              • CFormattedCellListBoxView
              • CListBoxData
              • CListBoxView
              • CListItemDrawer
              • CPopupFormattedListBoxData
              • CSettingItemEditingListBoxData
              • CSettingsListBoxItemDrawer
              • CSettingsListBoxView
              • CSingleHeadingStyleItemDrawer
              • CSingleHeadingStyleView
              • CSnakingListBoxView
              • CTextListBoxModel
              • CTextListItemDrawer
              • CWordWrappedFormattedCellItemDrawer
              • MAknMarkingModeObserver
              • MColumnListBoxAnimBackgroundDrawer
              • MEikListBoxEditor
              • MEikListBoxObserver
              • MListBoxAnimBackgroundDrawer
              • MListBoxEditorObserver
              • MListBoxItemChangeObserver
              • MListBoxModel
              • MListBoxSelectionObserver
              • MListVisibilityObserver
              • MTextListBoxModel
              • TListFontBoundValues
              • TListItemProperties
              • aknlists.h
            • Misc Controls API
              • CEikCapCArray
              • CEikCaptionedControl
              • CEikConsoleControl
              • CEikConsoleScreen
              • CEikControlGroup
              • CEikMover
              • CEikToolBar
              • MEikDialogPageObserver
              • MPointerEventObserver
              • TEikGroupControl
            • Navigation Pane API
              • CAknNaviLabel
              • CAknNavigationControlContainer
              • CAknNavigationDecorator
              • MAknNaviDecoratorObserver
              • MAknNavigationContainerInterface
              • MAknNavigationDecoratorInterface
              • MAknNavigationObserver
            • Notes API
              • CAknConfirmationNote
              • CAknErrorNote
              • CAknInformationNote
              • CAknNoteControl
                • CAknNoteControl::TIndex
              • CAknNoteDialog
              • CAknNoteWrapper
              • CAknProgressDialog
              • CAknResourceNoteDialog
              • CAknStaticNoteDialog
              • CAknStaticNoteStackIndicator
              • CAknWaitDialog
              • CAknWarningNote
              • CEikInfoDialog
              • CEikProgressInfo
                • CEikProgressInfo::SInfo
                • CEikProgressInfo::SLayout
              • MAknBackgroundProcess
              • MProgressDialogCallback
              • TAknNoteResData
              • TTimerModel
            • Notifiers API
              • AknGlobalListQuery.h
              • AknNotifyStd.h
              • CAknGlobalNote
              • CAknNotifyBase
              • MAknUINotifierBase
              • RNotifier2
              • SAknBatteryNotifyParams
              • SAknGlobalListQueryParams
              • SAknGlobalMsgQueryParams
              • SAknGlobalNoteParams
              • SAknGlobalNoteReturnParams
              • SAknGlobalProgressDialogParams
              • SAknIncallBubbleParams
              • SAknKeyLockNotifierParams
              • SAknMemoryCardUIParams
              • SAknSignalNotifyParams
              • SAknSmallIndicatorParams
              • SAknSoftNoteNotifierParams
              • SAknSoftNotificationParams
            • Options Menu API
              • CEikMenuBar
                • CEikMenuBar::CTitleArray
                • CEikMenuBar::SCursor
                • CEikMenuBar::SPosition
              • CEikMenuBarTitle
                • CEikMenuBarTitle::SData
              • CEikMenuPane
                • CEikMenuPane::CItemArray
              • CEikMenuPaneItem
                • CEikMenuPaneItem::SData
              • CEikMenuPaneTitle
              • CExtendedItemData
              • eikmenup.h
            • Popups API
              • AknPopupLayouts
              • CAknPopupField
                • CAknPopupField::CAknPopupFieldBitmapButton
              • CAknPopupFieldText
              • CAknPopupHeadingPane
              • CAknPopupList
              • MAknFadedComponent
              • MAknPopupFieldObserver
              • TAknPopupFader
              • TAknPopupLayoutsNode
              • TAknPopupWindowLayoutDef
              • aknpopuplayout.h
            • Private UI Framework API
              • CEikAlert
              • CEikButtonPanel
              • CEikDebugKeys
              • CEikDebugWin
              • TAvkonEditorCustomWrap
              • TEikHeapFailModel
            • Queries API
              • CAknDialog
              • CAknDurationQueryDialog
              • CAknExtMultilineQueryControl
                • CAknExtMultilineQueryControl::TIndex
              • CAknExtQueryControl
                • CAknExtQueryControl::TIndex
              • CAknFloatingPointQueryDialog
              • CAknListQueryControl
              • CAknListQueryDialog
              • CAknMessageQueryDialog
              • CAknMultiLineDataQueryDialog
              • CAknMultilineQueryControl
                • CAknMultilineQueryControl::TIndex
              • CAknNumberQueryDialog
              • CAknQueryControl
                • CAknQueryControl::TIndex
              • CAknQueryDialog
              • CAknQueryValue
              • CAknTextQueryDialog
              • CAknTimeQueryDialog
              • MAknQueryControlObserver
              • MAknQueryData
              • MAknQueryValue
              • TAknQueryData
              • TAknQueryData< TDes >
              • TAknQueryData< TInetAddr >
              • TAknQueryData< TInt >
              • TAknQueryData< TPosition >
              • TAknQueryData< TReal >
              • TAknQueryData< TTime >
              • TAknQueryData< TTimeIntervalSeconds >
            • Screen Clearer API
              • CAknLocalScreenClearer
              • CAknScreenClearerBase
              • CEikSpacer
            • Screen Mode API
              • TAknScreenMode
              • TAknScreenModes
            • Screen Saver API
              • CScreensaverPluginInterfaceDefinition
              • MScreensaverPlugin
              • MScreensaverPluginHost
              • TIndicatorPayload
              • TScreensaverColorModel
              • TScreensaverDisplayInfo
              • TScreensaverPartialMode
              • screensaverplugin.h
            • Scroller API
              • CAknDoubleSpanScrollBar
              • CEikArrowHeadScrollBar
              • CEikArrowHeadScrollButton
              • CEikCbaScrollBarFrame
              • CEikScrollBar
                • CEikScrollBar::SEikScrollBarButtons
              • CEikScrollBarFrame
                • CEikScrollBarFrame::SBarData
              • CEikScrollButton
              • MEikScrollBarObserver
              • TAknDoubleSpanScrollBarModel
              • TEikScrollBarFrameLayout
              • TEikScrollBarModel
              • eikscrlb.h
            • Server Application API
              • MAknServerAppExitObserver
            • Setting Pages API
              • CAknBigSettingItemBase
              • CAknBinaryPopupSettingItem
              • CAknEnumeratedItem
              • CAknEnumeratedItemBase
              • CAknEnumeratedTextPopupSettingItem
              • CAknEnumeratedTextSettingItem
              • CAknIntegerEdwinSettingItem
              • CAknIntegerSettingItem
              • CAknIpFieldSettingItem
              • CAknPasswordSettingItem
              • CAknSettingItem
              • CAknSettingItemArray
              • CAknSettingItemList
              • CAknSettingPage
              • CAknSliderSettingItem
              • CAknTextSettingItem
              • CAknTimeOffsetSettingItem
              • CAknTimeOrDateSettingItem
              • CAknVolumeSettingItem
              • MAknSettingPageObserver
              • TAknDesCArrayDecorator
              • aknsettingitemlist.h
              • aknsettingpage.h
            • Status Pane API
              • CEikStatusPaneBase
                • CEikStatusPaneBase::TPaneCapabilities
                • CEikStatusPaneBase::TSetRectAndVisibility
              • CEikStatusPaneModelBase
              • MEikStatusPaneLayoutTreeVisitor
              • MEikStatusPaneObserver
              • TEikStatusPaneInit
              • eikspane.h
              • eikspmod.h
            • Tabs API
              • CAknTabGroup
              • MAknTabObserver
            • Title Pane API
              • CAknTitlePane
            • Toolbar API
              • CAknToolbar
              • MAknToolbarObserver
              • akntoolbar.h
            • Touch UI Utilities API
              • MAknLongTapDetectorCallBack
            • UI Framework Definitions API
              • AknBorderId
              • AknDef.h
              • SLafIconLayout
              • SLafTextCharasteristics
              • SNaviWipePart
              • aknconsts.h
              • lafpublc.h
            • UI Framework Utilities API
              • AknBidiTextUtils
              • AknBidiTextUtils.h
              • AknDraw
              • AknDrawWithSkins
              • AknEditUtils
                • AknEditUtils::SAknEditorParameters
              • AknFind
              • AknLAFUtils
              • AknLayoutUtils
                • AknLayoutUtils::SAknLayoutRect
                • AknLayoutUtils::SAknLayoutText
                • AknLayoutUtils::SAknLayoutTextMultiline
              • AknListUtils
              • AknPopupUtils
              • AknSelectionService
              • AknTextUtils
              • AknUtils.h
              • CAknEnv
                • CAknEnv::TWsBufferRequest
              • CAknFilteredTextListBoxModel
              • CAknGenericReader
              • CAknIconArray
              • CAknListBoxFilterItems
              • CListBoxNumbers
              • NoOptimizationView
              • SAknLayoutPos
              • TAknLayoutRect
              • TAknLayoutText
              • aknenv.h
            • Uikon Core Controls
              • MEikButtonGroup
              • MEikEnhancedButtonGroup
            • Volume Control API
              • CAknVolumeControl
            • Window Server Event Observer API
              • CAknWsEventMonitor
              • MAknWsEventObserver
          • Common UI Support
            • UI Look and Feel
              • CLafEdwinCustomDrawBase
              • CLafEdwinCustomWrapBase
              • CLafShutdownManagerBase
              • LafAppUi
              • LafBusyMsgWin
              • LafEnv
              • LafInfoMsgWin
              • LafMsgWin
                • LafMsgWin::TDisplayParameters
              • LafNotifierCapabilities
              • LafServAppUiBase
              • LafShutdown
              • LafStatusPaneContainer
              • LafVirtualCursor
              • MLafClientRectResolver
              • MLafEnv
            • Uikon
              • CEikAppServer
              • CEikAppUi
              • CEikApplication
              • CEikBubbleHelp
              • CEikBusyMsgWin
              • CEikDocument
              • CEikEmbeddableAppList
              • CEikInfoMsgWin
              • CEikLibrary
              • CEikLibrary2
              • CEikMsgWin
              • CEikServAppUiSession
              • CEikUndertaker
              • CEikonEnv
              • EikBubbleHelp
              • EikControlFactory
              • EikStart
              • MEikAlertWin
              • MEikAppUiFactory
              • MEikAutoMenuObserver
              • MEikBusyMsgWin
              • MEikCDlgDialogFactory
              • MEikCommandObserver
              • MEikDebugKeys
              • MEikFileDialogFactory
              • MEikInfoDialog
              • MEikInfoMsgWin
              • MEikIrFactory
              • MEikMenuObserver
              • MEikNotifyAlertCompletionObserver
              • MEikPictureFactory
              • MEikPrintDialogFactory
              • MEikServAlarm
              • MEikServAlarmFactory
              • MEikServAppUiSessionFactory
              • MEikServAppUiSessionHandler
              • MEikServNotifyAlert
              • MEikSrvNotifierBase2
                • MEikSrvNotifierBase2::TNotifierInfo
              • MEikSrvNotifierManager
              • MEikTriggeredHelp
              • MEikUndertakerObserver
              • REikAppServiceBase
              • REikAppUiSession
              • SEikControlInfo
              • TEikVirtualCursor
              • TErrorFlagAndId
              • eikalsrv.h
              • eikalsup.h
              • eikdef.h
              • eikdefconst.h
              • eikenv.h
              • eikenvinterface.h
              • eikfctry.h
              • eikmischelp.h
              • eikmsg.h
              • eiknfysv.h
              • eiknotapi.h
              • eikscchange.h
              • eiksrv.h
              • eiksrvc.h
              • eiksvdef.h
              • eiksvfty.h
          • Look-and-Feel Agnostic UI Foundation
            • Animation
              • CAnimation
              • MICLAnimationDataLoaderObserver
              • TAnimationConfig
              • animationdataprovider.h
            • BMP Animation
              • CBitmapAnim
              • CBitmapAnimClientData
              • CBitmapAnimDll
              • CBitmapAnimFlashTimer
              • CBitmapAnimFrameData
              • CBitmapAnimTimer
              • CBitmapFrameData
              • MBitmapAnimFlashTimerObserver
              • MBitmapAnimTimerObserver
              • RBitmapAnim
              • SBitmapAnimIndexFrame
              • SBitmapAnimNewPosition
              • SBitmapAnimNumberOfCycles
              • TBmpAnimAttributes
              • TFrameData
            • Clock
              • RAnalogClock
              • RAnimWithUtils
              • RClock
              • RDigitalClock
              • RMessageWindow
              • RTimeDevice
              • SAnalogDisplayAmPm
              • STimeDeviceShadow
              • TAnalogDisplayHand
              • TDigitalDisplayTextSection
              • TDisplayAddition
              • displayaddition.h
            • Control Environment
              • CCoeAppUi
              • CCoeBrushAndPenContext
              • CCoeControl
              • CCoeControlArray
                • CCoeControlArray::TCursor
              • CCoeControlStaticSettings
              • CCoeDataStorage
              • CCoeEnv
              • CCoeFepParameters
              • CCoeFepPlugIn
              • CCoeFontProvider
                • CCoeFontProvider::TFont
              • CCoePlainTextDrawer
              • CCoeScheduler
              • CCoeScreenDeviceChangeDefaultHandler
              • CCoeStatic
              • CCoeTextDrawerBase
              • CoeSoundPlayer
              • ConeUtils
              • MCoeControlBackground
              • MCoeControlBrushContext
              • MCoeControlContext
              • MCoeControlHitTest
              • MCoeControlObserver
              • MCoeControlStateObserver
              • MCoeFocusObserver
              • MCoeForegroundObserver
              • MCoeLayoutManager
              • MCoeMessageMonitorObserver
              • MCoeMessageObserver
              • MCoeObserverOfLoadedFep
              • MCoeResourceChangeObserver
              • MCoeView
              • MCoeViewActivationObserver
              • MCoeViewDeactivationObserver
              • MCoeViewObserver
              • MObjectProvider
              • RCoeResourceLoader
              • TCoeColorUse
              • TCoeControlWithId
              • TCoeFont
              • TCoeHelpContext
              • TCoeInputCapabilities
              • TCoeTextTypeAdaptor
              • TTypeUid
                • TTypeUid::Ptr
              • XCoeTextDrawer
              • coeaui.h
              • coecontrolarray.h
              • coedef.h
              • coedefkeys.h
              • coeerrorconsts.h
              • coehelp.h
              • coemain.h
              • fepplugin.h
            • Graphics Effects
              • MGfxTransClient
            • UI Graphics Utilities
              • CCleanupStackableFont
              • CColorArray
                • CColorArray::TColor
              • CColorList
                • CColorList::TAppColorList
              • CGulIcon
              • CSpriteSet
              • CTulAddressStringTokenizer
                • CTulAddressStringTokenizer::SFoundItem
              • CTulStringResourceReader
              • CWindowToBitmapMappingGc
              • ColorUtils
              • DrawUtils
              • FontUtils
              • GulTls
              • MGulLogicalBorder
              • ResourceUtils
              • TFindWidthOfWidestAbbreviatedDayName
              • TFindWidthOfWidestAbbreviatedMonthName
              • TFindWidthOfWidestAmPmName
              • TFindWidthOfWidestDateSuffix
              • TFindWidthOfWidestDayName
              • TFindWidthOfWidestDigit
              • TFindWidthOfWidestDigitType
              • TFindWidthOfWidestMonthName
              • TFindWidthOfWidestTextItem
              • TGulAlignment
              • TGulBorder
                • TGulBorder::TColors
              • TLogicalFont
              • TMargins8
              • TextUtils
              • TulTextResourceUtils
              • gulutil.h
          • UI Framework
            • Eikon Standard
              • AknCbaContentObserver
              • CEikKeyWindow
        • DLNA Services
          • DLNA Services Platform Interfaces
            • UPnP A/V Objects API
              • CUpnpAttribute
              • CUpnpBrowseCriteria
              • CUpnpContainer
              • CUpnpContainerList
              • CUpnpDlnaProtocolInfo
              • CUpnpElement
              • CUpnpFileTransferEvent
              • CUpnpItem
              • CUpnpItemList
              • CUpnpMediaServerEvent
              • CUpnpObject
              • CUpnpObjectList
              • CUpnpProtocolInfo
              • upnpattribute.h
              • upnpdlnaprotocolinfocons.h
              • upnpelement.h
              • upnpobject.h
            • UPnP AVCP API
              • CUpnpAVControlPoint
              • MUpnpAVControlPointObserver
            • UPnP Command API
              • CUpnpBrowseCommand
              • CUpnpCopyCommand
              • CUpnpMoveCommand
              • CUpnpRunSetupCommand
              • CUpnpShowCommand
              • MUpnpCommandObserver
              • upnpcommandobserver.h
            • UPnP Media Server API
              • CUpnpMediaServerNotifier
              • MUpnpMediaServerObserver
              • MUpnpMediaServerStatusObserver
              • RUpnpMediaServerClient
            • UPnP Media Server Metadata API
              • CUpnpFileSharing
            • UPnP Media Server Settings API
              • CUpnpMediaServerSettings
              • MUpnpSettingObserver
              • upnpmediaserversettings.h
            • UPnP Security Plugin API
              • CUpnpSecurityManager
              • upnpsecuritymanager.h
          • UPnP A/V Controller
            • UPnP A/V Ccontroller Client
              • CUpnpAVBrowseRequest
              • CUpnpAVDevice
              • CUpnpAVDeviceList
              • CUpnpAVRequest
              • MUPnPAVBrowsingSession
              • MUPnPAVBrowsingSessionObserver
              • MUPnPAVController
              • MUPnPAVDeviceObserver
              • MUPnPAVRenderingSession
              • MUPnPAVRenderingSessionObserver
              • MUPnPAVSessionBase
              • MUPnPAVSessionObserverBase
              • MUPnPFileDownloadSession
              • MUPnPFileTransferSession
              • MUPnPFileTransferSessionObserver
              • MUPnPFileUploadSession
              • TUnsolicitedEventC
              • TUpnpAVBrowseRespParams
              • UPnPAVControllerFactory
              • upnpavcontrollerglobals.h
            • UPnP A/V Controller Build
              • CUPnPDownloadItemResolver
              • CUPnPXMLEventParser
              • CUPnPXMLParser
              • CUPnPXMLParserLite
              • CUpnpAVBrowseRequest
              • CUpnpAVDevice
              • CUpnpAVDeviceList
              • CUpnpAVRequest
              • MUPnPAVBrowsingSession
              • MUPnPAVBrowsingSessionObserver
              • MUPnPAVController
              • MUPnPAVDeviceObserver
              • MUPnPAVRenderingSession
              • MUPnPAVRenderingSessionObserver
              • MUPnPAVSessionBase
              • MUPnPAVSessionObserverBase
              • MUPnPFileDownloadSession
              • MUPnPFileTransferSession
              • MUPnPFileTransferSessionObserver
              • MUPnPFileUploadSession
              • MUPnPItemResolver
              • MUPnPItemResolverObserver
              • MUPnPResourceSelector
              • TUPnPSelectDefaultResource
              • TUPnPSelectFirstResource
              • TUnsolicitedEventC
              • TUpnpAVBrowseRespParams
              • UPnPAVControllerFactory
              • UPnPDlnaUtility
              • UPnPFileUtility
              • UPnPInternalFileUtility
              • UPnPItemResolverFactory
              • UPnPItemUtility
              • upnpavcontrollerglobals.h
              • upnpconstantdefs.h
            • UPnP A/V Controller Helper
              • CUPnPDownloadItemResolver
              • MUPnPItemResolver
              • MUPnPItemResolverObserver
              • MUPnPResourceSelector
              • TUPnPSelectDefaultResource
              • TUPnPSelectFirstResource
              • UPnPDlnaUtility
              • UPnPFileUtility
              • UPnPInternalFileUtility
              • UPnPItemResolverFactory
              • UPnPItemUtility
              • upnpconstantdefs.h
            • UPnP XML Parser
              • CUPnPXMLEventParser
              • CUPnPXMLParser
              • CUPnPXMLParserLite
          • UPnP Framework
            • UPnP Framework Build
              • CUPnPAlbumServices
              • CUPnPBrowsePlaylistFiller
              • CUPnPBrowseTimer
              • CUPnPConnectionMonitor
              • CUPnPLiteFiller
              • CUPnPLiteSelectionFiller
              • CUPnPMetaDataUtility
              • CUPnPMusicAdapter
              • CUPnPPeriodic
              • CUPnPPlayListFiller
              • CUPnPPlaylistServices
              • MUPnPBrowseTimerObserver
              • MUPnPConnectionMonitorObserver
              • MUPnPPlaylistFiller
              • UPnPCommonUtils
              • UPnPMetadataFetcher
              • UpnpCdsResElementUtility
              • upnpalbumservices.h
              • upnpcommonutils.h
              • upnpfileutilitytypes.h
              • upnpmusicadapter.h
              • upnpplaylistfiller.h
              • upnpplaylistservices.h
            • UPnP Music Adapter
              • CUPnPAlbumServices
              • CUPnPBrowsePlaylistFiller
              • CUPnPBrowseTimer
              • CUPnPLiteFiller
              • CUPnPLiteSelectionFiller
              • CUPnPMusicAdapter
              • CUPnPPlayListFiller
              • CUPnPPlaylistServices
              • MUPnPBrowseTimerObserver
              • MUPnPPlaylistFiller
              • upnpalbumservices.h
              • upnpmusicadapter.h
              • upnpplaylistfiller.h
              • upnpplaylistservices.h
            • UPnP Utilities
              • CUPnPConnectionMonitor
              • CUPnPMetaDataUtility
              • CUPnPPeriodic
              • MUPnPConnectionMonitorObserver
              • UPnPCommonUtils
              • UPnPMetadataFetcher
              • UpnpCdsResElementUtility
              • upnpcommonutils.h
              • upnpfileutilitytypes.h
          • UPnP Media Server
            • A/V Objects
              • CUpnpFileTransferEventList
              • CUpnpMediaServerEventList
              • CUpnpProtocolInfoLocal
              • upnpcustomlog.h
              • upnpmediaservereventlist.h
              • upnpprotocolinfolocal.h
            • Content Directory Service
              • CUpnpContentDirectoryService
              • MUpnpContentDirectoryEventObserver
              • TUpnpCdSettings
              • upnpcontentdirectoryglobals.h
            • Media Server Engine
              • upnpmediaserverglobals.h
            • UPnP Media Server Build
              • CUpnpContentDirectoryService
              • CUpnpFileTransferEventList
              • CUpnpMediaServerEventList
              • CUpnpProtocolInfoLocal
              • MUpnpContentDirectoryEventObserver
              • TUpnpCdSettings
              • upnpcontentdirectoryglobals.h
              • upnpcustomlog.h
              • upnpmediaservereventlist.h
              • upnpmediaserverglobals.h
              • upnpprotocolinfolocal.h
          • UPnP Settings
            • UPnP Settings Engine
              • CUPnPSettingsEngine
              • upnpapplicationcrkeys.h
          • UPnP Sharing
            • UPnP Application Engine
              • CUPnPFileSharingEngine
              • MUPnPFileSharingEngineObserver
            • UPnP Content Server
              • RUpnpContentServerClient
              • TUpnpProgress
              • TUpnpProgressInfo
              • upnpcontentserverclient.h
              • upnpcontentservercrkeys.h
              • upnpcontentserverdefs.h
            • UPnP DLNA Profiler
              • CUpnpDlnaProfiler
              • CUpnpResParameters
              • CUpnpResResolver
              • upnpdlnaprofiler.h
            • UPnP Security
              • CUpnpSecAccessController
            • UPnP Sharing Build
              • CUPnPFileSharingEngine
              • CUpnpDlnaProfiler
              • CUpnpResParameters
              • CUpnpResResolver
              • CUpnpSecAccessController
              • MUPnPFileSharingEngineObserver
              • RUpnpContentServerClient
              • TUpnpProgress
              • TUpnpProgressInfo
              • upnpcontentserverclient.h
              • upnpcontentservercrkeys.h
              • upnpcontentserverdefs.h
              • upnpdlnaprofiler.h
        • DRM
          • DRM Platform Interfaces
            • DCF Repository API
              • CDcfEntry
              • CDcfRep
              • DcfRepCli.h
              • RDcfRepCli
            • DRM Agents API
              • drmagents.h
            • DRM Common API
              • DRMCommon
              • DRMCommon.h
            • DRM Legacy API
              • CDRMEventAddRemove
              • CDRMNotifier
              • COma1DcfCreator
              • COma2Dcf
              • DRMEvent.h
              • MDRMEvent
              • MDRMEventObserver
              • Oma1DcfCreator.h
              • RDRMRightsClient
              • tBoxHeaderStr
            • DRM License Manager API
              • CDRMLicenseManager
              • TDRMDataFile
            • DRM Rights API
              • CDRMAsset
              • CDRMConstraint
                • CDRMConstraint::TDrmMeteringInfo
              • CDRMPermission
              • CDRMRights
              • CDRMRightsConstraints
              • CDcfCommon
              • DRMIndividualConstraintExtension.h
              • DRMTypes.h
              • DrmAsset.h
              • MDRMIndividualConstraintExtension
              • TROVersion
            • DRM Secondary Display API
              • DRMHelperSecondaryDisplay.h
              • THelperSDData
              • THelperSDDataCancel
            • DRM Service API
              • DRM::CDrmServiceApi
            • DRM Utility API
              • DRM::CDrmAutomatedUsage
              • DRM::CDrmRightsInfo
              • DRM::CDrmUiHandling
              • DRM::CDrmUtility
              • DRM::MDrmAsyncObserver
              • DRM::MDrmAutomatedUsageObserver
              • DRM::MDrmErrorHandling
              • DRM::MDrmHandleErrorObserver
            • ROAP API
              • Roap::CRoapEng
              • Roap::CRoapEngBase
              • Roap::CRoapMessage
              • Roap::CRoapTrigger
              • Roap::MRoapObserver
              • RoapDef.h
              • RoapMessage.h
            • WMDRM Access API
              • CWmDrmAccess
              • CWmDrmAccessEcomInterface
            • WMDRM OTA Access API
              • CWmDrmOtaAccess
              • CWmDrmOtaAccessEcomInterface
          • DRM Public Interfaces
            • DRM Helper API
              • CDRMHelper
              • CDRMHelperRightsConstraints
              • DRMHelper.h
              • DRMHelperServerInternalCRKeys.h
              • RDRMHelper
            • DRM License Checker API
              • CDRMLicenseChecker
            • OMA DRM CAF Agent API
              • Oma2Agent.h
        • General Settings and Profiles Services
          • GS and Profiles Services Platform Interfaces
            • File List API
              • CFLDController
              • CFLDFileListContainer
              • MFLDFileListBoxObserver
            • Media File List API
              • CMediaFileList
            • Profiles Engine API
              • MProfile
              • MProfile3DToneSettings
              • MProfileChangeObserver
              • MProfileEngine
              • MProfileEngineExtended
              • MProfileExtended
              • MProfileExtraSettings
              • MProfileExtraTones
              • MProfileFeedbackSettings
              • MProfileName
              • MProfilePresence
              • MProfilePttSettings
              • MProfileSet3DToneSettings
              • MProfileSetExtraSettings
              • MProfileSetExtraTones
              • MProfileSetFeedbackSettings
              • MProfileSetName
              • MProfileSetPresence
              • MProfileSetPttSettings
              • MProfileSetTones
              • MProfileTones
              • MProfileUtilitySingleton
              • MProfilesLocalFeatures
              • MProfilesNamesArray
              • ProfileEngineConstants.h
              • ProfileEngineDomainCRKeys.h
              • ProfileEngineInternalCRKeys.h
              • ProfileEngineInternalPSKeys.h
              • ProfileEnginePrivatePSKeys.h
              • SecondaryDisplayProfilesAPI.h
              • TProfileToneSettings
            • Settings Background Image API
              • CGSAsyncImageHandling
              • CGSBackgroundImage
              • MGSAsyncImageHandlingObserver
              • backgroundimage.h
              • gsasyncimagehandling.h
            • Settings Framework API
              • CGSBaseContainer
              • CGSBaseView
              • CGSMainView
                • CGSMainView::TListBoxPosition
              • CGSParentContainer
              • CGSParentPlugin
                • CGSParentPlugin::TListBoxPosition
              • CGSPluginLoader
              • CGSTabHelper
              • MGSChildViewManager
              • MGSPluginLoadObserver
              • MGSSettingPSObserver
              • MGSTabbedView
              • MGSTabbedViewOwner
              • MGSWatchDog
              • gspluginloader.h
              • gsprivatepluginproviderids.h
            • Settings List Box API
              • CGSItemTextArray
              • CGSListBoxItemTextArray
              • CGSListboxEntry
              • CGSRadioButtonSettingPageItemTextArray
            • Settings Plugin API
              • CGSPluginInterface
              • gsfwviewuids.h
              • gsplugininterface.h
            • Settings UIs CenRep Collection API
              • settingsinternalcrkeys.h
          • GS and Profiles Services Public Interfaces
            • Profiles Engine Active Profile Settings API
              • ProfileEngineSDKCRKeys.h
            • Profiles Engine Wrapper API
              • MProEngActiveProfileObserver
              • MProEngAlertToneSeeker
              • MProEngAlertToneSeekerObserver
              • MProEngEngine
              • MProEngNotifyHandler
              • MProEngProfile
              • MProEngProfileActivationObserver
              • MProEngProfileName
              • MProEngProfileNameArray
              • MProEngProfileNameArrayObserver
              • MProEngProfileObserver
              • MProEngToneSettings
              • MProEngTones
              • ProEngFactory
        • Generic Application Support
          • Application Framework
            • Application Architecture
              • CApaAppListNotifier
              • CApaAppServiceInfoArray
              • CApaApplication
              • CApaCommandLine
              • CApaDocument
                • CApaDocument::TCapability
              • CApaDoorBase
              • CApaEComMonitor
              • CApaFsMonitor
                • CApaFsMonitor::CApaFsNotifier
              • CApaModelDoor
              • CApaModelHeader
              • CApaProcess
              • CApaScanningRuleBasedPlugIns
              • CApfMimeContentPolicy
              • CAppLaunchChecker
              • CAppSidChecker
              • MApaAppListServObserver
              • MApaAppStarter
              • MApaEmbeddedDocObserver
              • MApaFsChangeObserver
              • MApaModelHeaderFactory
              • RSidCheckerMap
              • TApaAppCapability
              • TApaAppIdentifier
              • TApaAppInfo
              • TApaAppServiceInfo
              • TApaAppViewInfo
              • TApaApplicationFactory
              • TApaDocCleanupItem
              • TApaEmbeddabilityFilter
              • TApaModelDoorFactory
              • apadef.h
              • apaid.h
              • apgdoor.h
              • apgtask.h
              • aprulebased.h
            • View Server
              • TVwsViewEvent
              • TVwsViewId
              • TVwsViewIdAndMessage
              • vwsdef.h
          • Application Launch Services
            • After Market Application Starter
              • CDscItem
              • RDscStore
          • Common Application Services
            • Alarm Server
              • ASCliDefinitions
              • AlarmClientUtils
              • RASCliSession
              • TASCliSoundPlayDefinition
              • TASShdAlarm
              • TMissedAlarmPubSubData
              • asaltdefs.h
              • asshdalarm.h
              • asshddefs.h
          • Core Application UIs
            • GS Server Engine
              • CGSServerEngine
              • GSServerEngine.h
          • File Handling
            • File Converter Framework
              • CCnaConvInfoFile2
              • CCnaConvInfoFileReader2
              • CCnaConverter
              • CConverterBase
              • CConverterBase2
              • CConverterLibrary
              • CExportBufferBase
              • CExportDynamicBuffer
              • CFileImportBuffer
              • CImportBufferBase
              • CMimeInfo
              • MConverterUiObserver
              • TLanguageInfo
              • conarc.h
              • concnf.h
              • inbuf.h
          • Generic Application Support Platform Interfaces
            • Action Plug-In API
              • CCFActionPlugIn
              • cfactionplugin.h
            • Context Access API
              • MCFContextInterface
            • Context Framework Client API
              • CCFClient
            • Context Framework Listener API
              • MCFListener
              • MCFScriptOwnerInterface
              • cfscriptownerinterface.h
            • Context Framework Services API
              • CCFActionIndication
              • CCFActionSubscription
              • CCFContextIndication
              • CCFContextObject
              • CCFContextQuery
              • CCFContextSourceCommand
              • CCFContextSourceCommandParameter
              • CCFContextSubscription
              • TCFSourceCommandSenderId
              • cfcontextobject.h
              • cfcontextquery.h
              • cfcontextsourcecommandparameter.h
              • cfkeyvaluepair.h
              • cfwcontextdef.h
            • Context Source Plug-In API
              • CCFContextSourcePlugIn
              • MCFContextSource
              • MCFContextSourceUpgrade
              • TContextSourceInitParams
              • cfcontextsourceinterface.h
              • cfcontextsourceplugin.h
              • cfcontextsourceupgrade.h
            • Context Source Settings Manager API
              • CCFContextSourceSetting
              • CCFContextSourceSettingArray
              • CCFContextSourceSettingParameter
              • CCFContextSourceSettingsManager
              • cfcontextsourcesettingparameter.h
            • Context Subscription API
              • MCFContextSubscriptionListener
              • cfcontextsubscriptionlistener.h
            • Media Keys Definition API
              • CKeyPublisherDll
            • OOD Threshold API
              • UiklafInternalCRKeys.h
            • OOM Monitor API
              • ROomMonitorSession
              • oommonitorsession.h
            • OOM Monitor Plugin API
              • COomMonitorPlugin
              • COomMonitorPluginV2
              • oommonitorplugin.h
            • Operation Provider API
              • CCFOperationNode
              • CCFOperationPlugIn
              • CCFScriptRoot
              • MCFOperationServices
              • MCFScriptListener
              • TOperationPluginInitParams
              • cfoperationplugin.h
            • Restore Factory Settings API
              • CRfsHandler
              • RRfsClient
              • rfsClient.h
            • Restore Factory Settings Plug-in API
              • CRFSPlugin
              • rfsPluginDef.h
            • Secondary Display Startup API
              • SecondaryDisplayStartupAPI.h
            • Secondary Display System Application API
              • SecondaryDisplaySysApAPI.h
            • Secondary Display System State API
              • SecondaryDisplaySystemStateAPI.h
            • Startup Configuration API
              • startupdomaincrkeys.h
            • System Application Key Handler Plug-in API
              • CSysapKeyHandlerPlugin
              • sysapkeyhandlerplugininterface.h
            • System Application Light Control Plug-in API
              • CSysApLightControlPlugin
            • System Application Notification API
              • coreapplicationuisdomainpskeys.h
            • System Application Plug-in Callback API
              • MSysapCallback
              • sysapcallback.h
          • Generic Application Support Public Interfaces
            • Network Status API
              • CoreApplicationUIsSDKCRKeys.h
          • Printing Support
            • Printing UI Support
              • CHeaderFooter
              • CPrintPreviewImage
                • CPrintPreviewImage::TPreviewPanel
                • CPrintPreviewImage::TRange
              • CPrintSetup
              • MPrintProcessObserver
              • TPageMargins
              • TPrintParameters
              • TPrintPreviewFormat
              • prnpath.h
              • prnsetup.h
          • Startup Services
            • Startup Animation
              • CSAnimCtrl
              • CSAnimEngine
              • CSAnimStartupCtrl
              • MSAnimObserver
          • Time Zone Services
            • Time Zone Localization
              • CTzLocalizedArray
              • CTzLocalizedCity
              • CTzLocalizedCityArray
              • CTzLocalizedCityGroup
              • CTzLocalizedCityGroupArray
              • CTzLocalizedTimeZone
              • CTzLocalizedTimeZoneArray
              • TTzLocalizedId
        • Haptics Services
          • Haptics Services Platform Interfaces
            • Tacticon API
              • RTacticon
            • Tactile Feedback Core API
              • RTactileFeedback
            • Tactile Feedback Server API
              • CTouchFeedbackAdaptation
              • MTactileFeedbackServer
          • Haptics Services Public Interfaces
            • Tactile Feedback Client API
              • CFeedbackSpec
              • MTouchFeedback
              • TTactileFbItem
          • Tacticon Server
            • Tacticon Server Build
              • tacticondomaincrkeys.h
          • Tactile Feedback
            • Tactile Area Registry
              • CTactileAreaRegistry
                • CTactileAreaRegistry::TTactileAreaChunk
                • CTactileAreaRegistry::TTactilePenDownEvent
                • CTactileAreaRegistry::TTactileWgroupItem
              • TFeedbackChunkAreaEntry
              • TTactileFeedbackConnectData
              • TTactileFeedbackDisconnectData
              • TTactileFeedbackImmediateData
              • tactileinternaldatatypes.h
            • Tactile Feedback Build
              • CTactileAreaRegistry
                • CTactileAreaRegistry::TTactileAreaChunk
                • CTactileAreaRegistry::TTactilePenDownEvent
                • CTactileAreaRegistry::TTactileWgroupItem
              • CTactileFeedbackResolver
              • MTactilePropertyObserver
              • TFeedbackChunkAreaEntry
              • TTactileFeedbackConnectData
              • TTactileFeedbackDisconnectData
              • TTactileFeedbackImmediateData
              • tactilefeedbackdomaincrkeys.h
              • tactilefeedbackinternalpskeys.h
              • tactilefeedbackprivatecrkeys.h
              • tactileinternaldatatypes.h
            • Tactile Feedback Resolver
              • CTactileFeedbackResolver
              • MTactilePropertyObserver
              • tactilefeedbackdomaincrkeys.h
              • tactilefeedbackinternalpskeys.h
              • tactilefeedbackprivatecrkeys.h
        • High-level Internet Protocols
          • Application Layer Plugins and Utils
            • Bookmark Support
              • MBookmarkObserver
              • RBkBookmark
              • RBkDatabase
              • RBkFolder
              • RBkNode
              • bookmarkdef.h
          • Application Layer Protocols
            • FTP Engine
              • CFTPSession
              • CFtpProtocol
              • MFtpProtocolNotifier
              • MFtpSessionNotifier
              • ftpsess.h
            • HTTP Service API
              • CHttpClientTransaction
              • CHttpNetworkConnection
                • CHttpNetworkConnection::CConnectionInfo
              • CHttpService
                • CHttpService::CHttpServiceStruct
              • MHTTPServiceAuthentication
              • MHttpContentSink
              • MHttpContentSource
              • THttpContentSinkOp
              • THttpContentSourceOp
              • THttpHeaderElementIterator
              • THttpHeaderIterator
              • THttpHeaderParamIterator
              • THttpHeaderValueVariant
            • WAP Base
              • CAttributeLookupTable
              • CBNFNode
              • CBNFParser
              • CDTDModel
                • CDTDModel::CDTDElementAttribute
              • CDTDNode
              • CDataDelete
              • CDataNoDelete
              • CFileDataDelete
              • CFragmentedString
                • CFragmentedString::TStringMark
              • CIntAttribute
              • CMarkedStack
                • CMarkedStack::TMarkPoint
              • CNoDeleteAttributeT
              • CNode
              • CRuleMarkedStack
              • CStack
              • CTypedNode
              • cbnfnode.h
              • cnode.h
              • cnode.inl
              • cstack.inl
              • wapattrdf.h
              • wapengstd.h
            • WAP Push Support
              • CHTTPResponse
              • CXmlElement
                • CXmlElement::CDataItemAttribute
              • CXmlLibrary
              • MDataProviderObserver
              • MFrameworkSP
              • MWapPluginSP
              • logdef.h
              • mwappluginsp.h
              • xmlelemt.h
              • xmllib.h
          • High-level Internet Protocols Platform Interfaces
            • Cookie Manager API
              • CCookie
                • CCookie::TCookieAttribute
              • RCookieManager
                • RCookieManager::TCookieMgrInternalStruct
              • TCookiePacker
              • cookie.h
            • HTTP Filters API
              • HttpFilterCommonStringsAddition
              • HttpFilterCommonStringsExt
        • Home Screen Services
          • Back Stepping Service
            • Back Stepping Engine
              • bsengineglobals.h
          • Content Control Service
            • Content Control Client Session
              • RCcClientSession
            • Content Control Service API
              • CCcSrvMsg
              • ccsrvapi.h
            • Content Control Service Build
              • CCcSrvMsg
              • CHsCcApiClient
              • CHsCcProviderClient
              • RCcClientSession
              • ccsrvapi.h
            • HS Content Control Client
              • CHsCcApiClient
              • CHsCcProviderClient
          • Content Publishing Service
            • Content Publishing Server
              • cpglobals.h
              • cpserverdef.h
            • Content Publishing Service Build
              • CCPLiwMap
              • CContentMap
              • CPluginValidator
              • CPublisherRegistryMap
              • TPluginInfo
              • cpglobals.h
              • cpserverdef.h
            • Content Publishing Utils
              • CCPLiwMap
              • CContentMap
              • CPluginValidator
              • CPublisherRegistryMap
              • TPluginInfo
          • Home Screen Plugin Service
            • HSPS Build
              • ChspsClient
              • ChspsDefinitionRepository
              • ChspsDomAttribute
              • ChspsDomDepthIterator
              • ChspsDomDocument
              • ChspsDomList
              • ChspsDomNode
              • ChspsODT
              • ChspsRequestClient
              • ChspsRequestNotificationParams
              • ChspsResource
              • ChspsResult
              • MhspsClientRequestService
              • MhspsClientRequestServiceObserver
              • MhspsDefinitionRepositoryObserver
              • MhspsDomIterator
              • MhspsDomListItem
              • MhspsInstallationService
              • MhspsMaintenanceService
              • MhspsSecurityService
              • MhspsThemeManagementServiceObserver
              • RhspsClientSession
              • ThpsParamAddPlugin
              • ThpsParamMovePlugins
              • ThpsParamRemovePlugin
              • ThpsParamSetActivePlugin
              • ThspsConfiguration
              • ThspsParamGetPluginOdt
              • ThspsParamReinstallConf
              • ThspsParamReplacePlugin
              • ThspsParamRestoreActiveAppConf
              • ThspsParamRestoreConfigurations
              • ThspsParamSetConfState
              • ThspsParamSetPluginSettings
              • ThspsRepositoryInfo
              • hspsclient.h
              • hspsdefinitionrepository.h
              • hspsodt.h
              • hspsreqnotifparam.h
              • hspsrequestclient.h
              • hspsresource.h
              • hspsresult.h
              • hspsthememanagement.h
          • Home Screen Services Platform Interfaces
            • AI Content Model API
              • MAiContentItemIterator
              • MAiContentObserver
              • MAiContentRequest
              • TAiContentItem
              • aicontentmodel.h
            • AI Plug-in Information API
              • activeidle2domainpskeys.h
            • AI Plug-in Management API
              • CHsContentPublisher
              • THsPublisherInfo
              • hscontentpublisher.h
              • hspublisherinfo.h
            • AI Utilities API
              • AiUtility::CContentPriorityMap
              • MAiCpsCommandBuffer
              • MAiPSPropertyObserver
              • MAiPluginConfigurationItem
              • MAiPluginContentItem
              • MAiPluginSettings
              • MAiPluginSettingsItem
              • MAiPluginSettingsStorer
              • MAiPluginTool
              • MAiStrParser
              • aipluginsettings.h
            • AI Variation API
              • activeidle2domaincrkeys.h
            • Content Harvester Plugin API
              • CContentHarvesterPlugin
            • HS Content Control API
              • CHsContentInfo
              • CHsContentInfoArray
              • MHsContentControl
              • MHsContentController
              • hscontentcontroller.h
            • HS Settings API
              • HSPluginSettingsIf::CHomescreenSettings
              • HSPluginSettingsIf::CItemMap
              • HSPluginSettingsIf::CPropertyMap
              • HSPluginSettingsIf::MHomeScreenSettingsObserver
              • HSPluginSettingsIf::MHomescreenSettingsIf
            • Home Screen Publishing API
              • Hs::HsException
              • Hs::HsWidget
              • Hs::HsWidgetPublisher
              • Hs::IHsDataObserver
            • Idle Framework API
              • CAiUiController
              • CAiUiIdleIntegration
              • MAiFwEventHandler
              • MAiMainUiController
              • MAiSecondaryUiController
              • TAiFwCallback
              • TAiFwPublisherInfo
              • TAiIdleKeySoundConfig
              • aiconsts.h
              • aiuicontroller.h
            • Menu Content Service API
              • CMenuFilter
              • CMenuHandler
              • CMenuHandlerPlugin
              • CMenuItem
              • CMenuOperation
              • MenuIconUtility
              • MenuUtils
              • RMenu
              • RMenuNotifier
              • TMenuItem
              • mcsdef.h
              • mcsinternaltypes.h
            • Menu Model API
              • menu2internalcrkeys.h
            • Menu SAT Interface API
              • CMenuSATInterface
            • XCFW API
              • CGECODefaultObject
              • CGECODefaultObjectFactory
              • CGECOObjectBase
              • CGECOObjectFactoryBase
              • CXCFWEngine
              • CXCFWTree
              • MGECOAttributeProvider
              • MXCFWEngineObserver
              • MXCFWNode
              • MXCFWTree
              • xcfwengine.h
              • xcfwtree.h
          • Menu Content Service
            • Menu Content Service Build
              • CMcsSatHandler
              • RMenuSapi
        • IP App Protocols
          • IP App Protocols Platform Interfaces
            • RTP/RTCP API
              • CRtpAPI
              • MNonRTPDataObserver
              • MRtcpObserver
              • MRtpErrNotify
              • MRtpObserver
              • TCreateSessionParams
              • TRcvStreamParams
              • TRtcpAPPPack
              • TRtcpApp
              • TRtcpBYEPack
              • TRtcpParams
              • TRtcpSdesPack
              • TRtpHeaderExtension
              • TRtpParam
              • TRtpPeerStat
              • TRtpRecvHeader
              • TRtpSdesParams
              • TRtpSendHeader
              • TTimeStamps
              • TTranStreamParams
              • rtpapi.h
              • rtpdef.h
            • SRTP API
              • CSRTPCryptoContext
              • CSRTPMasterKey
              • CSRTPMasterSalt
              • CSRTPSession
              • CSRTPStream
              • CSRTPStreamIn
              • CSRTPStreamOut
              • MSRTPReKeyingObserver
              • MSRTPStreamInContext
              • MSRTPStreamOutContext
              • TRtpHeader
              • TSrtpCryptoParams
              • srtpdef.h
          • Real Time Net Protocols
            • RTP
              • MPrePostProcessingCallback
              • RRtcpRRItem
              • RRtcpRRPart
              • RRtcpSRPart
              • RRtpCSRCs
              • RRtpHeaderExtension
              • RRtpPacket
              • RRtpReceivePacket
              • RRtpReceiveSource
              • RRtpSendPacket
              • RRtpSendSource
              • RRtpSession
              • TRtcpStatistics
              • TRtcpStatisticsParams
              • TRtpEvent
              • TRtpStreamParams
              • TRtpTimeConversion
              • TSamplingRateInfo
              • rtp.h
              • rtp_proto_id.h
          • SIP Provider Plugins
            • SIP Provider
              • SSipConnPref
              • TSipConnPref
              • sipconnpref.h
              • siphlerr.h
        • IP App Services
          • IP App Services Platform Interfaces
            • Comms Event API
              • CMceEvent
              • CMceInEvent
              • CMceInRefer
              • CMceOutEvent
              • CMceOutRefer
              • CMceRefer
              • MMceEventObserver
              • MMceInEventObserver
              • MMceInReferObserver
              • MMceReferObserver
            • Floor Control API
              • CMceFcMsgExchange
              • MMceFcMsgObserver
            • Media Control API
              • CMccCodecInformation
              • CMccCodecInformationFactory
              • CMccInterface
                • CMccInterface::TMccEndpointInfo
              • CMccSecureInterface
              • MMccCtrlObserver
              • TMccDtmfEventData
              • TMccEvent
              • TMccFileSourceSetting
              • TMccMediaQualityConfig
              • TMccNetSettings
              • TMccRtcpEventData
              • TMccRtpEventData
              • TMccRtpSourceSetting
              • TMccSrtpCryptoParams
              • TMccSrtpMasterKey
              • TMccSrtpMasterSalt
              • TMccStreamBundle
              • TMccVideoInfo
              • TMccVideoInfo2
              • TMccVideoSinkSetting
              • TMccVideoSourceSetting
              • mmcccodecinformation.h
              • mmccevents.h
              • mmccinterface.h
              • mmccinterfacedef.h
              • mmccnetworksettings.h
              • mmccsecureinterface.h
              • mmccsrtpcryptoparams.h
              • mmccsrtpmasterkey.h
              • mmccsrtpmastersalt.h
            • Multimedia Comms API
              • CMceAmrCodec
              • CMceAmrWbCodec
              • CMceAudioCodec
              • CMceAudioStream
              • CMceAvcCodec
              • CMceCameraSource
              • CMceCnCodec
              • CMceCodec
              • CMceDisplaySink
              • CMceDtmfCodec
              • CMceFileSink
              • CMceFileSource
              • CMceG711Codec
              • CMceG729Codec
              • CMceH263Codec
              • CMceInSession
              • CMceManager
              • CMceMediaSink
              • CMceMediaSource
              • CMceMediaStream
              • CMceMicSource
              • CMceOutSession
              • CMceRedCodec
              • CMceRtpSink
              • CMceRtpSource
              • CMceSecureInSession
              • CMceSecureOutSession
              • CMceSession
              • CMceSpeakerSink
              • CMceStreamBundle
              • CMceVideoCodec
              • CMceVideoStream
              • CMceiLBCCodec
              • MMceDtmfObserver
              • MMceInSessionObserver
              • MMceInTransactionObserver
              • MMceRtpObserver
              • MMceSecureSession
              • MMceSessionObserver
              • MMceStreamObserver
              • MMceTransactionObserver
              • TMceTransactionDataContainer
              • mceamrcodec.h
              • mceamrwbcodec.h
              • mceaudiostream.h
              • mceavccodec.h
              • mcecamerasource.h
              • mcecncodec.h
              • mcecodec.h
              • mcedefs.h
              • mcedisplaysink.h
              • mcedtmfcodec.h
              • mcefilesink.h
              • mcefilesource.h
              • mceg711codec.h
              • mceg729codec.h
              • mceh263codec.h
              • mceilbccodec.h
              • mcemediasink.h
              • mcemediasource.h
              • mcemediastream.h
              • mcemicsource.h
              • mceredcodec.h
              • mcertpsink.h
              • mcertpsource.h
              • mcesecuresession.h
              • mcesession.h
              • mcespeakersink.h
              • mcevideocodec.h
              • mcevideostream.h
            • NAT Settings API
              • CNATFWNatSettingsApi
              • MNATFWIceSettings
              • MNATFWServerSettings
              • MNATFWStunSettings
              • MNATFWTurnSettings
              • unsafprotocolscrkeys.h
            • Transcoder API
              • CMccTranscoder
              • MMccTranscoderObserver
              • TMccTranscodeFileMsg
              • TMccTranscoderCodecInfo
              • mmcctranscoder.h
        • IP Connectivity Management
          • Bearer Management
            • Mobility Policy Manager
              • RMPM
              • SMpmConnPref
              • SPolicyConnPref
              • TMpmConnPref
              • TMpmNotification
              • TMpmNotificationError
              • TMpmNotificationPrefIAPAvailable
              • TMpmNotificationStartIAP
              • TMpmNotificationStopIAP
              • TMpmSnapBuffer
              • TMpmSnapPubSubFormat
              • TPolicyConnPref
              • TStartIAPNotifInfo
              • TStopIAPNotifInfo
              • rmpm.h
          • IP Connectivity Management Platform Interfaces
            • Bearer Settings Plugin API
              • CCmPluginBase
              • CCmPluginBaseEng
              • CCmPluginLanBase
              • CmPluginBaseSettingsDlg
              • CmPluginBaseSettingsDlgAdv
              • CmPluginBaseSettingsDlgIp
              • MCmdExec
              • TCmAttrConvArrayItem
              • TCmAttribConvTable
              • TCmCommonAttrConvArrayItem
              • TCmPluginInitParam
              • cmcommonconstants.h
              • cmpluginbaseeng.h
            • CommsDat WLAN API
              • CCDDestNWTable
              • CCDWLANSecSSIDTable
              • CCDWlanDeviceSettingsRecord
              • CCDWlanServiceRecord
              • cmmanagertablefields.h
            • Connection Monitor Extension API
              • CConnectionMonitorPlugin
              • CPluginAO
              • ConnMonExt.h
              • MConnectionMonitorPluginInterface
              • RConnMonPlugin
              • TReqInfo
            • Connection UI Utilities API
              • CConnectionUiUtilities
            • Disconnect Dialog API
              • DisconnectDlgClient.h
              • RDisconnectDlgServer
              • TDisconnectConnectionPrefs
            • Disconnect Dialog Disable API
              • mpmpropertydef.h
            • Extended Connection Settings API
              • cmmanagerkeys.h
            • MPM Connect Screen API
              • mpmconnectscreenid.h
            • MPM Default Connection API
              • RMPMDefaultConnection
            • PDP Context Manager 2 Settings API
              • pdpcontextmanagerinternalcrkeys.h
          • IP Connectivity Management Public Interfaces
            • Access Point Engine API
              • ActiveApDb.h
              • ApAccessPointItem.h
              • ApEngineConsts.h
              • CApAccessPointItem
              • CApDataHandler
              • CApListItem
              • CApListItemList
              • CApNetworkItemList
              • CApSelect
              • CApUtils
              • MActiveApDbObserver
              • TApListItemExtra
              • THandlerExtra
              • TSelectExtra
              • TUtilsExtra
              • TVpnData
            • Access Point Settings Handler API
              • ApSettingsHandlerCommons.h
              • ApSettingsHandlerUI.h
              • CApSettingsHandler
              • TApSetHandlerExtra
            • Agent Dialog API
              • RDialogNotifier
              • RGenConAgentDialogServer
              • TAuthenticationPair
              • TConnectionPrefs
              • TIspConnectionNames
              • TNewIapConnectionPrefs
              • TPctResponse
              • agentdialog.h
            • Connection Monitor Server API
              • CConnMonBearerAvailabilityChange
              • CConnMonBearerChange
              • CConnMonBearerGroupChange
              • CConnMonBearerInfoChange
              • CConnMonConnectionActivityChange
              • CConnMonConnectionStatusChange
              • CConnMonCreateConnection
              • CConnMonCreateSubConnection
              • CConnMonDeleteConnection
              • CConnMonDeleteSubConnection
              • CConnMonDownlinkDataThreshold
              • CConnMonEventBase
              • CConnMonGenericEvent
              • CConnMonIapAvailabilityChange
              • CConnMonNetworkRegistrationChange
              • CConnMonNetworkStatusChange
              • CConnMonNewWLANNetworkDetected
              • CConnMonOldWLANNetworkLost
              • CConnMonPacketDataAvailable
              • CConnMonPacketDataUnavailable
              • CConnMonSNAPsAvailabilityChange
              • CConnMonSignalStrengthChange
              • CConnMonTransmitPowerChange
              • CConnMonUplinkDataThreshold
              • CConnMonWlanNetwork
              • CConnMonWlanNetworksPtrArrayPckg
              • CConnMonWlanProbeRawBuffer
              • CConnMonWlanProbeRawBuffersPckg
              • ConnMonIdsArrayPckg
              • MConnectionMonitorObserver
              • MDesSerializer
              • RConnectionMonitor
              • TConnMonBearerGroupInfo
              • TConnMonClientEnum
              • TConnMonIap
              • TConnMonIapInfo
              • TConnMonId
              • TConnMonNetwork
              • TConnMonNetworkNames
              • TConnMonSNAPId
              • TConnMonSNAPInfo
              • rconnmon.h
            • Connection Settings API
              • RCmConnectionMethod
              • RCmDestination
              • RCmManager
              • TBearerPriority
              • TCmDefConnValue
              • TCmGenConnSettings
              • cmconnectionmethoddef.h
              • cmmanagerdef.h
              • cmplugindialcommondefs.h
              • cmpluginembdestinationdef.h
              • cmpluginpacketdatadef.h
              • cmpluginvpndef.h
              • cmpluginwlandef.h
            • Connection Settings UI API
              • cmapplicationsettingsui.h
            • Data Connection Log Counters API
              • dclcrkeys.h
            • Extended Connection Preferences API
              • TExtendedConnPref
        • Image Handling
          • Image Handling Platform Interfaces
            • Image Handling Library API
              • IHLBitmap
              • IHLBitmapUtil
              • IHLImageFactory
              • IHLInterfaceIds.h
              • IHLProcessorFactory
              • IHLScaler
              • IHLViewerFactory
              • MIHLBitmap
              • MIHLBitmapProcessor
              • MIHLFileImage
              • MIHLImage
              • MIHLImageViewer
              • MIHLProcessor
              • MIHLScaler
              • MIHLViewer
              • MIHLViewerObserver
              • TIHLInterfaceType
            • Thumbnail Manager API
              • CThumbnailManager
              • CThumbnailObjectSource
              • MThumbnailManagerObserver
              • MThumbnailManagerRequestObserver
              • thumbnailmanager.h
              • thumbnailobjectsource.h
        • Input Methods
          • FEP
            • Front End Processor
              • CCoeFep
                • CCoeFep::MDeferredFunctionCall
                • CCoeFep::MModifiedCharacter
              • CFepGenericGlobalSettings
              • MCoeCaptionRetrieverForFep
              • MCoeFepAwareTextEditor
              • MCoeFepAwareTextEditor_Extension1
                • MCoeFepAwareTextEditor_Extension1::CState
              • MCoeFepLayDocExtension
              • MCoeFepObserver
              • MFepAttributeStorer
              • MFepPointerEventHandlerDuringInlineEdit
              • TFepOnOrOffKeyData
              • fepbconfig.h
          • Input Methods Platform Interfaces
            • Avkon FEP Settings API
              • AknFepInternalCRKeys.h
            • Avkon FEP UI Interface API
              • CAknFepUIInterface
              • CAknFepUiInterfaceMenuBar
              • CAknFepUiInterfaceMenuPane
                • CAknFepUiInterfaceMenuPane::SItemData
              • MAknFepUiInterfaceMenuObserver
            • PTI Engine Handwriting Recognition API
              • CHwrRecognizer
              • CPtiHwrRecognizer
              • MPtiHwrRecognizer
              • MTruiEngine
              • THwrUdmRange
            • PTI Engine Key Definitions API
              • CPtiKeyMapData
              • CPtiKeyMapDataFactory
              • CPtiKeyboardDatabase
              • CPtiKeyboardDatabaseFactory
              • MPtiKeyMapData
              • MPtiKeyboardDatabase
              • PtiKeyboardDatabase.h
              • TPtiKeyBinding
              • TPtiKeyboardDatabaseMappingOpaque
              • TPtiXt9KeyBinding
              • TVowelSequence
            • Pen Input Server API
              • CPenInputServerHandler
              • MPenUiActivationHandler
              • MPeninputServerEventHandler
              • RPeninputServer
              • TFepITICandidateList
              • TFepITITooltipText
              • TFepIndicatorInfo
              • TFepInputAllCandidates
              • TFepInputCandidateList
              • TFepInputContextFieldData
              • TFepPromptText
              • TFepSpellICFDisplayContent
              • TFepSymbolOfHardwareOne
              • TItutBmp
              • TItutKey
              • TPeninputLayoutData
              • peninputclient.h
              • peninputgenericitutcustomization.h
          • Input Methods Public Interfaces
            • Input Language Info API
              • AknInputLanguageInfo.h
              • AknInputLanguageInfoFactory
              • CAknInputLanguageInfo
              • CAknInputLanguageItem
              • CAknInputLanguageList
              • TAknInputLanguageCapabilities
            • PTI Engine API
              • CPtiCore
              • CPtiCoreLanguage
              • CPtiEngine
              • CPtiLanguageDatabase
              • CPtiMappings
              • CPtiUserDictionary
              • MPtiCore
              • MPtiCoreInfo
              • MPtiEngineCompositionDataInterface
              • MPtiKeyMappings
              • MPtiLanguage
              • MPtiLanguageDatabase
              • MPtiObserver
              • MPtiUserDictionary
              • MPtiUserDictionaryEntry
              • PtiCore.h
              • PtiDefs.h
              • PtiKeyMappings.h
              • PtiLanguage.h
              • PtiLanguageDatabase.h
              • PtiUserDicEntry.h
              • TPtiAutoSubstBinding
              • TPtiCoreBinding
              • TPtiCoreInfo
              • TPtiKeyMapping
              • TPtiKeyMappingsHolder
              • TPtiLangDatabaseMapping
              • TPtiLangDatabaseMappingOpaque
              • TPtiLangDatabaseOpaqueBinding
              • TPtiLangName
              • TPtiNumericKeyBinding
              • TPtiReplacedMapping
              • TPtiUserDictionaryEntry
              • TRecognitionRangeTag
          • Text Input
            • Pen Input Common Controls Japanese
              • CFepInputContextFieldJp
              • CPeninputHiraganaKanji
              • CPeninputJapaneseCandidateWnd
              • CPeninputJapanesePredictiveListBoxModel
              • CPeninputJapanesePredictiveWnd
              • CPeninputJapaneseView
              • CPeninputLayoutWindowJp
              • CPredictivePopupLineInfo
              • TPredictivePopupElement
              • peninputjapanesepredictivelistboxmodel.h
            • Pen Input Common Layout
              • CPeninputClientLayoutInfo
              • CPeninputCommonLayout
              • CPeninputCommonLayoutExt
              • CPeninputControlInfo
              • CPeninputCtrlPool
              • CPeninputDataConverter
              • CPeninputDataMgr
              • CPeninputLayoutConfig
              • CPeninputLayoutWindow
              • CPeninputLayoutWindowExt
              • CPeninputRangeBarInfo
              • CPeninputRangeInfo
              • CPeninputUiStateBase
              • CPeninputUiStateMgr
              • MPeninputDataProvider
              • MPeninputLayoutContext
              • MPeninputUiStateMgr
        • Instant Messaging and Presence Services
          • Branding Server
            • Branding Server Build
              • BSElementFactory
              • CBSBitmap
              • CBSFactory
              • MBSAccess
              • MBSBackupRestoreStateObserver
              • MBSBrandChangeObserver
              • MBSElement
              • MBSUpdater
              • RBSObjOwningPtrArray
              • mbsupdater.h
          • Instant Messaging and Presence Services Platform Interfaces
            • IM Cache Client API
              • CIMCacheFactory
              • MIMCacheAccessor
              • MIMCacheEventHandler
              • MIMCacheUpdater
              • SIMCacheChatItem
              • SIMCacheMessageData
              • imcachedefs.h
            • IM Cache Server API
              • CInstantMsgIndicator
              • cinstantmsgindicator.h
            • XIMP Core Base API
              • MXIMPBase
              • RXIMPObjOwningPtrArray
              • TXIMPGetInterface
              • TXIMPRequestId
            • XIMP Core Data Model API
              • MXIMPContextClientInfo
              • MXIMPContextState
              • MXIMPDataSubscriptionState
              • MXIMPFeatureInfo
              • MXIMPIdentity
              • MXIMPObjectCollection
              • MXIMPObjectFactory
              • MXIMPProtocolInfo
              • MXIMPRestrictedObjectCollection
              • MXIMPServiceInfo
              • MXIMPStatus
              • ximpfeatureinfo.h
            • XIMP Core Feature Plugin API
              • CXIMPApiDataObjBase
              • CXIMPApiEventBase
              • CXIMPApiObjBase
              • CXIMPIdentityImp
              • CXIMPOperationBase
              • CXIMPSubscriptionItemBase
              • MApiDataObjFactoryAccessor
              • MEventCodec
              • MProtocolDataHost
              • MXIMPContextInternal
              • MXIMPHost
              • MXIMPItemParentBase
              • MXIMPOperationFactory1
              • MXIMPPscContext
              • MXIMPSubscriptionItem
              • TXIMPEqualsContent
              • TXIMPGetImpClassOrNull
              • TXIMPGetImpClassOrPanic
              • TXIMPHBuf8Packer
              • TXIMPObjectCloner
              • TXIMPObjectMover
              • TXIMPObjectPacker
              • TXIMPRequestIdBuilder
              • XIMPRBuf16Helper
              • XIMPRBuf8Helper
              • ximpobjecthelpers.h
              • ximppanics.h
            • XIMP Core Management API
              • MXIMPClient
              • MXIMPContext
              • MXIMPContextObserver
              • MXIMPContextStateEvent
              • MXIMPRequestCompleteEvent
            • XIMP Core Protocol Plug-in API
              • CXIMPProtocolPluginBase
              • MXIMPProtocolConnection
              • MXIMPProtocolPlugin
            • XIMP Core Protocol Plug-in Host API
              • MXIMPProtocolConnectionHost
              • MXIMPProtocolConnectionHostObserver
              • MXIMPProtocolPluginHost
              • MXIMPProtocolRequestCompleteEvent
            • XIMP IM Data Model API
              • MImConversationInfo
              • MImObjectFactory
            • XIMP IM Management API
              • MImConversation
              • MImConversationEvent
              • MImFeatures
            • XIMP IM Protocol Plugin API
              • CProtocolImFeatures
              • MProtocolImConversation
              • MProtocolImFeatures
            • XIMP IM Protocol Plugin Host API
              • MProtocolImConversationDataHost
              • MProtocolImDataHost
            • XIMP Presence Cache API
              • MPresCacheReadHandler
              • MPresCacheWriteHandler
              • MPresenceCacheReader
              • MPresenceCacheWriter
            • XIMP Presence Data Model API
              • MDevicePresenceInfo
              • MPersonPresenceInfo
              • MPresenceBlockInfo
              • MPresenceBuddyInfo
              • MPresenceBuddyInfoList
              • MPresenceGrantRequestInfo
              • MPresenceInfo
              • MPresenceInfoField
              • MPresenceInfoFieldCollection
              • MPresenceInfoFieldValueBinary
              • MPresenceInfoFieldValueEnum
              • MPresenceInfoFieldValueText
              • MPresenceInfoFilter
              • MPresenceObjectFactory
              • MPresenceWatcherInfo
              • MPresentityGroupInfo
              • MPresentityGroupMemberInfo
              • MServicePresenceInfo
              • presenceinfo.h
            • XIMP Presence Management API
              • MOwnPresenceEvent
              • MPresenceAuthorization
              • MPresenceBlockListEvent
              • MPresenceFeatures
              • MPresenceGrantRequestListEvent
              • MPresencePublishing
              • MPresenceWatcherListEvent
              • MPresenceWatching
              • MPresentityGroupContentEvent
              • MPresentityGroupListEvent
              • MPresentityGroups
              • MPresentityPresenceEvent
            • XIMP Presence Protocol Plug-in API
              • MProtocolPresenceAuthorization
              • MProtocolPresenceFeatures
              • MProtocolPresencePublishing
              • MProtocolPresenceWatching
              • MProtocolPresentityGroups
            • XIMP Presence Protocol Plug-in Host API
              • MProtocolPresenceAuthorizationDataHost
              • MProtocolPresenceDataHost
              • MProtocolPresencePublishingDataHost
              • MProtocolPresenceWatchingDataHost
              • MProtocolPresentityGroupsDataHost
            • XIMP Search Data Model API
              • MSearchInfo
              • MSearchKeyInfo
              • MSearchObjectFactory
            • XIMP Search Management API
              • MSearch
              • MSearchElement
              • MSearchEvent
              • MSearchFeature
              • MSearchKeysEvent
            • XIMP Search Protocol Plugin Host API
              • MProtocolSearchDataHost
              • MProtocolSearchFeatureDataHost
            • XIMP search Protocol Plugin API
              • MProtocolSearch
              • MProtocolSearchFeature
            • XMPP Settings API
              • CXmppSettingsApi
              • xmppparams.h
              • xmppsettingsapicommon.h
        • Legacy Metadata Services
          • Legacy Metadata Services Platform Interfaces
            • Content Listing Framework Collection Manager API
              • MMediaCollectionInfo
              • MMediaCollectionManager
              • MMediaCollectionObserver
              • MediaCollectionManagerFactory
            • Legacy Metadata Services Platform Interface Build
              • CMediaFetchImplementation
            • Media Fetch Implementation API
              • CMediaFetchImplementation
          • Legacy Metadata Services Public Interfaces
            • Content Listing Framework API
              • CLFContentListing.h
              • ContentListingFactory
              • MCLFChangedItemObserver
              • MCLFContentListingEngine
              • MCLFCustomGrouper
              • MCLFCustomSorter
              • MCLFItem
              • MCLFItemListModel
              • MCLFModifiableItem
              • MCLFOperationObserver
              • MCLFPostFilter
              • MCLFProcessObserver
              • MCLFSortingStyle
            • Legacy Metadata Services Public Interface Build
              • MGFetch
              • MMGFetchCanceler
            • Media Fetch API
              • MGFetch
              • MMGFetchCanceler
        • Legacy Presence Services
          • Legacy Presence Services Platform Interfaces
            • Authorization API
              • CPresenceXDM
              • MRLSPresXDMAsyncHandler
              • TPresCondIdentityMany
              • TPresCondIdentityOne
              • TPresCondMisc
              • TPresCondSphere
              • TPresCondValidity
              • TPresenceActionXDM
              • TPresenceTransformXDM
            • Messaging Connection Manager API
              • MMsgBearerObsCallback
              • MMsgConnManager
              • msgbearerobscallback.h
            • Presence List API
              • CRLSXDM
              • TTimePeriod
              • TTransDataCompo
              • rlspresxdmconsts.h
            • Publisher API
              • MSimpleETagObserver
              • MSimplePublishObserver
              • MSimplePublisher
            • Registration API
              • MSimpleConnection
              • MSimpleConnectionObserver
              • TSimpleFactory
              • TSimpleUtils
              • simpleerrors.h
            • SIMPLE Documents API
              • MSimpleAttribute
              • MSimpleContent
              • MSimpleDocument
              • MSimpleElement
              • MSimpleFilterDocument
              • MSimpleMeta
              • MSimpleNamespace
              • MSimplePresenceList
              • MSimpleWinfo
            • SIMPLE Settings API
              • PresSettingsApi
              • TPresSettingsSet
              • pressettingsapi.h
              • pressettingsset.h
              • simpleenginedomaincrkeys.h
            • Simple Instant Msg API
              • MSimpleInstantMessage
              • MSimpleInstantMsgObserver
            • Watcher API
              • MSimpleWatcher
              • MSimpleWatcherObserver
            • Watcher Info API
              • MSimpleWinfoObserver
              • MSimpleWinfoWatcher
            • XDM API
              • CXdmDirectory
              • CXdmDocument
              • CXdmDocumentNode
              • CXdmEngine
              • CXdmNodeAttribute
              • CXdmProtocolInfo
              • MXdmNamespaceContainer
              • MXdmNodeInterface
              • SXdmAttribute16
              • SXdmAttribute8
              • TXdmCredentials
              • XdmCredentials.h
              • XdmDocument.h
              • XdmEngine.h
              • XdmProtocolUidList.h
            • XDM Protocol Plug-in API
              • CXdmOperationFactory
              • CXdmProtocol
              • MXdmOperation
              • TXdmCompletionData
              • TXdmProtocolParams
              • XdmOperation.h
              • XdmOperationFactory.h
              • XdmProtocol.h
            • XDM Settings API
              • CXdmSettingsCollection
              • CXdmSettingsProperty
              • TXdmSettingsApi
              • XdmEngineDomainCRKeys.h
              • XdmSettingsApi.h
          • XDM Engine
            • XDM Engine Build
              • xdmlogwriter.h
          • XDM Protocols
            • XDM Protocols Build
              • xcapappusagedef.h
        • Location Services
          • Location Map and Navigation Framework
            • Location Map and Navigation Framework Build
              • MnUtils
            • Map and Navigation Library
              • MnUtils
          • Location Services Platform Interfaces
            • Geocoding API
              • CMnGeocoder
            • Location Local Variation API
              • locationvariationdomaincrkeys.h
            • Location Notation Preferences Settings API
              • locnotprefplugindomaincrkeys.h
            • Location Settings Launch API
              • CLocSettingsUiClient
              • locsettingsuiclient.h
            • Location Triggering Management API
              • RLbtManager
              • TLbtTriggerManagerUiInfo
              • TLbtTriggeringSystemManagementSettings
              • TLbtTriggeringSystemStatus
              • lbttriggeringsystemmanagementsettings.h
            • Location Triggering Status Information API
              • lbtstatuspskeys.h
            • Map Image API
              • CMnMapImage
              • MMnMapImageRenderCallback
              • TMnMapImageParams
            • Map Image Conversion Plug-In API
              • CMnCoordinateConverterBase
            • Map and Navigation API
              • CMnMapView
              • CMnNavigator
              • mnerrors.h
            • Map and Navigation Provider API
              • CMnGeocodingServiceBase
              • CMnMapImageServiceBase
              • CMnMapViewServiceBase
                • CMnMapViewServiceBase::CLinkedLandmarksList
              • CMnNavigationServiceBase
              • CMnServiceBase
            • Map and Navigation Provider Discovery API
              • CMnProvider
              • MnProviderFinder
            • OMA SUPL ASN Codec Plugin API
              • COMASuplAsnHandlerBase
              • COMASuplAsnMessageBase
              • COMASuplAuthRequest
              • COMASuplAuthResponse
              • COMASuplCellInfo
              • COMASuplEnd
              • COMASuplEndVer2
              • COMASuplGSMCellInfo
              • COMASuplInit
              • COMASuplInitVer2
              • COMASuplLocationId
              • COMASuplLocationIdData
              • COMASuplLocationIdVer2
              • COMASuplMultipleLocIds
              • COMASuplNotification
              • COMASuplNotificationExtnV2
              • COMASuplNotificationVer2
              • COMASuplPos
              • COMASuplPosInit
              • COMASuplPosInitVer2
              • COMASuplPositionData
              • COMASuplReport
              • COMASuplReportData
              • COMASuplResponse
              • COMASuplResponseV2Extn
              • COMASuplResponseVer2
              • COMASuplSETCapabilitiesVer2
              • COMASuplSETSessionID
              • COMASuplSLPAddress
              • COMASuplSLPSessionID
              • COMASuplSPCTID
              • COMASuplSessionID
              • COMASuplStart
              • COMASuplStartVer2
              • COMASuplThirdPartyIds
              • COMASuplThirdpartyId
              • COMASuplTriggeredResponse
              • COMASuplTriggeredStart
              • COMASuplTriggeredStop
              • COMASuplVer2SuplInitExtn
              • COMASuplVer2SuplStartExtn
              • TOMAServiceCapabilities
              • TOMASuplBasicProtectionParams
              • TOMASuplBatchRepConditions
              • TOMASuplBatchRepType
              • TOMASuplBatchReportMode
              • TOMASuplCellMeasuredResult
              • TOMASuplECellInfo
              • TOMASuplEventTriggerCapabilities
              • TOMASuplFddInfo
              • TOMASuplFrequencyInfo
              • TOMASuplGSMCellinfo
              • TOMASuplGeoAreaShapeSupported
              • TOMASuplHistoricReporting
              • TOMASuplLocationData
              • TOMASuplNetworkMeasureReport
              • TOMASuplNmr
              • TOMASuplPeriodicParams
              • TOMASuplPosProtocol2
              • TOMASuplPosProtocolVersion3GPP2
              • TOMASuplPosTechnology2
              • TOMASuplProtectionLevel
              • TOMASuplQop
              • TOMASuplReportMode
              • TOMASuplReportedLocation
              • TOMASuplReportingCap
              • TOMASuplReportingCriteria
              • TOMASuplReportingMode
              • TOMASuplSPCSETKey
              • TOMASuplServiceSupported
              • TOMASuplSessionCapabilities
              • TOMASuplSuppNetworkInformation
              • TOMASuplSuppWCDMAInfo
              • TOMASuplSupported3GPP2PosProtoVer
              • TOMASuplTddInfo
              • TOMASuplTimeStamp
              • TOMASuplTimeWindow
              • TOMASuplTriggerParams
              • TOMASuplVer2CellInfoExtn
              • TOMASuplVer2PosTechExt
              • TOMASuplVer2ProtocolExt
              • TOMASuplVersion
              • TOMASuplWCDMACellinfo
              • TOMAVer2SetCapExtn
              • epos_comasuplasnbase.h
              • epos_comasuplendver2.h
              • epos_comasuplsetcapabilitiesver2.h
              • epos_suplconstants.h
            • Privacy Notifiers Secondary Display API
              • locverifiercoverui.h
            • Query and Notification API
              • CPosPrivacyNotifier
              • EPos_CPosPrivacyNotifier.h
            • SUPL Network Initiation API
              • RSuplNetworkServer
            • SUPL Query Secondary Display API
              • epos_omasuplquerycoverui.h
            • SUPL Settings API
              • CServerParams
              • CSuplSettings
              • CTriggerParams
              • MSuplSessionObserver
              • MSuplSettingsObserver
              • epos_csuplsettingsconstants.h
            • SUPL Terminal Initiation API
              • CSuplTerminalParams
              • RSuplTerminalServer
              • RSuplTerminalSubSession
              • TSuplTerminalPeriodicTrigger
              • TSuplTerminalQop
              • TSuplTriggerFireInfo
              • epos_suplterminalconstants.h
              • epos_suplterminalerrors.h
          • Location Services Public Interfaces
            • BLID Application Satellite Info API
              • CSatelliteInfoUI
            • Landmarks API
              • CPosLandmark
              • CPosLandmarkCategory
              • CPosLandmarkDatabase
                • CPosLandmarkDatabase::TSize
              • CPosLandmarkDatabaseExtended
              • CPosLandmarkEncoder
              • CPosLandmarkParser
              • CPosLmCategoryManager
              • CPosLmItemIterator
              • CPosLmOperation
              • CPosLmPartialReadParameters
              • EPos_Landmarks.h
              • PosLandmarkSerialization
              • PosLmCategorySerialization
              • TPosLmEvent
              • TPosLmSortPref
            • Landmarks Database Management API
              • CPosLmDatabaseManager
              • CPosLmDatabaseManagerPluginBase
              • EPos_TPosLmDatabaseSettings.h
              • HPosLmDatabaseInfo
              • TPosLmDatabaseEvent
              • TPosLmDatabaseSettings
            • Landmarks Search API
              • CPosLandmarkSearch
              • CPosLmAreaCriteria
              • CPosLmCatNameCriteria
              • CPosLmCategoryCriteria
              • CPosLmCompositeCriteria
              • CPosLmDisplayData
              • CPosLmDisplayItem
              • CPosLmIdListCriteria
              • CPosLmMultiDbSearch
                • CPosLmMultiDbSearch::TSearchError
              • CPosLmNearestCriteria
              • CPosLmSearchCriteria
              • CPosLmTextCriteria
              • EPos_CPosLandmarkSearch.h
              • EPos_CPosLmDisplayData.h
              • EPos_CPosLmTextCriteria.h
            • Location Triggering API
              • CLbtGeoAreaBase
              • CLbtGeoCell
              • CLbtGeoCircle
              • CLbtGeoHybrid
              • CLbtGeoRect
              • CLbtListTriggerOptions
              • CLbtSessionTrigger
              • CLbtStartupTrigger
              • CLbtTriggerChangeEventNotifier
              • CLbtTriggerConditionArea
              • CLbtTriggerConditionBase
              • CLbtTriggerEntry
              • CLbtTriggerFilterBase
              • CLbtTriggerFilterByArea
              • CLbtTriggerFilterByAttribute
              • CLbtTriggerFilterComposite
              • CLbtTriggerFiringEventNotifier
              • CLbtTriggerInfo
              • CLbtTriggeringSystemSettingsChangeEventNotifier
              • MLbtTriggerChangeEventObserver
              • MLbtTriggerFiringEventObserver
              • MLbtTriggeringSystemSettingsChangeEventObserver
              • RLbt
              • RLbtServer
              • TLbtTriggerChangeEvent
              • TLbtTriggerDynamicInfo
              • TLbtTriggerFireInfo
              • TLbtTriggeringSystemSettings
              • lbtcommon.h
              • lbterrors.h
              • lbtgeocell.h
          • Location Triggering
            • LT Client Library
              • CLbtSubSessnPtrHolder
            • LT Container
              • CLbtContainer
                • CLbtContainer::TLbtTriggerStoreChangeObserver
              • CLbtContainerListOptions
              • CLbtContainerTriggerEntry
              • CLbtContainerUpdateFilter
              • MLbtContainerChangeEventObserver
              • MLbtContainerOpObserver
              • TLbtSecurityPolicy
              • TStrategyData
              • lbtcontainer.h
              • lbtcontainerlistoptions.h
              • lbtcontainertriggerentry.h
              • lbtcontainerupdatefilter.h
            • LT Logger
              • CLbtLoggerImpl
              • TLbtDesOverflow
              • TLogFunc
              • lbtlogger.h
            • LT Server
              • CLbtServerLogicBase
              • TLbtTriggerCreationInfo
              • TLbtTriggerStateInfo
              • TLbtTriggerUpdationInfo
              • lbtserverconsts.h
            • LT Strategy Plugin API
              • CLbtStrategyBase
              • MLbtTriggeringSupervisionObserver
              • TLbtStrategySupervisionDynamicInfo
              • TLbtStrategyTriggeringSupervisionSettings
              • lbtstrategybase.h
            • Location Triggering Build
              • CLbtContainer
                • CLbtContainer::TLbtTriggerStoreChangeObserver
              • CLbtContainerListOptions
              • CLbtContainerTriggerEntry
              • CLbtContainerUpdateFilter
              • CLbtLoggerImpl
              • CLbtMovementDetector
              • CLbtServerLogicBase
              • CLbtStrategyBase
              • CLbtSubSessnPtrHolder
              • MLbtContainerChangeEventObserver
              • MLbtContainerOpObserver
              • MLbtMovementObserver
              • MLbtTriggeringSupervisionObserver
              • TLbtDesOverflow
              • TLbtSecurityPolicy
              • TLbtStrategySupervisionDynamicInfo
              • TLbtStrategyTriggeringSupervisionSettings
              • TLbtTriggerCreationInfo
              • TLbtTriggerStateInfo
              • TLbtTriggerUpdationInfo
              • TLogFunc
              • TStrategyData
              • lbtcontainer.h
              • lbtcontainerlistoptions.h
              • lbtcontainertriggerentry.h
              • lbtcontainerupdatefilter.h
              • lbtlogger.h
              • lbtmovementdetector.h
              • lbtserverconsts.h
              • lbtstrategybase.h
            • Movement Detection Plugin API
              • CLbtMovementDetector
              • MLbtMovementObserver
              • lbtmovementdetector.h
          • SUPL
            • Location SUPL Framework
              • CSUPLProtocolManagerBase
              • CServerExtensionParams
              • CSuplCommunicationManager
              • CSuplConnection
              • CSuplSessionBase
              • CSuplSettingsInternal
              • CSuplTrace
              • MSuplPacketNotifier
              • MSuplPacketReceiver
              • TSuplParameters
              • epos_csuplcommunicationmanager.h
              • epos_csuplconnection.h
              • epos_csuplprotocolmanagerbase.h
              • epos_csuplserverprivatecrkeys.h
              • epos_csuplsettingsinternalconstants.h
              • epos_csupltrace.h
              • epos_psktlsusageprivatecrkeys.h
            • OMA SUPL Protocol Handler
              • epos_comasuplproductconfigcrkeys.h
        • Messaging Middleware
          • Messaging Framework
            • Message Server and Store
              • CMsgActive
              • CMsvAttachment
              • CMsvBodyText
              • CMsvCopyStoreOperation
              • CMsvMimeHeaders
              • CMsvOperationWait
              • CMsvPlainBodyText
              • CMsvRecipientList
              • CMsvSearchSortOperation
              • CMsvSearchSortQuery
              • CMsvSendOperation
                • CMsvSendOperation::TSendOperationProgress
              • CMsvTechnologyTypeDefaultMtmSettings
                • CMsvTechnologyTypeDefaultMtmSettings::TMsvTechnologyTypeDefaultMtmInfo
              • CMtmDllInfoArray
              • CMtmDllRegistry
              • CMtmGroupData
              • CRegisteredMtmDll
              • CRegisteredMtmDllArray
              • MMsvAttachmentManager
              • MMsvAttachmentManagerSync
              • MMsvEntryObserver
              • MMsvSessionObserver
              • MMsvStoreManager
              • MRegisteredMtmDllObserver
              • MturUtils
              • RMsvServerSession
              • TKeyArrayFixPtr
              • TMsvEnhanceSearchSortUtil
              • TMsvPackQuery
              • TMsvPackedChangeNotification
              • TMsvPackedEntry
              • TMsvPackedEntryArray
              • TMsvPackedIdAndMessagePart
              • TMsvPackedIdOperation
              • TMsvPackedNotifierRequest
              • TMsvPackedOperation
              • TMsvServerOperationProgress
              • TMsvSystemProgress
              • TNonOperationMtmDataAccessPointId
              • cmsvattachment.h
              • cmsvbodytext.h
              • cmsvrecipientlist.h
              • msgerr.h
              • msvapi.h
              • msvids.h
              • msvipc.h
              • msvreg.h
              • msvruids.h
              • msvsearchsortquery.h
              • msvstd.h
              • msvstore.h
              • msvuids.h
              • mtclbase.h
              • mtmdef.h
              • mtmuids.h
              • mtudreg.h
              • mtuireg.h
              • tmsvsystemprogress.h
              • tnonoperationmtmdata.h
            • Scheduled Send MTM
              • CMsvOffPeakTimes
              • CMsvScheduleSend
              • CMsvScheduleSettings
              • CMsvScheduledEntry
              • CMsvSendErrorActions
              • CMsvSysAgentActions
              • CScheduleBaseServerMtm
              • TMsvCondition
              • TMsvEntryScheduleData
              • TMsvOffPeakTime
              • TMsvSchedulePackage
              • TMsvScheduleSettingsUtils
              • TMsvSendErrorAction
              • TMsvSysAgentConditionAction
              • msventryscheduledata.h
              • msvscheduledentry.h
              • msvschedulepackage.h
              • msvschedulesend.h
            • Send As
              • CSendAsAccounts
              • CSendAsEditUtils
              • CSendAsMessageTypes
              • RSendAs
              • RSendAsMessage
              • TSendAsMessageTypeFilter
              • csendasaccounts.h
              • csendaseditutils.h
              • rsendas.h
              • rsendasmessage.h
            • Watcher Framework
              • CWatcherLog
              • TWatcherParams
              • watcher.h
          • Messaging Middleware Platform Interfaces
            • Always Online Client API
              • AlwaysOnlineManagerClient.h
              • RAlwaysOnlineClientSession
            • Always Online Plugin API
              • AlwaysOnlineEComInterface.inl
              • AlwaysOnlineManagerCommon.h
              • CAlwaysOnlineEComInterface
                • CAlwaysOnlineEComInterface::_CEComInterfaceInitParams
              • TEMNElement
            • Messaging Common Utils API
              • CFileProtectionResolver
              • CMsgTextUtils
              • msgtextutils.h
            • Send UI Data Utils API
              • CSendUiFileRightsEngine
            • Send UI Plug-in API
              • CSendingService
              • TSendingServiceParams
          • Messaging Middleware Public Interfaces
            • Send UI API
              • CMessageAddress
              • CMessageAddress.h
              • CMessageData
              • CSendUi
              • CSendingServiceInfo
              • SendUiConsts.h
              • TSendingCapabilities
        • Metadata Services
          • Metadata Services Info
            • Metadata Services Build
              • CComposerPlugin
              • CContextEngine
              • CContextEngineStaticData
              • CContextPlugin
              • CHarvestClientData
              • CHarvesterData
              • CHarvesterPlugin
              • CLFContentListing.h
              • CMdEEventCondition
              • CMdELogicCondition
              • CMdENumberProperty
              • CMdEObjectCondition
              • CMdERelationCondition
              • CMdETextPropertyCondition
              • CMonitorPlugin
              • CPlaceholderData
              • ContentListingFactory
              • MCLFChangedItemObserver
              • MCLFContentListingEngine
              • MCLFCustomGrouper
              • MCLFCustomSorter
              • MCLFItem
              • MCLFItemListModel
              • MCLFModifiableItem
              • MCLFOperationObserver
              • MCLFPostFilter
              • MCLFProcessObserver
              • MCLFSortingStyle
              • MContextInitializationObserver
              • MContextPluginObserver
              • MContextSnapshotObserver
              • MHarvestObserver
              • MHarvesterEventObserver
              • MHarvesterPluginObserver
              • MHarvesterSessionObserver
              • MMdCCommon
              • MMdEEventObserver
              • MMdEObjectObserver
              • MMdEObjectObserverWithUri
              • MMdEObjectPresentObserver
              • MMdEQueryObserver
              • MMdERelationItemObserver
              • MMdERelationObserver
              • MMdERelationPresentObserver
              • MMdESchemaObserver
              • MMdESessionObserver
              • MMediaCollectionInfo
              • MMediaCollectionManager
              • MMediaCollectionObserver
              • MMonitorPluginObserver
              • MTrackLogObserver
              • MediaCollectionManagerFactory
              • RLocationManager
              • RLocationTrail
              • RMdEDataBuffer
              • THarvestResult
              • TLocationData
              • TMdCValueUnion
              • TMdEAny
              • TMdEBetween
              • TMdEEqual
              • TMdEGreater
              • TMdEGreaterEqual
              • TMdELess
              • TMdELessEqual
              • TMdENotBetween
              • TMdENotEqual
              • TMdEOrderRule
              • TMdERange
              • TMdESerializeRange
              • TMdESerializeRangePropertyCondition
              • TMountData
              • composerplugin.h
              • contextplugin.h
              • harvesterclient.h
              • harvesterpauseps.h
              • harvesterplugin.h
              • locationtrailpskeys.h
              • mdccommon.h
              • mdeconstants.h
              • mdeerror.h
              • mdeinternalerror.h
              • mdenumberproperty.h
              • mdequery.h
              • mderange.inl
              • mderangepropertycondition.h
              • monitorplugin.h
              • rlocationtrail.h
          • Metadata Services Platform Interfaces
            • Content Listing Framework Collection Manager API
              • MMediaCollectionInfo
              • MMediaCollectionManager
              • MMediaCollectionObserver
              • MediaCollectionManagerFactory
            • Context Engine Plugin API
              • CContextEngine
              • CContextEngineStaticData
              • CContextPlugin
              • MContextInitializationObserver
              • MContextPluginObserver
              • MContextSnapshotObserver
              • contextplugin.h
            • Harvester Framework API
              • CComposerPlugin
              • CHarvestClientData
              • CHarvesterData
              • CHarvesterPlugin
              • CMonitorPlugin
              • CPlaceholderData
              • MHarvestObserver
              • MHarvesterEventObserver
              • MHarvesterPluginObserver
              • MHarvesterSessionObserver
              • MMonitorPluginObserver
              • THarvestResult
              • TMountData
              • composerplugin.h
              • harvesterclient.h
              • harvesterpauseps.h
              • harvesterplugin.h
              • monitorplugin.h
            • Location Manager API
              • MTrackLogObserver
              • RLocationManager
              • RLocationTrail
              • TLocationData
              • locationtrailpskeys.h
              • rlocationtrail.h
            • Metadata Engine API
              • CMdEEventCondition
              • CMdELogicCondition
              • CMdENumberProperty
              • CMdEObjectCondition
              • CMdERelationCondition
              • CMdETextPropertyCondition
              • MMdCCommon
              • MMdEEventObserver
              • MMdEObjectObserver
              • MMdEObjectObserverWithUri
              • MMdEObjectPresentObserver
              • MMdEQueryObserver
              • MMdERelationItemObserver
              • MMdERelationObserver
              • MMdERelationPresentObserver
              • MMdESchemaObserver
              • MMdESessionObserver
              • RMdEDataBuffer
              • TMdCValueUnion
              • TMdEAny
              • TMdEBetween
              • TMdEEqual
              • TMdEGreater
              • TMdEGreaterEqual
              • TMdELess
              • TMdELessEqual
              • TMdENotBetween
              • TMdENotEqual
              • TMdEOrderRule
              • TMdERange
              • TMdESerializeRange
              • TMdESerializeRangePropertyCondition
              • mdccommon.h
              • mdeconstants.h
              • mdeerror.h
              • mdeinternalerror.h
              • mdenumberproperty.h
              • mdequery.h
              • mderange.inl
              • mderangepropertycondition.h
          • Metadata Services Public Interfaces
            • Content Listing Framework API
              • CLFContentListing.h
              • ContentListingFactory
              • MCLFChangedItemObserver
              • MCLFContentListingEngine
              • MCLFCustomGrouper
              • MCLFCustomSorter
              • MCLFItem
              • MCLFItemListModel
              • MCLFModifiableItem
              • MCLFOperationObserver
              • MCLFPostFilter
              • MCLFProcessObserver
              • MCLFSortingStyle
        • Multimedia App Framework
          • Multimedia App Framework Platform Interfaces
            • Collection Helper API
              • CMPXCollectionHelperFactory
              • MMPXCollectionHelper
              • MMPXCollectionHelperObserver
            • Harvester Collection Mediator API
              • CMPXCollectionMediator
              • MMPXMediatorObserver
              • MMPXMoveItemObserver
            • Harvester Metadata Extractor API
              • CMPXMetadataExtractor
              • MMPXMetadataExtractorObserver
            • Harvester Server API
              • mpxharvestercommon.h
              • mpxharvesterserverdefs.h
            • Harvester Utility API
              • CMPXHarvesterFactory
              • MMPXHarvesterUtility
              • MMPXHarvesterUtilityObserver
            • MPX Base View Plugins API
              • CMPXAknDialogPlugin
              • CMPXAknViewPlugin
              • CMPXViewPlugin
            • MPX Collection Common Definition API
              • TMPXCollectionChangeEvent
              • TMPXCollectionMessage
              • mpxcollectioncommanddefs.h
              • mpxcollectionframeworkdefs.h
              • mpxcollectionmessagedefs.h
              • mpxcollectionopenlresultdef.h
              • mpxcollectionplugin.h
              • mpxincrementalopendefs.h
            • MPX Collection Utility API
              • CMPXCollectionOpenUtility
              • CMPXCollectionPlaylist
              • MMPXCollection
              • MMPXCollectionUtility
            • MPX Common API
              • CMPXActiveTaskQueue
              • CMPXCenRepWatcher
              • CMPXClientList
              • CMPXCollectionPath
              • CMPXCollectionType
              • CMPXMedia
              • CMPXMediaArray
              • CMPXMessageMonitor
              • CMPXMessageQueue
              • CMPXPSKeyWatcher
              • CMPXParameter
              • CMPXPluginHandlerBase
              • CMPXPluginInfo
              • CMPXPluginMonitor
              • CMPXSubscription
              • CMPXTaskQueue
              • MMPXCustomCommandObserver
              • MMPXData
              • MMPXPluginHandlerObserver
              • RMPXSession
              • TMPXAttribute
              • TMPXAttributeData
              • TMPXMessage
              • mpxattribute.h
              • mpxcommandgeneraldefs.h
              • mpxmediaaudiodefs.h
              • mpxmediacollectiondetaildefs.h
              • mpxmediacontainerdefs.h
              • mpxmediadrmdefs.h
              • mpxmediageneraldefs.h
              • mpxmediageneralextdefs.h
              • mpxmediamtpdefs.h
              • mpxmediamusicdefs.h
              • mpxmessagecontainerdefs.h
              • mpxmessagegeneraldefs.h
              • mpxmessageprogressdefs.h
              • mpxplugininfo.h
              • mpxsubscription.h
              • mpxuser.h
            • MPX Common Definition API
              • RMPXPointerArray
              • TMPXItemId
              • mpxattributespecs.h
              • mpxcommand.h
              • mpxfilter.h
              • mpxmessage2.h
              • mpxprivatecrkeys.h
              • mpxsearchcriteria.h
            • MPX Playback Common Definition API
              • TMPXPlaybackMessage
              • mpxplaybackcommanddefs.h
              • mpxplaybackframeworkdefs.h
              • mpxplaybackmessagedefs.h
              • mpxplaybackplugin.h
            • MPX Playback Utility API
              • MMPXPlaybackUtility
              • MMPXPlayer
              • MMPXPlayerManager
              • MMPXSource
            • MPX View Utility API
              • MMPXViewActivationObserver
              • MMPXViewUtility
              • mpxviewutilitycommanddef.h
            • MTP Keys API
              • mtpprivatepskeys.h
            • Media Player Settings Engine API
              • CMPSettingsModel
            • Multimedia App Framework Platform Interface Build
              • AsxStruct
              • CAsxParser
              • CMPSettingsModel
              • CMPXActiveTaskQueue
              • CMPXAknDialogPlugin
              • CMPXAknViewPlugin
              • CMPXCenRepWatcher
              • CMPXClientList
              • CMPXCollectionHelperFactory
              • CMPXCollectionMediator
              • CMPXCollectionOpenUtility
              • CMPXCollectionPath
              • CMPXCollectionPlaylist
              • CMPXCollectionType
              • CMPXHarvesterFactory
              • CMPXMedia
              • CMPXMediaArray
              • CMPXMessageMonitor
              • CMPXMessageQueue
              • CMPXMetadataExtractor
              • CMPXPSKeyWatcher
              • CMPXParameter
              • CMPXPlaylistEngine
              • CMPXPlaylistPluginHandler
              • CMPXPluginHandlerBase
              • CMPXPluginInfo
              • CMPXPluginMonitor
              • CMPXSubscription
              • CMPXTaskQueue
              • CMPXViewPlugin
              • CMediaRecognizer
              • CStreamingLinkModel
              • LinkStruct
              • MMPXCollection
              • MMPXCollectionHelper
              • MMPXCollectionHelperObserver
              • MMPXCollectionUtility
              • MMPXCustomCommandObserver
              • MMPXData
              • MMPXHarvesterUtility
              • MMPXHarvesterUtilityObserver
              • MMPXMediatorObserver
              • MMPXMetadataExtractorObserver
              • MMPXMoveItemObserver
              • MMPXPlaybackUtility
              • MMPXPlayer
              • MMPXPlayerManager
              • MMPXPluginHandlerObserver
              • MMPXSource
              • MMPXViewActivationObserver
              • MMPXViewUtility
              • RMPXPointerArray
              • RMPXSession
              • TMPXAttribute
              • TMPXAttributeData
              • TMPXCollectionChangeEvent
              • TMPXCollectionMessage
              • TMPXItemId
              • TMPXMessage
              • TMPXPlaybackMessage
              • mpxattribute.h
              • mpxattributespecs.h
              • mpxcollectioncommanddefs.h
              • mpxcollectionframeworkdefs.h
              • mpxcollectionmessagedefs.h
              • mpxcollectionopenlresultdef.h
              • mpxcollectionplugin.h
              • mpxcommand.h
              • mpxcommandgeneraldefs.h
              • mpxfilter.h
              • mpxharvestercommon.h
              • mpxharvesterserverdefs.h
              • mpxincrementalopendefs.h
              • mpxmediaaudiodefs.h
              • mpxmediacollectiondetaildefs.h
              • mpxmediacontainerdefs.h
              • mpxmediadrmdefs.h
              • mpxmediageneraldefs.h
              • mpxmediageneralextdefs.h
              • mpxmediamtpdefs.h
              • mpxmediamusicdefs.h
              • mpxmessage2.h
              • mpxmessagecontainerdefs.h
              • mpxmessagegeneraldefs.h
              • mpxmessageprogressdefs.h
              • mpxplaybackcommanddefs.h
              • mpxplaybackframeworkdefs.h
              • mpxplaybackmessagedefs.h
              • mpxplaybackplugin.h
              • mpxplugininfo.h
              • mpxprivatecrkeys.h
              • mpxsearchcriteria.h
              • mpxsubscription.h
              • mpxuser.h
              • mpxviewutilitycommanddef.h
              • mtpprivatepskeys.h
            • Playback Helper API
              • CMediaRecognizer
              • CStreamingLinkModel
              • LinkStruct
            • Playlist Engine API
              • CMPXPlaylistEngine
              • CMPXPlaylistPluginHandler
        • Multimedia Middleware
          • Multimedia Middleware Platform Interfaces
            • Audio MetaData Reader API
              • CMetaDataFieldContainer
              • CMetaDataUtility
              • MMDUChunkDataObserver
            • Audio Output Control Utility API
              • CAudioOutputControlUtility
            • Audio Output Control Utility Proxy API
              • CAudioOutputControlUtilityProxy
            • Call AudioControl API
              • CCallAudioControl
              • CDownlinkVolumeObserver
              • CRoutingObserver
              • CUplinkGainObserver
            • Configuration Components Factory API
              • CConfigurationComponentsFactory
            • EMC Audio Effects API
              • BassBoostControl.h
              • DistanceAttenuationControl.h
              • EqualizerControl.h
              • ListenerDopplerControl.h
              • ListenerLocationControl.h
              • ListenerOrientationControl.h
              • LoudnessControl.h
              • ReverbControl.h
              • RoomLevelControl.h
              • SourceDopplerControl.h
              • SourceLocationControl.h
              • SourceOrientationControl.h
              • StereoWideningControl.h
              • multimedia::MBassBoostControl
              • multimedia::MDistanceAttenuationControl
              • multimedia::MEqualizerControl
              • multimedia::MListenerDopplerControl
              • multimedia::MListenerLocationControl
              • multimedia::MListenerOrientationControl
              • multimedia::MLoudnessControl
              • multimedia::MReverbControl
              • multimedia::MRoomLevelControl
              • multimedia::MSourceDopplerControl
              • multimedia::MSourceLocationControl
              • multimedia::MSourceOrientationControl
              • multimedia::MStereoWideningControl
            • EMC Balance Effect API
              • BalanceControl.h
              • multimedia::MBalanceControl
            • EMC Buffer Source API
              • DataBufferSource.h
              • multimedia::MBufferProcessedEvent
              • multimedia::MDataBuffer
              • multimedia::MDataBufferSource
              • multimedia::TBufferingConfig
            • EMC DRM Config Intfc API
              • CDRMConfigIntfc
              • DRMConfigIntfc.h
            • EMC Descriptor Source API
              • DescriptorSource.h
              • multimedia::MDescriptorSource
            • EMC File Source API
              • FileSource.h
              • multimedia::MFileSource
            • EMC Progressive Download Source API
              • ProgDLSource.h
              • multimedia::MProgDLSource
            • EMC Volume Effect API
              • VolumeControl.h
              • multimedia::MVolumeControl
            • Enhanced Media Client API
              • SCCustomInterfaceUIDs.h
              • SinkControl.h
              • StreamControl.h
              • multimedia::CMultimediaFactory
              • multimedia::MAudioEffectControl
              • multimedia::MControl
              • multimedia::MControlObserver
              • multimedia::MEffectControl
              • multimedia::MErrorCode
              • multimedia::MSinkControl
              • multimedia::MSourceControl
              • multimedia::MSourceControlObserver
              • multimedia::MStateChangedEvent
              • multimedia::MStreamControl
              • multimedia::MStreamControlObserver
            • Equalizer UI API
              • CEqualizerPresetsDialog
              • EqualizerConstants.h
            • Multimedia Data Source API
              • CDataSourceConfigIntfc
              • CMultimediaDataSource
              • CMultimediaDataSourceFactory
              • MMultimediaDataSourceObserver
              • MultimediaDataSourceEvents.h
            • Progressive Download API
              • CProgressiveDownloadUtility
              • MAudioPdPlayUtility
              • MAudioPdPlayUtilityCallback
              • MAudioPlayUtility
              • MProgessiveDownloadUtility
              • MProgressiveDownloadUtilityCallback
            • Radio Monitor API
              • CRadioMonitor
                • CRadioMonitor::CBody
              • MRadioMonitorObserver
            • Radio Preset Utilities API
              • CRadioFmPresetUtility
                • CRadioFmPresetUtility::CBody
              • MRadioFmPreset
              • MRadioPreset
              • MRadioPresetObserver
              • RadioPresetUtility.h
            • Radio Utilities API
              • CRadioFmTunerUtility
                • CRadioFmTunerUtility::CBody
              • CRadioPlayerUtility
                • CRadioPlayerUtility::CBody
              • CRadioRdsUtility
                • CRadioRdsUtility::CBody
              • CRadioUtility
                • CRadioUtility::CBody
              • MRadioFmTunerObserver
              • MRadioPlayerObserver
              • MRadioRdsObserver
              • RadioFmTunerUtility.h
              • RadioRdsUtility.h
              • TFmTunerCapabilities
            • Stream Control Custom Command API
              • CStreamControlCustomCommandParser
              • MStreamControlCustomCommandImplementor
              • RStreamControlCustomCommands
              • StreamControlCustomCommandsParser.h
              • StreamControlEvents.h
            • Thumbnail Engine API
              • CTNEVideoClipInfo
              • MTNEVideoClipInfoObserver
              • MTNEVideoClipThumbObserver
              • TTNEOutputParameters
              • TTNEPanic
              • TTNETranscodeFactor
            • VoIP Audio Services
              • CDTMFTonePlayer
              • CRingToneFactory
              • CRingTonePlayer
              • CVoIPAudioDownlinkStream
              • CVoIPAudioUplinkStream
              • CVoIPDataBuffer
              • CVoIPFormatIntfc
              • CVoIPG711DecoderIntfc
              • CVoIPG711EncoderIntfc
              • CVoIPG729DecoderIntfc
              • CVoIPILBCDecoderIntfc
              • CVoIPILBCEncoderIntfc
              • CVoIPJBDataBuffer
              • CVoIPJitterBufferIntfc
              • CVoIPUtilityFactory
              • MDTMFToneObserver
              • MRingToneObserver
              • MVoIPDownlinkObserver
              • MVoIPFormatObserver
              • MVoIPJitterBufferObserver
              • MVoIPUplinkObserver
              • TVoIPJBConfig
        • Multimedia UI Framework
          • Multimedia UI Framework Platform Interfaces
            • ALF Container Widget API
              • Alf::IAlfContainerWidget
              • ialfcontainerwidget.h
            • ALF Resource Pool API
              • Alf::ResourcePool
            • ALF Scrollbar Widget API
              • Alf::IAlfScrollBarDefaultBaseElement
              • Alf::IAlfScrollBarModel
              • Alf::IAlfScrollBarWidget
              • Alf::ScrollModelChangedEventData
              • ialfscrollbardefaultbaseelement.h
              • ialfscrollbarmodel.h
              • ialfscrollbarwidget.h
            • ALF View Widget API
              • Alf::AlfViewWidgetInitData
              • Alf::IAlfViewWidget
              • ialfviewwidget.h
            • ALF Widget Factory API
              • Alf::AlfCustomInitDataBase
              • Alf::IAlfWidgetFactory
              • ialfwidgetfactory.h
            • ALF Widget Model API
              • Alf::AlfAnchorLayoutManager
              • Alf::AlfBranch
              • Alf::AlfContainer
              • Alf::AlfElementInitData
              • Alf::AlfFlowLayoutManager
              • Alf::AlfGridLayoutManager
              • Alf::AlfLayoutManager
              • Alf::AlfLayoutManagerInitData
              • Alf::AlfMap
              • Alf::AlfModel
              • Alf::AlfModelInitData
              • Alf::AlfVariantType
              • Alf::AlfWidgetControlInitData
              • Alf::AlfWidgetEnvExtension
              • Alf::AlfWidgetEventHandlerInitData
              • Alf::AlfWidgetInitData
              • Alf::CAlfWidgetControl
              • Alf::IAlfAppEventListener
              • Alf::IAlfBranch
              • Alf::IAlfContainer
              • Alf::IAlfElement
              • Alf::IAlfEventOutputSignalSubscriber
              • Alf::IAlfFlowLayoutPolicy
              • Alf::IAlfGridLayoutPolicy
              • Alf::IAlfInterfaceBase
              • Alf::IAlfLayoutManager
              • Alf::IAlfLayoutPreferences
              • Alf::IAlfMap
              • Alf::IAlfModel
              • Alf::IAlfModelBase
              • Alf::IAlfModelChangeObserver
              • Alf::IAlfSortFunction
              • Alf::IAlfVariantType
              • Alf::IAlfWidget
              • Alf::IAlfWidgetControl
              • Alf::IAlfWidgetEventHandler
              • Alf::TAlfWidgetAttributeCommand
              • AlfWidgetEventHandler
              • IAlfAppEvent
              • attrproperty.h
              • ialfelement.h
              • ialfflowlayoutpolicy.h
              • ialfgridlayoutpolicy.h
              • ialflayoutmanager.h
              • ialflayoutpreferences.h
              • ialfmodel.h
              • ialfwidget.h
              • ialfwidgetcontrol.h
              • ialfwidgeteventhandler.h
            • ALF Widget Utils API
              • Alf::AlfFactoryPluginLoader
              • Alf::AlfWidgetFactoryLoader
              • Alf::IAlfFactoryPlugin
              • Alf::IfId
              • ialffactoryplugin.h
              • osncore::AlfAttributeException
              • osncore::AlfDataException
              • osncore::AlfElementException
              • osncore::AlfException
              • osncore::AlfVisualException
              • osncore::AlfWidgetException
            • Gesture Helper API
              • GestureHelper::CGestureControl
              • GestureHelper::HitTest
              • GestureHelper::MGestureEvent
              • GestureHelper::MGestureObserver
              • GestureHelper::TRealPoint
              • gestureobserver.h
            • MUL Data Model API
              • Alf::IMulModel
              • Alf::IMulModelBase
              • Alf::IMulModelProvider
              • Alf::IMulVariantType
              • Alf::MulDataPath
              • Alf::MulModelUtility
              • Alf::MulUtility
              • Alf::MulVariantType
              • Alf::MulVisualItem
                • Alf::MulVisualItem::MulAttribute
              • CKeyBoardUtility
              • CQwertySubscriber
              • imulmodel.h
            • MUL Widget API
              • Alf::IMulWidget
              • Alf::MulWidgetDef
              • imulwidget.h
            • OSN Container API
              • osncore::AlfPtrVector
              • osncore::AlfPtrVectorImpl
              • osncore::IDeleter
            • OSN Global API
              • osncore::CPoint
              • osncore::CRect
              • osncore::CSize
              • osnnew.h
              • osntypes.h
            • OSN String API
              • osncore::UString
                • osncore::UString::InvalidUtf8
              • osncore::UtfProxy
              • ustring.h
        • Remote Connectivity
          • Backup and Restore
            • Backup Engine
              • conn::CDataOwnerInfo
              • conn::CJavaManagerInterface
              • conn::CSBEClient
              • conn::CSBEFileEntry
              • conn::CSBGenericDataType
              • conn::CSBGenericTransferType
              • conn::CSBJavaId
              • conn::CSBJavaTransferType
              • conn::CSBPackageId
              • conn::CSBPackageTransferType
              • conn::CSBSIDTransferType
              • conn::CSBSecureId
              • conn::CSecureBUREncryptKeySource
              • conn::CleanupResetAndDestroy
              • conn::RExternalisableArray
              • conn::TDataOwnerAndStatus
              • conn::TRestoreFileFilter
              • javamanagerinterface.h
              • sbtypes.h
          • MTP Data Providers
            • MTP PictBridge Data Provider
              • RPtp
              • rptp.h
          • MTP Frameworks
            • MTP Framework
              • CMTPDataProviderPlugin
              • CMTPMetaData
                • CMTPMetaData::TElementMetaData
                • CMTPMetaData::TPathHash
              • CMTPObjectMetaData
              • CMTPStorageMetaData
              • CMTPTypeArray
              • CMTPTypeCompoundBase
                • CMTPTypeCompoundBase::RMTPTypeCompoundFlatChunk
                • CMTPTypeCompoundBase::TElementInfo
              • CMTPTypeDeleteObjectPropList
              • CMTPTypeDeleteServicePropList
              • CMTPTypeDevicePropDesc
                • CMTPTypeDevicePropDesc::RMTPTypeDevicePropDescForm
                • CMTPTypeDevicePropDesc::TPropertyInfo
              • CMTPTypeDevicePropDescEnumerationForm
              • CMTPTypeDevicePropDescRangeForm
              • CMTPTypeFile
                • CMTPTypeFile::CFileWriter
              • CMTPTypeFormatCapability
              • CMTPTypeInterdependentPropDesc
              • CMTPTypeInterdependentProperties
              • CMTPTypeList
              • CMTPTypeObjectInfo
              • CMTPTypeObjectPropDesc
                • CMTPTypeObjectPropDesc::RMTPTypeObjectPropDescForm
                • CMTPTypeObjectPropDesc::TPropertyInfo
              • CMTPTypeObjectPropDescEnumerationForm
              • CMTPTypeObjectPropDescRangeForm
              • CMTPTypeObjectPropList
              • CMTPTypeObjectPropListElement
              • CMTPTypeOpaqueData
              • CMTPTypeServiceCapabilityList
              • CMTPTypeServiceEventElement
              • CMTPTypeServiceEventList
              • CMTPTypeServiceFormatElement
              • CMTPTypeServiceFormatList
              • CMTPTypeServiceInfo
              • CMTPTypeServiceMethodElement
              • CMTPTypeServiceMethodList
              • CMTPTypeServiceMethodParamExtnForm
              • CMTPTypeServiceObjPropExtnForm
              • CMTPTypeServicePropDesc
              • CMTPTypeServicePropDescList
              • CMTPTypeServicePropList
              • CMTPTypeServicePropListElement
              • CMTPTypeServicePropertyElement
              • CMTPTypeServicePropertyList
              • CMTPTypeStorageInfo
              • CMTPTypeString
              • CMTPTypeTrivialData
              • CMtpExtnDevicePropPlugin
              • MExtnDevicePropDp
              • MMTPConnection
              • MMTPDataCodeGenerator
              • MMTPDataProvider
              • MMTPDataProviderConfig
              • MMTPDataProviderFramework
              • MMTPFrameworkConfig
              • MMTPObjectMgr
              • MMTPReferenceMgr
              • MMTPSession
              • MMTPStorageMgr
              • MMTPType
              • RMTPClient
              • RMTPObjectMgrQueryContext
              • RMTPType
              • TMTPBTRemoteDevice
              • TMTPNotificationParamsFolderChange
              • TMTPNotificationParamsHandle
              • TMTPNotificationParamsModeChange
              • TMTPNotificationParamsSessionChange
              • TMTPNotificationParamsStorageChange
              • TMTPObjectMgrQueryParams
              • TMTPStorageMgrQueryParams
              • TMTPTypeDataPair
              • TMTPTypeEvent
              • TMTPTypeFlatBase
                • TMTPTypeFlatBase::TElementInfo
              • TMTPTypeGuid
                • TMTPTypeGuid::T_GUID
              • TMTPTypeInt128
              • TMTPTypeInt16
              • TMTPTypeInt32
              • TMTPTypeInt64
              • TMTPTypeInt8
              • TMTPTypeIntBase
              • TMTPTypeNull
              • TMTPTypeRequest
              • TMTPTypeResponse
              • TMTPTypeUint128
              • TMTPTypeUint16
              • TMTPTypeUint32
              • TMTPTypeUint64
              • TMTPTypeUint8
              • TMTPTypeUintBase
              • cmtpdataproviderplugin.h
              • cmtpextndevdp.h
              • cmtptypeformatcapabilitylist.h
              • mmtptype.h
              • rmtpclient.h
          • MTP Transports
            • MTP PTP-IP Transport
              • CPTPIPHostFilterInterface
              • MPTPIPController
              • MPTPIPHostFilter
              • RPTPIPFramework
          • OBEX
            • OBEX Extension API
              • CObexServerPacketAccessExtension
              • MObexClientErrorResolver
              • MObexServerRequestPacketNotify
              • MObexServerRequestPacketNotifyRegister
              • mobexclienterrorresolver.h
              • mobexserverrequestpacketnotify.h
              • mobexserverrequestpacketnotifyregister.h
            • OBEX Protocol
              • CObex
                • CObex::TSetPathInfo
              • CObexActiveRW
              • CObexBaseObject
              • CObexBufObject
              • CObexClient
              • CObexConnector
              • CObexFileObject
              • CObexHeader
              • CObexHeaderSet
              • CObexNullObject
              • CObexPacket
              • CObexReaderBase
              • CObexServer
              • CObexTransportControllerBase
              • CObexWriterBase
              • MObexAuthChallengeHandler
              • MObexFinalPacketObserver
              • MObexHeaderCheck
              • MObexNotify
              • MObexNotifyExtend
              • MObexReadActivityObserver
              • MObexServerNotify
              • MObexServerNotifyAsync
              • MObexTransportNotify
              • TObexBluetoothProtocolInfo
              • TObexBufferingDetails
              • TObexConnectInfo
              • TObexConnectionInfo
              • TObexData
              • TObexFilenameBackedBuffer
              • TObexInternalHeader
              • TObexIrProtocolInfo
              • TObexIrTransportInfo
              • TObexIrV2TransportInfo
              • TObexIrV3TransportInfo
              • TObexMatchHeader
              • TObexMatchHeaderType
              • TObexProtocolInfo
              • TObexProtocolPolicy
              • TObexPureFileBuffer
              • TObexRFileBackedBuffer
              • TObexTransportInfo
              • TObexUsbProtocolInfo
              • TObexUsbProtocolInfoV2
              • obexbaseobject.h
              • obexconstants.h
              • obexconstantsinternal.h
              • obexinternalconstants.h
              • obexinternalheader.h
              • obexpanics.h
              • obextransportconstants.h
              • obextransportcontrollerbase.h
              • obextypes.h
        • Remote Management
          • Policy Management
            • DM Util Server
              • CDMUtilActiveObserver
              • DMUtilClientServer.h
              • MActiveCallBackObserver
              • PMUtilInternalCRKeys.h
              • RDMUtil
              • TDMUtilPassiveObserver
            • Policy Management Build
              • CDMUtilActiveObserver
              • DMUtilClientServer.h
              • MActiveCallBackObserver
              • PMUtilInternalCRKeys.h
              • RDMUtil
              • TDMUtilPassiveObserver
          • Remote Management Platform Interfaces
            • Common Agent util and definitions API
              • CNSmlPhoneInfo
              • CleanupPtrArrayDelete
              • CleanupRImplInfoPtrArrayDelete
              • CleanupRPtrArrayDelete
              • NSmlUnicodeConverter
              • _NSmlDummy
              • _NSmlDummyRArr
              • nsmlconstants.h
            • DCMO Adapter API
              • dcmoconst.h
            • DCMO Control API
              • RDCMOClient
              • RDCMOClientBase
            • DM Constant Definitions API
              • nsmldmconst.h
            • DM Tree APIs
              • CNSmlDmAdapterElement
              • CNSmlDmDbHandler
              • CNSmlDmModule
              • CNSmlDmURIMapping
              • CNSmlGetPropertyElement
              • MNSmlDmModuleCallBack
              • RNSmlDMCallbackSession
              • nsmldmdbhandler.h
            • DM Utils API
              • CNSmlDMIAPMatcher
              • NSmlDmURI
              • nsmldmiapmatcher.h
              • nsmldmuri.h
            • Data Synchronization Notification API
              • DataSyncInternalPSKeys.h
            • Data Synchronization Plug-in API
              • CSmlDataField
              • CSmlDataProperty
              • CSmlDataPropertyParam
              • CSmlDataProvider
              • CSmlDataStore
              • CSmlDataStoreFormat
              • CSmlFilterCapability
              • CSmlMimeFormat
              • CSyncMLFilter
              • CSyncMLFilterProperty
              • MSmlDataItemUidSet
              • MSmlSyncRelationship
              • SmlDataProvider.h
              • SmlDataSyncDefs.h
              • TSmlSyncTypeMask
            • Device Management Parameter API
              • DevManInternalCRKeys.h
            • Device Management plug-in API
              • CSmlDmAdapter
              • MSmlDmAdapter
              • MSmlDmCallback
              • MSmlDmDDFObject
              • TSmlDmAccessTypes
              • TSmlDmMappingInfo
            • Diagnostics Framework API
              • MDiagExecPlanEntry
              • MDiagPluginExecPlan
            • Diagnostics Plug-in API
              • CDiagSuitePluginBase
                • CDiagSuitePluginBase::TPrivateData
              • CDiagTestPluginBase
                • CDiagTestPluginBase::TPrivateData
              • DiagPlugin.h
              • MDiagPlugin
              • MDiagSuiteObserver
              • MDiagSuitePlugin
              • MDiagTestObserver
              • MDiagTestPlugin
            • Diagnostics Plugin Pool API
              • MDiagPluginPoolObserver
            • Diagnostics Plugin Utility API
              • CDiagNetworkRegStatusWatcher
              • CDiagPluginWaitingDialogWrapper
              • MDiagLogEventEraserObserver
              • MDiagNetworkRegStatusObserver
            • Diagnostics Results API
              • CDiagResultDetailBasic
              • DiagResultDetailBasic.h
              • MDiagResultDetail
            • FOTA Engine API
              • RFotaEngineSession
              • RFotaWriteStream
              • TDP2StreamBuf
              • fotaConst.h
            • OBEX Client session API
              • RNSmlDMObexClientSession
              • RNSmlDSObexClientSession
              • RNSmlObexClientSession
            • OMA DS Extensions API
              • CNSmlChangeFinder
              • CNSmlDataItemUidSet
              • TNSmlSnapshotItem
              • nsmlchangefinder.h
            • OMA Provisioning Adapter API
              • CWPAdapter
              • CWPCharacteristic
              • CWPParameter
              • MWPContextExtension
              • MWPElement
              • MWPVisitor
              • WPAdapterUtil
            • OMA Provisioning Engine API
              • CWPEngine
              • CWPEngine.h
            • PNPMS Utils API
              • CPnpProvUtil
              • CPnpUtilImpl
              • MPnpToPaosInterface
              • PnpToPaosInterface.h
            • Policy Management Certificate API
              • RDMCert
            • Policy Management Request API
              • PolicyEngineClientServer.h
              • PolicyEngineXACML.h
              • RElementIdArray
              • RPolicyEngine
              • RPolicyManagement
              • RPolicyRequest
              • TElementInfo
              • TElementInfoHelpPack
              • TParserResponse
              • TRequestContext
              • TResponse
            • SCP Server API
              • CSCPParamObject
              • RSCPClient
              • SCPClient.h
              • SCPServerInterface.h
            • Setting Enforcement Info API
              • CSettingEnforcementInfo
            • Sync Service API
              • CSyncService
              • CSyncServiceSession
              • RSyncService
              • SyncServiceParams.h
              • TSyncParameters
              • TSyncServiceParam
            • SyncML Alert API
              • CNSmlDMAlertItem
              • CNSmlDMAuthInfo
              • RNSmlPrivateAPI
            • SyncML Client API
              • CSmlAlertInfo
              • CSyncMLHistoryEntry
              • CSyncMLHistoryJob
                • CSyncMLHistoryJob::TTaskInfo
              • CSyncMLHistoryPushMsg
              • CSyncMLTransportPropertiesArray
              • MSyncMLEventObserver
              • MSyncMLProgressObserver
                • MSyncMLProgressObserver::TSyncMLDataSyncModifications
              • RContactSuiteSyncMLSession
              • RSyncMLConnection
              • RSyncMLDataProvider
              • RSyncMLDataSyncJob
              • RSyncMLDataSyncProfile
              • RSyncMLDevMan
              • RSyncMLDevManJob
              • RSyncMLDevManProfile
              • RSyncMLHistoryLog
              • RSyncMLJobBase
              • RSyncMLProfileBase
              • RSyncMLSession
              • RSyncMLSettings
              • RSyncMLTask
              • RSyncMLTransport
              • SyncMLDef.h
              • SyncMLErr.h
              • SyncMLHistory.h
              • TSyncMLTransportPropertyInfo
            • SyncML DS Error Reporting API
              • NsmlOperatorErrorCRKeys.h
            • SyncML Notifier API
              • SyncMLNotifier.h
              • SyncMLNotifierParams.h
              • TSyncMLAppLaunchNotifParams
              • TSyncMLAppLaunchNotifRetVal
              • TSyncMLDlgNotifParams
              • TSyncMLDlgNotifRetVal
              • TSyncMLDlgNotifReturnParams
              • TSyncMLFwUpdNotifParams
              • TSyncMLFwUpdNotifRetVal
            • SyncML Notifier Roaming API
              • SyncMLNotifierDomainCRKeys.h
            • Terminal Security Device Lock API
              • CDMEncryptionUtil
              • CTC3rdPartyParamsEcomIF
              • MDMEncryptionUtilInterface
              • RTerminalControl
              • RTerminalControl3rdPartySession
              • TParamChange
              • TerminalControl3rdPartyParamsPluginDef.h
              • dmencryptionutilinterface.h
            • Update Package Storage Plug-in API
              • CFotaStorage
          • Terminal Security
            • Security Code Proxy
              • CSCPPlugin
              • MSCPPluginEventHandler
              • SCP_IDs.h
              • dmeventnotifiercrkeys.h
            • Terminal Security Build
              • CSCPPlugin
              • MSCPPluginEventHandler
              • SCP_IDs.h
              • dmeventnotifiercrkeys.h
        • Remote Storage
          • Remote Storage Framework
            • RSFW Mount Manager
              • RsfwMountUtils
              • rsfwmountutils.h
            • RSFW Mount Store
              • CRsfwConfig
              • CRsfwMountStore
              • MRsfwMountStoreObserver
              • rsfwconfig.h
            • RSFW Notifier Plugins
              • TRsfwAuthenticationDlgRequest
              • TRsfwNotPluginRequest
              • TRsfwSaveToDlgRequest
              • rsfwauthenticationdlgrequest.h
              • rsfwnotpluginrequest.h
              • rsfwsavetodlgrequest.h
            • Remote File Engine
              • CRsfwConnectionManager
              • CRsfwDirEnt
              • CRsfwDirEntAttr
              • CRsfwRemoteAccess
              • MRsfwConnectionObserver
              • MRsfwRemoteAccessObserver
              • MRsfwRemoteAccessResponseHandler
              • RRsfwControl
              • RRsfwSession
              • TDirEnt
              • TDirEntAttr
              • TFid
              • TIapInfo
              • TRfeCloseInArgs
              • TRfeCreateInArgs
              • TRfeCreateOutArgs
              • TRfeFetchDataInArgs
              • TRfeFetchDataOutArgs
              • TRfeFetchInArgs
              • TRfeFetchOutArgs
              • TRfeFlushInArgs
              • TRfeFsyncInArgs
              • TRfeGetAttrInArgs
              • TRfeGetAttrOutArgs
              • TRfeInArgs
              • TRfeIoctlInArgs
              • TRfeLookupInArgs
              • TRfeLookupOutArgs
              • TRfeMkdirInArgs
              • TRfeMkdirOutArgs
              • TRfeOpenByPathInArgs
              • TRfeOpenByPathOutArgs
              • TRfeOutArgs
              • TRfeRemoveInArgs
              • TRfeRenameInArgs
              • TRfeRmdirInArgs
              • TRfeRootInArgs
              • TRfeRootOutArgs
              • TRfeSetAttrInArgs
              • TRfeWriteDataInArgs
              • TRfeWriteDataOutArgs
              • rsfwcommon.h
              • rsfwcontrol.h
              • rsfwfile.h
              • rsfwinterface.h
              • rsfwremoteaccess.h
          • Remote Storage Platform Interfaces
            • Remote Storage Framework Access Protocol Plugin API
              • CRsfwMountEntry
              • CRsfwMountMan
              • MRsfwMountManObserver
              • TRsfwMountConfig
              • TRsfwMountInfo
              • TRsfwMountStatus
              • rsfwmountentry.h
              • rsfwmountman.h
        • SVG Tiny
          • SVG Tiny Platform Interfaces
            • NVG API
              • CNvgEngine
              • MNVGIcon
              • MVGImageBinder
            • SVGT API
              • CJavaError
              • CSvgEngineInterfaceImpl
              • CSvgErrorImpl
              • CSvgJavaInterfaceImpl
              • MJavaError
              • MRect
              • MSVGImageLoadingObserver
              • MSvgError
              • MSvgInteractiveElementListener
              • MSvgListener
              • MSvgLoadingListener
              • MSvgMouseListener
              • MSvgRequestObserver
              • MSvgTextAreaListener
              • MSvgTextListener
              • MSvgViewPortListener
              • SVGEngineInterfaceImpl.h
              • SVGListener.h
              • SvgJavaInterfaceImpl.h
        • Security Services
          • PKI Utilities
            • Online Certificate Status Protocol
              • COCSPCaDirectAuthorisationScheme
              • COCSPClient
              • COCSPDelegateAuthorisationScheme
              • COCSPDirectAuthorisationScheme
              • COCSPParameters
              • COCSPRequest
              • COCSPRequestCertInfo
              • COCSPResponse
              • COCSPResponseCertInfo
              • COCSPTransportDefault
              • COCSPTransportHttp
              • COcspPolicy
              • MOCSPAuthorisationScheme
              • MOCSPTransport
              • TOCSPOutcome
              • ocsppolicy.h
              • ocsprequestandresponse.h
          • Security Services Platform Interfaces
            • CMS API
              • CCMSAttribute
              • CCMSAuthenticatedData
              • CCMSCertificateChoices
              • CCMSCertificateChoices.h
              • CCMSContentInfo
              • CCMSEncapsulatedContentInfo
              • CCMSIssuerAndSerialNumber
              • CCMSKEKRecipientInfo
              • CCMSKEKRecipientInfo.h
              • CCMSKeyAgreeRecipientInfo
              • CCMSKeyAgreeRecipientInfo.h
              • CCMSKeyIdentifier
              • CCMSKeyTransRecipientInfo
              • CCMSKeyTransRecipientInfo.h
              • CCMSOriginatorIdentifierOrKey
              • CCMSOriginatorInfo
              • CCMSOriginatorPublicKey
              • CCMSRecipientEncryptedKey
              • CCMSRecipientInfo
              • CCMSSequence
              • CCMSSignedData
              • CCMSSignerInfo
              • CCMSX509AlgorithmIdentifier
              • CCMSX509AttributeCertificate
              • CCMSX509AttributeCertificateInfo
              • CCMSX509Certificate
              • CCMSX509CertificateList
              • CCMSX509CertificateListParameters
              • CCMSX509GeneralName
              • CCMSX509GeneralNames
              • CCMSX509IssuerSerial
              • CCMSX509RevokedCertificate
              • CCMSX509Signed
              • CCMSX509SubjectPublicKeyInfo
              • CCMSX509Validity
              • MCMSModule
            • Device Encryption Adaptation API
              • CDevEncEngineBase
              • DevEncEngineConstants.h
            • Device Encryption Common Utils API
              • CDevEncDiskUtils
              • CDevEncKeyUtils
              • CDevEncSession
              • CDevEncSessionBase
              • CDiskStatusObserver
              • CMmcObserver
              • DevEncProtectedPSKey.h
              • DevEncSessionBase.h
              • MDiskStatusObserver
              • MMemoryCardObserver
              • MmcInfo.h
              • TMmcInfo
            • Device Key Store Encryption Plug-in API
              • MKeyEncryptor
              • keyencryptor.h
            • Device Lock Access API
              • CDevicelockAccessApi
            • GBA API
              • CGbaUtility
              • GbaUtility.h
              • MGbaObserver
              • TGBABootstrapInputParams
              • TGBABootstrapOutputParams
            • Java Utils API
              • CWimJavaUtils
              • JavaUtils.h
              • TJavaPINParams
            • Keyguard Access API
              • CKeyguardAccessApi
            • Keyguard Configuration API
              • LockDomainCRKeys.h
            • Keylock Policy API
              • CKeyLockPolicyApi
            • Lock Application Server API
              • lockappclientserver.h
            • PKCS12 Parser API
              • MPKCS12
              • PKCS12Factory
              • mpkcs12.h
            • PKI Dialog API
              • MPKIDialog
              • PKIDialogFactory
            • Provisioning API
              • CWimOMAProv
            • Remote Lock API
              • CRemoteLockSettings
              • MRemoteLockSettingsHandler
              • RemoteLockSettings.h
            • Security Code UI API
              • CCodeQueryDialog
              • CManualSecuritySettings
              • CSecurityHandler
              • CSecuritySettings
              • TSecUi
            • WIM Cert API
              • CWimCert
              • WimCert.h
            • X.509 Certificate Name Parser API
              • X509CertNameParser
              • X509CertNameParser.h
        • Service API Framework
          • Service API Framework Platform Interfaces
            • LIW Criteria API
              • CLiwCriteriaItem
              • MLiwNotifyCallback
              • liwcommon.h
            • LIW Generic Parameter API
              • CLiwBuffer
              • CLiwContainer
              • CLiwDefaultList
              • CLiwDefaultMap
              • CLiwGenericParamList
              • CLiwIterable
              • CLiwList
              • CLiwMap
              • MLiwInterface
              • TLiwGenericParam
              • TLiwVariant
                • TLiwVariant::SInt64
                • TLiwVariant::UData
              • liwgenericparam.h
            • LIW Provider Utility API
              • CLiwMenuPane
                • CLiwMenuPane::SMenuIdMap
            • LIW Service Interface Base API
              • CLiwServiceIfBase
            • LIW Service Interface Menu API
              • CLiwServiceIfMenu
            • Runtime Security Manager Client API
              • CPromptData
              • CTrustInfo
              • MSecMgrPromptHandler
              • rtsecmgrscriptsession.h
            • Runtime Security Manager Common API
              • rtsecmgrcommondef.h
            • Runtime Security Manager Utility API
              • CPermission
              • CPermissionSet
              • CScript
              • rtsecmgrpermission.h
              • rtsecmgrpermissionset.h
        • Service Discovery and Usage
          • Service Discovery and Control
            • Service Discovery Framework
              • CPnPServiceDiscoveryBase
              • CPnPServicePublisherBase
              • MPnPObserver
              • RControlChannel
              • RPnPParameterBundle
              • RPnPParameterBundleBase
              • RPnPServiceDiscovery
              • RPnPServicePublisher
              • TControlMessage
              • pnpconstants.h
          • UPnP
            • UPnP Stack
              • CUpnpConnectionManagerProxy
              • CUpnpDeviceLibrary
              • CUpnpDeviceLibraryElement
              • CUpnpHttpFileAccess
              • CUpnpHttpHeaderList
              • CUpnpHttpServer
              • CUpnpHttpTransaction
              • CUpnpMSearchTimer
              • CUpnpSoapMessage
              • CUpnpSsdpMessage
              • CUpnpTcpServer
              • CUpnpTimeoutElement
              • MUpnpDeviceLibraryObserver
              • MUpnpHttpClientObserver
              • MUpnpHttpMessageSenderOwner
              • MUpnpMessageObserver
              • MUpnpTimeoutElementParent
              • RUpnpConnectionManagerSession
              • RUpnpSoapMessageFactory
              • RUpnpSsdpMessageFactory
              • TUpnpSoapParser
              • upnpconnmanagercommon.h
              • upnpcustomlog.h
              • upnpdevicelibrary.h
              • upnpssdpmessagefactory.h
              • upnptcpserver.h
              • upnpuheapmark.h
          • UPnP Stack Platform Interfaces
            • UPnP Common API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
            • UPnP Control Point API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
            • UPnP Device API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
            • UPnP HTTP Server API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
            • UPnP HTTP Transfer API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
            • UPnP Utils API
              • CHttpDownloader
              • CHttpTransferBase
              • CHttpUploader
              • MHttpTransferObserver
              • MHttpWorkerObserver
              • httptransferbase.h
        • Shortlink Connectivity
          • Local Connectivity Service
            • Local Connectivity Daemon
              • CLocodBearerPlugin
              • CLocodServicePlugin
              • MLocodBearerPluginObserver
              • MLocodServicePluginObserver
              • TLocodBearerPluginParams
              • TLocodServicePluginParams
            • OBEX Send Services
              • CBTServiceParameterList
              • TBTSUImageParam
              • TBTSUXhtmlParam
            • OBEX Service Managar
              • obexservicemanprop.h
              • obexutilsuilayer.h
          • Shortlink Connectivity Platform Interfaces
            • DUN Secondary Display Notification API
              • dunsecondarydisplayapi.h
            • Dial-up Connection Status API
              • dundomainpskeys.h
            • Generic HID API
              • CCollection
              • CField
              • CGenericHid
              • CHidDriver
              • CHidInputDataHandlingReg
              • CHidTransport
              • CReportRoot
              • MDriverAccess
              • MHidFieldFinder
              • MTransportLayer
              • THidEvent
              • THidFieldSearch
              • TReportSize
              • TReportTranslator
              • TReportUtils
              • hidfield.h
              • hidinterfaces.h
            • Locod Bearer Plugin API
              • CLocodBearerPlugin
              • MLocodBearerPluginObserver
              • TLocodBearerPluginParams
            • OBEX Secondary Display Notification API
              • obexutilssecondarydisplayapi.h
            • OBEX Service Plugin API
              • CSrcsInterface
              • SrcsInterface.h
            • OBEX Service Utils API
              • TObexUtilsMessageHandler
                • TObexUtilsMessageHandler::CDummySessionObserver
                • TObexUtilsMessageHandler::TReceivedData
            • USB OBEX Service Manager Client API
              • CObexUSB
              • usbobex.h
        • Telephony and SIM Services
          • Cellular
            • Service Request
              • MServiceRequestObserver
            • Supplementary Service Settings
              • MSSSettingsRefreshHandler
          • Cellular Baseband Services
            • CBS Server
              • CbsCommon.h
              • CbsServerInternalPSKeys.h
              • RCbs
              • RCbsSettings
              • RCbsTopicCollection
              • RCbsTopicList
              • RCbsTopicMessages
              • TCbsDbImpTopic
              • TCbsDbImpTopicList
              • TCbsDbLanguages
              • TCbsDbTopicIdentity
              • TCbsDbTopicList
          • Converged Call Engine
            • Service Selector
              • CConvergedServiceSelector
                • CConvergedServiceSelector::TSsResult
          • Phone Client/Server
            • AIW Dial Data
              • CAiwInternalDialData
              • aiwinternaldialdata.h
            • Call UI
              • CCaUiEngApi
              • CCaUiEngFactory
              • MCaUiDialResultObserver
            • Emergency Number Policy
              • CEmergencyNumberPolicy
              • cemergencynumberpolicy.h
            • Phone Client
              • CPhCltDialer
              • cphcltextphonedialdata.h
              • telservicesinternalcrkeys.h
          • SIM Application Toolkit Engine
            • SAT Server
              • MSatShellController
              • SATInternalPSKeys.h
          • Telephony and SIM Services Platform Interfaces
            • AIW Dial Data Consumer API
              • CAiwDialData
              • aiwdialdata.h
              • aiwdialdataext.h
            • CBS MCN Client API
              • CCbsMcnListener
              • CMcn
              • CMcn.h
              • CMcnTopicArray
              • CbsMcnCommon.h
              • MCbsMcnObserver
              • RCbsMcnSession
              • RMcnSubSession
              • TCbsMcnMessage
            • CBS Message API
              • CCbsMessageClient
              • CbsCommonTypes.h
              • TCbsDbMessage
              • TCbsDbTopic
            • Call Information API
              • CCallInformation
              • MCall
              • MCallInformationObserver
            • Call Remote Party Information API
              • MCallRemotePartyInformationObserver
            • CallUI Reconnect Query API
              • CCaUiReconnectQuery
              • MCaUiReconnectQueryObserver
            • Central Repository Database API
              • CCenRepDatabaseProperty
              • cenrepdatabaseproperty.h
            • Converged Call Engine API
              • CCCE
              • CCCECallParameters
              • MCCECSCall
              • MCCECall
              • MCCECallObserver
              • MCCEConferenceCall
              • MCCEConferenceCallObserver
              • MCCEDtmfInterface
              • MCCEDtmfObserver
              • MCCEExtensionInterface
              • MCCEExtensionObserver
              • MCCEForwardInterface
              • MCCEObserver
              • MCCESsObserver
              • MCCETransferInterface
              • ccce.h
              • cccecallparameters.h
            • Converged Call Provider API
              • CCCPCallParameters
              • CConvergedCallProvider
              • CSInfo
              • MCCPCSCall
              • MCCPCSObserver
              • MCCPCall
              • MCCPCallObserver
              • MCCPConferenceCall
              • MCCPConferenceCallObserver
              • MCCPDTMFObserver
              • MCCPDTMFProvider
              • MCCPEmergencyCall
              • MCCPExtensionObserver
              • MCCPExtensionProvider
              • MCCPForwardObserver
              • MCCPForwardProvider
              • MCCPObserver
              • MCCPSsObserver
              • MCCPTransferObserver
              • MCCPTransferProvider
              • TCCPLifeTimeData
              • cconvergedcallprovider.inl
              • ccpdefs.h
              • mccpobserver.h
            • Default Emergency Numbers API
              • defaultemergencynumberscrkeys.h
            • Dial Utils API
              • CDialUtilsApi
              • CDialUtilsFactory
            • Incoming Call Monitor API
              • icmapi.h
            • Network Handling Engine API
              • CNWSession
              • MNWMessageObserver
              • NWHandlingEngine.h
              • TNWInfo
            • Phone Client API
              • PhCltTypes.h
              • RPhCltServer
              • RPhCltServer.h
            • Phone Client Command Handler API
              • CPhCltCommandHandler
              • CPhCltCommandHandler.h
              • TPhCltComHandCommandParameters
            • Phone Client Emergency Call API
              • CPhCltEmergencyCall
              • CPhCltEmergencyCall.h
              • MPhCltEmergencyCallObserver
            • Phone Client Image Handler API
              • CPhCltBaseImageParams.h
              • CPhCltImageHandler
              • CPhCltImageParams
              • CPhCltImageParams.h
              • MPhCltImageObserver
              • TPhCltImageArray
              • TTelephonyOTALogoUpdate
            • Phone Client Messenger API
              • CPhCltMessenger
              • CPhCltMessenger.h
              • TPhCltMessengerParameters
            • Phone Client Notify API
              • CPhCltCallNotify
              • CPhCltDialData
              • MPhCltComHandRequestObserver
              • MPhCltDialEmergencyRequestObserver
              • MPhCltDialRequestObserver
              • cphcltdialdata.h
            • Phone Client Server Information API
              • PhoneClientServerDomainPSkeys.h
              • TTelOTALogoUpdate
            • Phone Client USSD API
              • CPhCltUssd
              • CPhCltUssd.h
            • Phone Client USSD Internal API
              • CPhCltUssdInt
              • CPhCltUssdSatClient
            • Phone Client Utility API
              • PhCltUtils
            • Phone Settings API
              • CPSetRefreshHandler
              • CPsetCallBarring
              • CPsetCallDiverting
              • CPsetCallWaiting
              • CPsetCli
              • CPsetContainer
              • CPsetCustomerServiceProfile
              • CPsetNetwork
              • CPsetSAObserver
              • MPsetCallBarring
              • MPsetCallDiverting
              • MPsetCallWaiting
              • MPsetCli
              • MPsetNetworkMode
              • MPsetNetworkSelect
                • MPsetNetworkSelect::TCurrentNetworkInfo
                • MPsetNetworkSelect::TNetworkId
                • MPsetNetworkSelect::TNetworkInfo
              • PsetConstants.h
              • TCallBarringSetting
              • TCallDivertNotifySetting
              • TCallDivertSetting
            • Phone Settings Notes UI API
              • CPsuiBarringObs
              • CPsuiCliObserver
              • CPsuiContainer
              • CPsuiDivertObs
              • CPsuiWaitingObs
              • PsuiConstants.h
            • Phone Settings Observer API
              • MPsetBarringObserver
              • MPsetCallWaitingObserver
              • MPsetCliObserver
              • MPsetDivertObserver
              • MPsetNetworkInfoObs.h
              • MPsetNetworkInfoObserver
              • MPsetNetworkModeObserver
              • MPsetRequestObserver
            • SAT Client API
              • RSatSession
            • SAT Configuration API
              • satdomainpskeys.h
            • SAT Refresh API
              • MSatRefreshObserver
              • RSatRefresh
              • msatrefreshobserver.h
            • SAT Service API
              • RSatService
              • rsatservice.h
            • SS Settings API
              • MSSSettingsObserver
              • MSSSettingsRefreshObserver
              • RCustomerServiceProfileCache
                • RCustomerServiceProfileCache::TCspCacheData
              • RSSSettings
                • RSSSettings::TSSSettingsData
            • Secondary Display SAT API
              • TSatCommandData
              • secondarydisplaysatapi.h
            • Service Provider Settings API
              • CSPEntry
              • CSPProperty
              • CSPSettings
              • MSPNotifyChangeObserver
              • spdefinitions.h
            • String Parser API
              • CPhoneGsmEmergencyNumberHandler
              • CPhoneGsmHandlerBase
              • CPhoneGsmHandlerContainer
              • CPhoneGsmManufacturerHandler
              • CPhoneGsmMiscHandler
              • CPhoneGsmOptionContainerBase
              • CPhoneGsmOptionContainerBase.h
              • CPhoneGsmParserBase
              • CPhoneGsmParserBase.h
              • CPhoneGsmParserResult
              • CPhoneGsmPcnProcedureHandler
              • CPhoneGsmPhoneNumberHandler
              • CPhoneGsmSimControlHandler
              • CPhoneGsmSsCallHandler
              • CPhoneGsmSsHandler
              • CPhoneVoipNumberHandler
              • PhoneGsmParser
            • Telephony Mediator API
              • TelephonyMediator::TTelephonyCallDataParam
              • mediatoraudiocommandstotelephonyapi.h
              • mediatorcommandstotelephonyapi.h
              • mediatoreventsfromtelephonyapi.h
            • Telephony Network Information API
              • NetworkHandlingDomainPSKeys.h
            • Voice Mailbox Number API
              • MServiceNotifyHandler
              • MVmbxAlsObserver
              • MVmbxNotifyHandler
              • RVmbxNumber
              • TVmbxEntry
              • TVmbxServiceInfo
              • TVmbxServiceSelection
              • vmnumber.h
        • UI Accelerator
          • UI Accelerator Platform Interfaces
            • ALF Client Server API
              • CAlfAppSrvSessionBase
              • MAlfSrvSettingsObserver
              • MWindowVisibilityObserver
              • RAlfClientBase
            • ALF Core Toolkit API
              • CHuiAnimatedTexture
              • CHuiAutoSizeImageLoaderUtil
              • CHuiBrush
              • CHuiCanvasCmdBufferReader
              • CHuiCanvasVisual
              • CHuiControl
                • CHuiControl::SConnection
              • CHuiCurvePath
                • CHuiCurvePath::TSegment
              • CHuiDisplayCoeControl
              • CHuiGc
              • CHuiGridLayout
              • CHuiImageLoaderUtil
              • CHuiLayout
              • CHuiM3GMesh
              • CHuiProceduralMesh
              • CHuiS60Skin
                • CHuiS60Skin::CSkinItem
              • CHuiTexture
                • CHuiTexture::TExtParams_UploadDirectL
                • CHuiTexture::TSegment
              • CHuiTextureManager
                • CHuiTextureManager::SLoadQueueEntry
                • CHuiTextureManager::TAnimatedTextureGroupItem
              • CHuiTextureProcessor
              • CHuiVisual
              • HuiDisplay.h
              • HuiEnv.h
              • HuiFixMath
              • HuiGc.h
              • HuiRoster.h
              • HuiTexture.h
              • HuiTransformation.h
              • HuiUtil.h
              • HuiVisual.h
              • MHuiActionObserver
              • MHuiBitmapProvider
              • MHuiBrushGuide
              • MHuiBufferDrawer
              • MHuiDisplayDeletionObserver
              • MHuiDisplayRefreshObserver
              • MHuiDisplayVisibleAreaObserver
              • MHuiEnvObserver
              • MHuiEventHandler
              • MHuiFbsBitmapBufferGc
              • MHuiGc
              • MHuiLowMemoryObserver
              • MHuiMappingFunction
              • MHuiMemoryLevelObserver
              • MHuiRosterObserver
              • MHuiScreenBufferObserver
              • MHuiSegmentedTexture
              • MHuiSessionObject
              • MHuiShadowedTexture
              • MHuiTexture
              • MHuiTextureAutoSizeObserver
              • MHuiTextureContentObserver
              • MHuiTextureLoadingCompletedObserver
              • MHuiTextureManagerStateChangedObserver
              • MHuiTimeObserver
              • MHuiVisualOwner
              • RHuiObserverArray
              • RHuiOwnedPointer
              • THuiActionCommand
              • THuiAverageMappingFunction
              • THuiBoxMetric
              • THuiCanvasTextParameters
              • THuiCommand
              • THuiConstantMappingFunction
              • THuiControlCommand
              • THuiCosineMappingFunction
              • THuiCustomEventCommand
              • THuiFont
              • THuiGroupCommand
              • THuiImageCommand
              • THuiInteractionInterval
              • THuiLinearMappingFunction
              • THuiM3GMeshAnimationController
              • THuiMarkerCommand
              • THuiMaterial
              • THuiMetric
              • THuiObjectCommand
              • THuiPathPoint
              • THuiPointCommand
              • THuiRealPoint
              • THuiRealSize
              • THuiSineMappingFunction
              • THuiTextCommand
              • THuiTextStyle
              • THuiTextureHandle
              • THuiThemeImageparams
              • THuiTimedPoint
              • THuiTimedValue
              • THuiTransformationCommand
              • THuiValueCommand
              • THuiVisualCommand
              • THuiXYMetric
              • huifixmath.h
              • huim3gmesh.h
              • huitextstyle.h
            • ALF Extended Visual API
              • AlfTransEffectPlugin.h
              • CAlfLCTAnchorLayout
              • CAlfLCTGridLayout
              • CAlfLCTTextVisual
                • CAlfLCTTextVisual::TLCTTextVisualPrivateData
              • MAlfGfxEffectPlugin
              • MAlfTransEffectObserver
              • MAlfTransEffectPlugin
            • ALF Extension API
              • AlfBoxMetricUtility
              • AlfFileTokenUtility
              • AlfMetricUtility
              • AlfTimedPointUtility
              • AlfTimedValueUtility
              • AlfXYMetricUtility
              • CAlfAnchorLayoutHandler
              • CAlfBorderBrushHandler
              • CAlfBrushHandler
              • CAlfCanvasVisualHandler
              • CAlfCurvePathLayoutHandler
                • CAlfCurvePathLayoutHandler::TCurvePathLayoutPrivateData
              • CAlfDeckLayoutHandler
              • CAlfDropShadowBrushHandler
              • CAlfFlowLayoutHandler
              • CAlfFrameBrushHandler
              • CAlfGradientBrushHandler
              • CAlfGridLayoutHandler
              • CAlfImageBrushHandler
              • CAlfImageVisualHandler
              • CAlfLCTAnchorLayoutHandler
              • CAlfLCTGridLayoutHandler
              • CAlfLCTTextVisualHandler
              • CAlfLayoutHandler
              • CAlfLineVisualHandler
              • CAlfMeshVisualHandler
              • CAlfShadowBorderBrushHandler
              • CAlfTextVisualHandler
              • CAlfViewportLayoutHandler
              • CAlfVisualHandler
                • CAlfVisualHandler::TPrivateData
              • MAlfExtension
              • MAlfExtensionFactory
              • MAlfInterfaceProvider
              • RFTokenClient
              • TAlfBackBufferUpdate
              • TAlfBlurTextureParams
              • TAlfCreateBorderBrushMetricParams
              • TAlfCreateBorderBrushParams
              • TAlfCreateTextureAnimatedParams
              • TAlfCreateTextureParams
              • TAlfCurvePathArcParams
              • TAlfCurvePathArcRealParams
              • TAlfCurvePathLineParams
              • TAlfCurvePathLineRealParams
              • TAlfDisplayCreateParams
              • TAlfDisplayCreateParams2
              • TAlfDropShadowColorRgbParams
              • TAlfDropShadowColorSkinParams
              • TAlfDropShadowOffsetPolarParams
              • TAlfDropShadowOffsetXYParams
              • TAlfFrameBrushFramePartImageParams
              • TAlfFrameBrushImageParams
              • TAlfFrameBrushMetricParams
              • TAlfFrameBrushParams
              • TAlfGradientBrushAppendColorParams
              • TAlfGradientBrushSetColorParams
              • TAlfGridLayoutAppendWeightParams
              • TAlfGridLayoutFillWeightsParams
              • TAlfGridLayoutInsertWeightParams
              • TAlfGridLayoutRemoveWeightParams
              • TAlfGridLayoutReplaceWeightParams
              • TAlfGridLayoutWeightParams
              • TAlfImageBrushParams
              • TAlfImageParams
              • TAlfImplementationInformation
              • TAlfLCTAnchorSetAnchorsParams
              • TAlfLCTGridSetColsAndRowsParams
              • TAlfLCTTextVisualSetTextPaneParams
              • TAlfLayoutAttachBoxParams
              • TAlfLayoutAttachCornerParams
              • TAlfLayoutAttachEdgeParams
              • TAlfLayoutSetAnchorParams
              • TAlfLayoutSetRelativeAnchorRectParams
              • TAlfLoadTextureParams
              • TAlfMaterialParams
              • TAlfMeshAnimationPositionParams
              • TAlfMeshLoadM3GSceneParams
              • TAlfPointerEventDragTreshold
              • TAlfPosInt
              • TAlfQtCommandBufferParams
              • TAlfScreenBufferBitmaps
              • TAlfScreenBufferEvent
              • TAlfSizeInt
              • TAlfTableMappingFunctionParams
              • TAlfTextVisualFontColorParams
              • TAlfTextVisualSetHighlightRangeParams
              • TAlfTextureInfoEvent
              • TAlfTouchEvent
              • TAlfTransformationRotateParams
              • TAlfTransformationTimedParams
              • TAlfVisualEffectParams
              • TAlfVisualPos
              • TAlfVisualPosSize
              • TAlfVisualSize
              • TInt3
              • TIntTReal
              • TReal2
              • alfconstants.h
            • ALF Tracing API
              • MAlfMetricsInterface
              • MHuiProbe
            • ALF Visual API
              • AlfVisualProperties
              • CAlfAnchorLayout
              • CAlfAverageMappingFunction
                • CAlfAverageMappingFunction::TPrivateData
              • CAlfBrush
                • CAlfBrush::TPrivateData
              • CAlfClientWindow
              • CAlfCompositionClientBase
              • CAlfCompositionHost
              • CAlfCompositionPixelSource
              • CAlfCompositionSource
              • CAlfConstantMappingFunction
                • CAlfConstantMappingFunction::TPrivateData
              • CAlfControl
                • CAlfControl::TPrivateData
                  • CAlfControl::TPrivateData::SConnection
              • CAlfCosineMappingFunction
                • CAlfCosineMappingFunction::TPrivateData
              • CAlfCurvePathLayout
                • CAlfCurvePathLayout::TCurvePathLayoutPrivateData
              • CAlfDeckLayout
                • CAlfDeckLayout::TDeckLayoutPrivateData
              • CAlfFlowLayout
                • CAlfFlowLayout::TFlowLayoutPrivateData
              • CAlfGridLayout
              • CAlfImageVisual
                • CAlfImageVisual::TImageVisualPrivateData
              • CAlfLayout
              • CAlfLineVisual
                • CAlfLineVisual::TLineVisualPrivateData
              • CAlfLinearMappingFunction
                • CAlfLinearMappingFunction::TPrivateData
              • CAlfMeshVisual
                • CAlfMeshVisual::TMeshVisualPrivateData
              • CAlfPropertyOwner
              • CAlfSineMappingFunction
                • CAlfSineMappingFunction::TPrivateData
              • CAlfTableMappingFunction
                • CAlfTableMappingFunction::TPrivateData
              • CAlfTextVisual
              • CAlfViewportLayout
              • CAlfVisual
              • CGOomMonitorPlugin
              • CGOomMonitorPluginBase
              • MAlfActionObserver
              • MAlfAsyncOpObserver
              • MAlfBitmapProvider
              • MAlfBufferDrawer
              • MAlfBufferGc
              • MAlfBufferProvider
                • MAlfBufferProvider::TBufferCreationAttributes
              • MAlfCanvasObserver
              • MAlfCompositionControl
              • MAlfCompositionController
              • MAlfCompositionObserver
              • MAlfControlGroupOrderChangedObserver
              • MAlfEnvObject
              • MAlfEventHandler
              • MAlfInputCapabilitiesSupplier
              • MAlfMappingFunction
              • MAlfScreenBufferObserver
              • MAlfTableMappingFunctionDataProvider
              • MAlfTextureAutoSizeObserver
              • MAlfTextureGroupLoadingCompletedObserver
              • MAlfTextureLoadingCompletedObserver
              • MAlfTextureManagerStateChangedObserver
              • RGOomMonitorSession
              • TAlfActionCommand
              • TAlfBoxMetric
              • TAlfCommand
              • TAlfControlCommand
              • TAlfCustomEventCommand
              • TAlfGroupCommand
              • TAlfImageCommand
              • TAlfMarkerCommand
              • TAlfMaterial
              • TAlfMetric
              • TAlfObjectCommand
              • TAlfPointCommand
              • TAlfRealLine
              • TAlfRealPoint
              • TAlfRealRect
              • TAlfRealSize
              • TAlfTextCommand
              • TAlfTimedPoint
              • TAlfTimedValue
              • TAlfTransformationCommand
              • TAlfValueCommand
              • TAlfVisualCommand
              • TAlfXYMetric
              • TRangedValue
              • alfbatchbuffer.h
              • alfdisplay.h
              • alflayout.h
              • alfm3gmesh.h
              • alfpropertyowner.h
              • alfroster.h
              • alfsymbiansbdrawer.h
              • alftexturemanager.h
              • alftransformation.h
              • alfvisual.h
              • goommonitorplugin.h
              • goommonitorsession.h
        • UI Resources
          • Layouts
            • Avkon Layout 2
              • aknlayout.cdl.common.h
              • aknlayoutscalable_apps.cdl.common.h
              • aknlayoutscalable_avkon.cdl.common.h
              • layoutmetadata.cdl.common.h
              • skinlayout.cdl.common.h
          • Skins
            • Avkon Skin Compiler
              • CAknLocalSkinInstance
          • UI Resources Platform Interfaces
            • Extended Fonts API
              • TAknFontId
              • TAknFontProviderSuppliedMetrics
            • Extended Skins API
              • AknsEffectAnim.h
              • AknsPkgID.h
              • AknsPointerStore
              • AknsRendererWrapper
              • AknsSkinUID.h
              • AknsSrvClient.h
              • AknsSrvVariant.hrh
              • CAknsAnimationCommandItemDef
              • CAknsAnimationItemDef
              • CAknsAnimationValueDef
              • CAknsBitmapItemDef
              • CAknsBmpAnimItemDef
              • CAknsColorTableItemDef
              • CAknsEffectAnim
              • CAknsEffectItemDef
              • CAknsEffectParamDef
              • CAknsEffectQueueItemDef
              • CAknsImageItemDef
              • CAknsImageTableItemDef
              • CAknsItemDef
              • CAknsMaskedBitmapItemDef
              • CAknsNamedReferenceDef
              • CAknsSizeBoundParamDef
              • CAknsSrvChunkLookup
              • CAknsSrvSkinInformationPkg
              • CAknsStringItemDef
              • CAknsTimingModelDef
              • MAknsEffectAnimObserver
              • MAknsSkinChangeObserver
              • RAknsSrvSession
              • TAknsBmpAnimFrameInfo
              • TAknsColorTableEntry
              • TAknsPkgID
              • TAknsSrvSkinInfoPkg
            • Graphic Configuration API
              • AknIconConfig
                • AknIconConfig::TPreferredDisplayMode
            • Layout Data API
              • AknLayout::CInstance
              • AknLayoutScalable_Apps::CInstance
              • AknLayoutScalable_Avkon::CInstance
              • Layout_Meta_Data::CInstance
              • SkinLayout::CInstance
              • TAknLayoutScalableParameterLimits
              • TAknLayoutScalableTableLimits
              • TAknLayoutTableLimits
              • TAknMultiLineTextLayout
              • TAknTextComponentLayout
              • TAknTextLineLayout
              • TAknWindowComponentLayout
                • TAknWindowComponentLayout::TRangeTriplet
                • TAknWindowComponentLayout::TScaledInt
                • TAknWindowComponentLayout::TTriplet
              • TAknWindowLineLayout
            • Layout System Private API
              • AknLayoutByteCodes.h
            • Mifconv Definitions API
              • mifconvdefs.h
            • Personalisation and Skins Settings API
              • AknSkinsInternalCRKeys.h
            • Skins Image Attributes API
              • TAknsImageAttributeData
            • TFX Effect Setup Plug-in API
              • MTransitionServer
            • TFX Server Controller Plug-in API
              • MTransitionServerController
            • Wallpaper Configuration API
              • aknswallpaperconfprivatecrkeys.h
          • UI Resources Public Interfaces
            • Pictograph API
              • CAknPictographInterface
              • MAknPictographAnimatorCallBack
              • MAknPictographDrawer
            • Scalable Icons API
              • AknIconHeader.h
              • AknIconUtils
              • AknInternalIconUtils
              • CAknIcon
              • MAknIconChangeObserver
              • MAknIconFileProvider
              • MAknIconObserver
              • RAknIconSrvClient
              • SvgtRasterizerKeyDefs.hrh
              • TAknContentDimensions
              • TAknIconHeader
              • THeader
            • Skins API
              • AknsConstants.h
              • AknsDrawUtils
              • AknsDrawUtils.h
              • AknsItemID.h
              • AknsRlEffect.h
              • AknsRlEffectContext.h
              • AknsUtils
              • AknsWallpaperUtils
              • CAknsAnimationCommand
              • CAknsAnimationItemData
              • CAknsAnimationValue
              • CAknsBitmapItemData
              • CAknsBmpAnimItemData
              • CAknsColorTableItemData
              • CAknsEffectCommand
              • CAknsEffectQueueItemData
              • CAknsImageItemData
              • CAknsImageTableItemData
              • CAknsItemData
              • CAknsMaskedBitmapItemData
              • CAknsStringItemData
              • CAknsTimingModel
              • MAknsControlContext
              • MAknsDataContext
              • MAknsRlEffect
              • MAknsRlEffectContext
              • MAknsRlParameterIterator
              • MAknsSkinInstance
              • TAknsItemID
              • TAknsRlEffectCaps
              • TAknsRlGraphicsParam
              • TAknsRlLayerData
              • TAknsRlParameterData
              • TAknsRlRenderOpParam
        • UI Tools
          • UI Tools Platform Interfaces
            • Layout System Private API
              • AknLayoutByteCodes.h
        • USB Services
          • USB Services Platform Interfaces
            • PictBridge API
              • CDpsEngine
              • TDpsAbortJob
              • TDpsAbortJobReq
              • TDpsArg
              • TDpsArgsInt
              • TDpsCapRep
              • TDpsCapReq
              • TDpsConfigPrintRep
              • TDpsConfigPrintReq
              • TDpsConfigPrintService
              • TDpsContinueJob
              • TDpsEle
              • TDpsEvents
              • TDpsGetCapability
              • TDpsGetJobStatus
              • TDpsGetPrinterStatus
              • TDpsJobEndReason
              • TDpsJobStatusRep
              • TDpsPaperType
              • TDpsPrintInfo
              • TDpsPrinterStatusRep
              • TDpsResult
              • TDpsStartJob
              • TDpsStartJobReq
              • TDpsVersion
              • TMDpsOperation
              • dpsdefs.h
            • USB Device Control Plug-in API
              • CUsbCMHandler
              • cusbdevicecontrolplugin.h
            • USB Notifier API
              • TUSBConnectionNotiferParams
              • TUSBNotesNotiferParams
              • TUSBQueriesNotiferParams
              • usbuinotif.h
            • USB Personality API
              • UsbWatcherInternalCRKeys.h
            • USB Personality Plug-in API
              • CUsbPersonality
              • CUsbPersonalityNotifier
                • CUsbPersonalityNotifier::TNotifierClient
              • CUsbPersonalityPlugin
              • MUsbNotifierCallBack
              • TUsbPersonalityParams
            • USB Watcher API
              • RUsbWatcher
            • USB Watcher Info API
              • UsbWatcherInternalPSKeys.h
        • Video Utils
          • Video Utils Platform Interfaces
            • Video Connection Utility API
              • MConnUtilEngineObserver
              • TVcxNotifierParams
              • tvcxconnutilnotifierparams.h
            • Video Scheduler API
              • CCseScheduledProgram
              • CCseScheduledProgram.h
              • CCseSchedulerApi
              • CCseSchedulerPluginIF
              • CseSchedulerClientServerCommon.h
              • MCsePluginObserver
              • MCseScheduleObserver
              • RCseSchedulerClient
              • RCseSchedulerService
              • RCseSchedulerServiceBase
        • Web
          • Browser Utilities
            • Browser Telephony Service
              • CBrowserTelServiceEtelWatcher
              • MBrowserTelServiceEtelWatcherObserver
          • Web Engine
            • OSS Web Engine
              • MMemoryCollector
              • MOOMNotifier
              • MOOMStopper
              • MemoryManager
            • Widget Installer
              • CWidgetInstaller
              • MConverterController
          • Web Platform Interfaces
            • Browser Dialogs Provider API
              • CBrowserDialogsProvider
              • MBrowserDialogsProviderObserver
              • browserdialogsprovider.h
            • COD Handler API
              • CCodDownload
              • CDownloadDataBase
              • CMediaDataBase
              • MCodDownloadObserver
              • TCodDownloadProgress
              • httpdownloaddata.h
            • Connection Manager API
              • MConnection
              • MConnectionMultiStageObserver
              • MOffLineObserver
              • TIdPair
              • internetconnectionmanager.h
            • Download Manager Client API Extension
              • RHttpDownloadMgrApiExt
            • Feeds Engine API
              • CEnclosure
              • CFeed
              • CFolderItem
              • CItemMini
              • CLeakTracker
              • CXmlEncoding
                • CXmlEncoding::SupportedEncodings
              • LeakTracker_Value
              • MFeedObserver
              • MFolderItemObserver
              • RFeed
              • RFolderItem
              • TLeakTracker
              • feedsservermsg.h
            • Launcher API
              • TLauncherPackageUtils
            • Recent URL Store API
              • CRecentUrlStore
            • Scheme Handler Plugin API
              • CSchemeHandler
            • State Machine Gesture Framework API
              • CStmGestureContext
              • MStmGestureListener
              • MStmGestureParameters
              • TStmGestureEvent
              • stmGesture::MGestureIf
              • stmGesture::MGestureListener
              • stmGesture::TGestureArea
              • stmUiEventEngine::MStateMachine
              • stmUiEventEngine::MUiEvent
              • stmUiEventEngine::MUiEventObserver
              • stmUiEventEngine::MUiEventSpeed
              • stmgestureinterface.h
              • stmgesturelistener.h
            • Widget Registry API
              • RWidgetRegistryClientSession
              • widgetpropertyvalue.h
              • widgetregistryconstants.h
            • XML Parser API
              • CXmlUtils
              • RXMLReader
            • cXml Library API
              • CXML_Buffer_t
              • NW_DOM_AttributeHandle_s
              • NW_DOM_AttributeListIterator_s
              • NW_DOM_NodeIterator_s
              • NW_Encoder_Encoder_s
              • NW_Encoder_StringItem_s
              • NW_Encoder_StringTableIterator_s
              • NW_Encoder_StringTable_s
              • NW_String_String_s
              • NW_String_UCS2Buff_s
              • NW_TinyDom_AttrValComponent_u
              • NW_TinyDom_AttrVal_s
              • NW_TinyDom_AttributeHandle_s
              • NW_TinyDom_Extension_s
              • NW_TinyDom_Handle_s
              • NW_TinyDom_ListIterator_s
              • NW_TinyDom_Parser_Wrapper_s
              • NW_TinyDom_Parser_s
              • NW_TinyDom_Tag_s
              • NW_TinyDom_Tree_s
              • NW_TinyTree_EBuffer_s
              • NW_TinyTree_NodeIterator_s
              • NW_TinyTree_Node_s
              • NW_TinyTree_Segment_s
              • NW_TinyTree_TinyTree_s
              • NW_TinyTree_TreeNode_s
              • NW_TinyTree_TreeVector_s
              • NW_WBXML_CP_Registry_Entry_s
              • NW_WBXML_CP_Registry_s
              • NW_WBXML_Codepage_s
              • NW_WBXML_DictEntry_s
              • NW_WBXML_Dictionary_s
              • NW_WBXML_Document_s
              • NW_WBXML_EventHandler_s
              • NW_WBXML_Opaque_s
              • NW_WBXML_Parser_s
              • NW_WBXML_StringTable_s
              • NW_WBXML_Writer_s
              • NW_XML_Parser_EventCallbacks_s
              • NW_XML_Reader_Interval_s
              • NW_XML_Reader_LineColumn_s
              • NW_XML_Reader_s
              • cxml_type_def.h
              • nw_dom_attribute.h
              • nw_dom_document.h
              • nw_dom_node.h
              • nw_dom_text.h
              • nw_encoder_domencoder.h
              • nw_encoder_stringtable.h
              • nw_encoder_wbxmlwriter.h
              • nw_string_char.h
              • nw_string_string.h
              • nw_tinydom.h
              • nw_tinydom_utils.h
              • nw_tinytree.h
              • nw_tinytree_ebuffer.h
              • nw_tinytree_treevector.h
              • nw_wbxml_dictionary.h
              • nw_wbxml_document.h
              • nw_wbxml_event.h
              • nw_wbxml_opaque.h
              • nw_wbxml_parse.h
              • nw_xmlp_xmlparser.h
              • nw_xmlp_xmlreader.h
          • Web Public Interfaces
            • Browser Control API
              • CBrCtlInterface
              • CBrCtlObjectInfo
              • MBrCtlCommandObserver
              • MBrCtlDataLoadConsumer
              • MBrCtlDataLoadSupplier
              • MBrCtlDialogsProvider
              • MBrCtlDownloadObserver
              • MBrCtlLayoutObserver
              • MBrCtlLinkContent
              • MBrCtlLinkResolver
              • MBrCtlLoadEventObserver
              • MBrCtlSoftkeysObserver
              • MBrCtlSpecialLoadObserver
              • MBrCtlStateChangeObserver
              • MBrCtlWindowObserver
              • MWidgetCallback
              • MWidgetExtension
              • TBrCtlDefs
              • TBrCtlImageCarrier
              • TBrCtlSelectOptionData
              • TBrCtlSubscribeTo
              • TBrCtlWmlServiceOption
            • Download Manager Client API
              • MHttpDownloadMgrNextUriObserver
              • MHttpDownloadMgrObserver
              • RHttpDownload
              • RHttpDownloadMgr
              • THttpDownloadEvent
              • downloadmgrclient.h
              • httpdownloadmgrcommon.h
            • Favourites Engine API
              • CActiveFavouritesDbNotifier
              • CFavouritesItem
              • CFavouritesItemList
              • MFavouritesDbObserver
              • MFavouritesItemData
              • RFavouritesDb
              • RFavouritesDbIncremental
              • RFavouritesDbNotifier
              • RFavouritesFile
              • RFavouritesHandle
              • RFavouritesSession
              • TFavouritesWapAp
              • favouriteslimits.h
            • Settings API
              • browseruisdkcrkeys.h
        • Web Services
          • Web Services Info
            • Web Services Build
              • CSenBaseAttribute
              • CSenBaseElement
              • CSenBaseFragment
              • CSenCredential
              • CSenCredential2
              • CSenDomFragment
              • CSenDomFragmentBase
              • CSenElement
              • CSenFacet
              • CSenFragment
              • CSenFragmentBase
              • CSenHostletConnection
              • CSenHttpTransportProperties
              • CSenIdentityProvider
              • CSenIdentityProviderIdArray8
              • CSenNamespace
              • CSenNamespaceData
              • CSenParser
              • CSenServiceConnection
              • CSenServiceManager
              • CSenServicePattern
              • CSenSoapEnvelope
              • CSenSoapEnvelope2
              • CSenSoapFault
              • CSenSoapMessage
              • CSenSoapMessage2
              • CSenTransportProperties
              • CSenWsSecurityHeader
              • CSenWsSecurityHeader2
              • CSenXmlElement
              • CSenXmlProperties
              • CSenXmlReader
              • CSenXmlServiceDescription
              • MSenAuthenticationProvider
              • MSenCoBrandingObserver
              • MSenConsumerPolicy
              • MSenContentHandlerClient
              • MSenElement
              • MSenExtendedConsumerInterface
              • MSenFilesObserver
              • MSenFragment
              • MSenHostlet
              • MSenHostletConsumer
              • MSenHostletRequest
              • MSenHostletResponse
              • MSenIdentityProviderIdArray
              • MSenMessage
              • MSenProperties
              • MSenProperties.h
              • MSenProperty
              • MSenProviderPolicy
              • MSenServiceConsumer
              • MSenServiceConsumer.h
              • MSenServiceDescription
              • MSenServiceDescription.h
              • MSenServicePolicy
              • MSenServicePolicy.h
              • RSenDocument
              • RSenPointerMap
              • SenBaseFragment.h
              • SenCredential2.h
              • SenCryptoUtils
              • SenDateUtils
              • SenFacet.h
              • SenFragmentBase.h
              • SenHostletConnection.h
              • SenHttpTransportProperties.h
              • SenIdentityProvider.h
              • SenServiceConnection.h
              • SenServiceManager.h
              • SenSoapConstants.h
              • SenTransportProperties.h
              • SenXmlConstants.h
              • SenXmlProperties.h
              • SenXmlReader.h
              • SenXmlServiceDescription.h
              • SenXmlUtils
              • SenXmlUtils.h
              • TSenAuthentication
              • TSenDataTrafficDetails
              • TSenDataTrafficOperations
              • TSenDocumentData
          • Web Services Public Interfaces
            • Hostlet Connection API
              • CSenHostletConnection
              • MSenHostlet
              • MSenHostletRequest
              • MSenHostletResponse
              • SenHostletConnection.h
            • Web Service Connection API
              • CSenHttpTransportProperties
              • CSenServiceConnection
              • CSenSoapEnvelope
              • CSenSoapFault
              • CSenSoapMessage
              • CSenTransportProperties
              • CSenWsSecurityHeader
              • CSenXmlProperties
              • MSenAuthenticationProvider
              • MSenCoBrandingObserver
              • MSenExtendedConsumerInterface
              • MSenFilesObserver
              • MSenHostletConsumer
              • MSenProperties
              • MSenProperties.h
              • MSenProperty
              • MSenServiceConsumer
              • MSenServiceConsumer.h
              • RSenPointerMap
              • SenCryptoUtils
              • SenDateUtils
              • SenHttpTransportProperties.h
              • SenServiceConnection.h
              • SenSoapConstants.h
              • SenTransportProperties.h
              • SenXmlProperties.h
              • TSenDataTrafficDetails
              • TSenDataTrafficOperations
            • Web Service Description API
              • CSenCredential
              • CSenCredential2
              • CSenFacet
              • CSenIdentityProvider
              • CSenIdentityProviderIdArray8
              • CSenServicePattern
              • CSenXmlServiceDescription
              • MSenConsumerPolicy
              • MSenIdentityProviderIdArray
              • MSenProviderPolicy
              • MSenServiceDescription
              • MSenServiceDescription.h
              • MSenServicePolicy
              • MSenServicePolicy.h
              • SenCredential2.h
              • SenFacet.h
              • SenIdentityProvider.h
              • SenXmlServiceDescription.h
              • TSenAuthentication
            • Web Service Manager API
              • CSenServiceManager
              • SenServiceManager.h
            • Web Service Messaging API
              • CSenSoapEnvelope2
              • CSenSoapMessage2
              • CSenWsSecurityHeader2
              • MSenMessage
            • XML Extensions API
              • CSenBaseAttribute
              • CSenBaseElement
              • CSenBaseFragment
              • CSenDomFragment
              • CSenElement
              • CSenFragment
              • CSenNamespace
              • CSenXmlElement
              • CSenXmlReader
              • MSenContentHandlerClient
              • MSenElement
              • MSenFragment
              • SenBaseFragment.h
              • SenXmlConstants.h
              • SenXmlReader.h
              • SenXmlUtils
              • SenXmlUtils.h
            • XML Fragment API
              • CSenDomFragmentBase
              • CSenFragmentBase
              • CSenNamespaceData
              • CSenParser
              • RSenDocument
              • SenFragmentBase.h
              • TSenDocumentData
        • Wireless Access
          • HotSpot Framework Platform Interfaces
            • HotSpot Framework Client API
              • CHssMgmtScanInfo
              • MHssMgmtNotifications
              • MHssMgmtScanInfoBase
              • MHssMgmtScanInfoIteratorBase
              • SHssWep
              • THssCertificateEntry
              • THssEapSettings
              • THssIapSettings
              • hssiapsettings.h
              • hssmgmtcommon.h
              • hssmgmtscaninfointerface.h
            • HotSpot Framework Client Plugin API
              • MHssClientInterface
            • Internet Connectivity Test Service API
              • CIctsClientInterface
              • MIctsObserver
              • ictscommon.h
            • Internet Connectivity Test Service Settings API
              • internetconnectivitycrkeys.h
          • WLAN Utilities
            • WLAN Settings UI
              • CWlanSettingsUi
      • OS
        • Bluetooth
          • Bluetooth Comms Profiles
            • Bluetooth PAN Profile
              • MBnepPacketNotifier
              • MBnepPacketNotifierBase
              • MPanLinkControl
              • MPanLinkControlBase
              • TBnepBytesTransferred
              • bneppacketnotifier.h
              • panctrl.h
              • panroles.h
              • panuiinterfaces.h
          • Bluetooth Core
            • Bluetooth GAVDP
              • MGavdpUser
              • RGavdp
            • Bluetooth Logging Engine
              • CBtLog
              • MHCIFrameLogger
              • TLoggerBase
              • TStaticFunctionLogger
              • hciframelogger.h
              • logger.h
            • Bluetooth Notifiers Support
              • TBTDeviceList
              • TBTDeviceNameUpdateParams
              • TBTDeviceResponseParams
              • TBTDeviceSelectionParams
              • TBTNotifierParams2
              • TBTNotifierUpdateParams2
              • TBTNumericComparisonParams
              • TBTPasskeyDisplayParams
              • TBTPasskeyDisplayUpdateParams
              • TBTPinCodeEntryNotifierParams
              • TBTUserConfirmationParams
              • TPanConnection
              • TPanConnectionList
              • TPbapAuthNotifierParams
              • TPbapAuthNotifierResponse
              • btextnotifiers.h
              • btextnotifiersconsts.h
              • btextnotifierspartner.h
            • Bluetooth SDP
              • CElementParser
                • CElementParser::CLinearBuf
              • CSdpAgent
              • CSdpAttrIdMatchList
              • CSdpAttrValue
              • CSdpAttrValueBoolean
              • CSdpAttrValueDEA
              • CSdpAttrValueDES
              • CSdpAttrValueInt
              • CSdpAttrValueList
              • CSdpAttrValueNil
              • CSdpAttrValueString
              • CSdpAttrValueURL
              • CSdpAttrValueUUID
              • CSdpAttrValueUint
              • CSdpSearchPattern
              • MSdpAgentNotifier
              • MSdpAttributeValueVisitor
              • MSdpElementBuilder
              • RSdp
              • RSdpDatabase
              • RSdpSubSession
              • TAttrRange
              • TSdpIntBuf
              • TSdpIntBuf< TUint16 >
              • TSdpIntBuf< TUint32 >
              • TSdpIntBuf< TUint64 >
              • TSdpIntBuf< TUint8 >
              • btsdp.h
            • Bluetooth Stack
              • MHardResetInitiator
              • MLinkMuxNotifier
              • MPhysicalLinksState
              • TBTBasebandLinkState
              • TBTFeatures
              • TLinkPolicy
              • eirmanshared.h
              • hardresetinitiator.h
              • hcishared.h
              • l2capdebuginfo.h
              • linkmuxnotifier.h
              • pairingservershared.h
              • physicallinksstate.h
          • Bluetooth Management
            • Bluetooth Client Library
              • CBluetoothPhysicalLinkMetrics
              • CBluetoothPhysicalLinks
              • CBluetoothSocket
              • CBluetoothSynchronousLink
              • CEirPublisherBase
              • MAvctpChannel
              • MAvctpEventNotify
              • MBluetoothPhysicalLinkMetricsObserver
              • MBluetoothPhysicalLinksNotifier
              • MBluetoothSocketNotifier
              • MBluetoothSynchronousLinkNotifier
              • MManufacturerSpecificDataPublisherNotifier
              • RA2dpOptimiser
              • RAvctp
              • RBTBaseband
              • RBTPhysicalLinkAdapter
              • RBluetoothPowerSwitch
              • RExtendedInquiryResponseUUIDContainer
              • RHCIDirectAccess
              • RUUIDContainer
              • SymbianBluetoothAV::ConvertToSymbianError
              • TA2dpOptimisationParams
              • TAvctpSockAddr
              • TAvdtpConfigReject
              • TAvdtpContentProtectionCapabilities
              • TAvdtpHeaderCompressionCapabilities
              • TAvdtpMediaCodecCapabilities
              • TAvdtpMediaTransportCapabilities
              • TAvdtpRecoveryCapabilities
              • TAvdtpReportingCapabilities
              • TAvdtpSEPInfo
              • TAvdtpServiceCapability
              • TAvdtpServiceCategories
              • TAvdtpSockAddr
              • TBTAccessRequirements
              • TBTBasebandEventNotification
              • TBTDevAddr
              • TBTServiceSecurity
              • TBTSockAddr
                • TBTSockAddr::SBTAddrSecurity
              • TBTSyncBandwidth
              • TBTSyncPackets
              • TBTeSCOLinkParams
              • TBasebandPolicyParams
              • TBluetoothNameRecordWrapper
              • THCIDeviceClassIoctl
              • THCILocalVersionIoctl
              • THCISetEncryptionIoctl
              • TInquirySockAddr
                • TInquirySockAddr::SInquiryAddr
              • TL2CAPSockAddr
              • TL2CapConfig
              • TLMAddSCOConnectionIoctl
              • TLMDisconnectACLIoctl
              • TLinkKeyV10
              • TNonSBCCodecCapabilities
              • TPINCodeV10
              • TPhysicalLinkQuickConnectionToken
              • TRfcommRPNTransaction
              • TRfcommRemotePortParams
              • TRfcommSockAddr
              • TSBCCodecCapabilities
              • TSEID
              • TSetBasebandPolicy
              • TUUID
              • a2dpoptimisation.h
              • aclsockaddr.h
              • avctpservices.h
              • avctptypes.h
              • bluetoothav.h
              • bt_sock.h
              • bt_subscribe.h
              • bt_subscribe_keybase.h
              • bt_subscribe_partner.h
              • btbasebandpolicy.h
              • btsecurity.h
              • btsocketoptionlevels.h
              • bttypes.h
              • bttypespartner.h
              • pairing.h
            • Bluetooth Manager
              • BTDeviceArrayCleanupStack
              • BTDeviceNameConverter
              • CBTDevice
              • CBTRegistryResponse
              • CEirPublisher
              • CEirPublisherNotifier
              • MEirPublisherNotifier
              • RBTCommPortSettings
              • RBTLocalDevice
              • RBTMan
              • RBTManSubSession
              • RBTRegServ
              • RBTRegistry
              • REirMan
              • TBTAFHHostChannelClassification
              • TBTAuthorisationParams
              • TBTCommPortSettings
              • TBTDeviceClass
              • TBTDeviceSecurity
              • TBTLocalDevice
              • TBTManClientServerMessage
              • TBTNamelessDevice
                • TBTNamelessDevice::TBTBasebandParameters
              • TBTNotifierParams
              • TBTNotifierUpdateParams
              • TBTPasskeyNotifierParams
              • TBTRegistrySearch
              • TBTServiceSecurityPerDevice
              • TExtendedInquiryResponseDataCodec
              • btdefcommport.h
              • btdevice.h
              • btmanclient.h
              • eirdatacodec.h
              • eirpublisher.h
          • Bluetooth Platform Interfaces
            • AT Command Handler Plugin API
              • CATExtCommonBase
              • CATExtPluginBase
              • RATExt
              • RATExtCommon
              • atextcommonbase.h
              • atextpluginbase.h
          • Host Controller Interface
            • Bluetooth HCI 2 Reference Implementations
              • CHCICommandBaseExtension
              • CHCICompletingEventQueryHelper
            • Bluetooth HCI Extension Interface
              • CHciExtensionConduit
              • MVendorSpecificHciConduit
              • hciproxy.h
            • Bluetooth HCI Framework 2
              • CAcceptConnectionRequestCommand
              • CAcceptSynchronousConnectionRequestCommand
              • CAddSCOConnectionCommand
              • CAuthenticationRequestedCommand
              • CChangeConnectionPacketTypeCommand
              • CChangeLinkKeyCommand
              • CControllerInitialisationPlugin
              • CCoreHCIPlugin
              • CCreateACLConnectionCommand
              • CCreateConnectionCancelCommand
              • CCreateNewUnitKeyCommand
              • CDelay
              • CDeleteStoredLinkKeyCommand
              • CDisconnectCommand
              • CEnableDeviceUnderTestModeCommand
              • CEnhancedFlushCommand
              • CExitParkModeCommand
              • CExitPeriodicInquiryModeCommand
              • CExitSniffModeCommand
              • CFlowSpecificationCommand
              • CFlushCommand
              • CHCICmdQController
              • CHCICmdQueueDecisionPlugin
              • CHCICommandBase
              • CHCICommandQItem
              • CHCTLBase
              • CHCTLUartBase
              • CHciUtil
              • CHctlAclDataFrame
              • CHctlCommandFrame
              • CHctlDataFrameBase
              • CHctlFrameBase
              • CHctlSynchronousDataFrame
              • CHoldModeCommand
              • CHostBufferSizeCommand
              • CHostNumberOfCompletedPacketsCommand
              • CIOCapabilityRequestNegativeReplyCommand
              • CIOCapabilityRequestReplyCommand
              • CIniFileData
              • CInquiryCancelCommand
              • CInquiryCommand
              • CLinkKeyRequestReplyCommand
              • CLinkKeyRequestReplyNegativeCommand
              • CMasterLinkKeyCommand
              • CPINCodeRequestReplyCommand
              • CPINCodeRequestReplyNegativeCommand
              • CParkModeCommand
              • CPeriodicInquiryModeCommand
              • CQOSSetupCommand
              • CReadAFHChannelAssessmentModeCommand
              • CReadAFHChannelMapCommand
              • CReadAuthenticationEnableCommand
              • CReadAutomaticFlushTimeoutCommand
              • CReadBdaddrCommand
              • CReadBufferSizeCommand
              • CReadClassOfDeviceCommand
              • CReadClockCommand
              • CReadClockOffsetCommand
              • CReadConnectionAcceptTimeoutCommand
              • CReadCurrentIACLAPCommand
              • CReadDefaultErroneousDataReportingCommand
              • CReadDefaultLinkPolicySettingsCommand
              • CReadEncryptionModeCommand
              • CReadExtendedInquiryResponseCommand
              • CReadFailedContactCounterCommand
              • CReadHoldModeActivityCommand
              • CReadInquiryModeCommand
              • CReadInquiryResponseTransmitPowerLevelCommand
              • CReadInquiryScanActivityCommand
              • CReadInquiryScanTypeCommand
              • CReadLMPHandleCommand
              • CReadLinkPolicySettingsCommand
              • CReadLinkQualityCommand
              • CReadLinkSupervisionTimeoutCommand
              • CReadLocalExtendedFeaturesCommand
              • CReadLocalNameCommand
              • CReadLocalOOBDataCommand
              • CReadLocalSupportedCommandsCommand
              • CReadLocalSupportedFeaturesCommand
              • CReadLocalVersionInfoCommand
              • CReadLoopbackModeCommand
              • CReadNumBroadcastRetransmissionsCommand
              • CReadNumberOfSupportedIACCommand
              • CReadPINTypeCommand
              • CReadPageScanActivityCommand
              • CReadPageScanPeriodCommand
              • CReadPageScanTypeCommand
              • CReadPageTimeoutCommand
              • CReadRSSICommand
              • CReadRemoteExtendedFeaturesCommand
              • CReadRemoteSupportedFeaturesCommand
              • CReadRemoteVersionInfoCommand
              • CReadScanEnableCommand
              • CReadSimplePairingModeCommand
              • CReadStoredLinkKeyCommand
              • CReadSynchronousFlowControlEnableCommand
              • CReadTransmitPowerLevelCommand
              • CReadVoiceSettingCommand
              • CRefreshEncryptionKeyCommand
              • CRejectConnectionRequestCommand
              • CRejectSynchronousConnectionRequestCommand
              • CRemoteNameRequestCancelCommand
              • CRemoteNameRequestCommand
              • CRemoteOOBDataRequestNegativeReplyCommand
              • CRemoteOOBDataRequestReplyCommand
              • CResetCommand
              • CResetFailedContactCounterCommand
              • CRoleDiscoveryCommand
              • CSendKeypressNotificationCommand
              • CSetAFHHostChannelClassificationCommand
              • CSetConnectionEncryptionCommand
              • CSetControllerToHostFlowControlCommand
              • CSetEventFilterCommand
              • CSetEventMaskCommand
              • CSetupSynchronousConnectionCommand
              • CSniffModeCommand
              • CSniffSubratingCommand
              • CSwitchRoleCommand
              • CUserConfirmationRequestNegativeReplyCommand
              • CUserConfirmationRequestReplyCommand
              • CUserPasskeyRequestNegativeReplyCommand
              • CUserPasskeyRequestReplyCommand
              • CWriteAFHChannelAssessmentModeCommand
              • CWriteAuthenticationEnableCommand
              • CWriteAutomaticFlushTimeoutCommand
              • CWriteClassOfDeviceCommand
              • CWriteConnectionAcceptTimeoutCommand
              • CWriteCurrentIACLAPCommand
              • CWriteDefaultErroneousDataReportingCommand
              • CWriteDefaultLinkPolicySettingsCommand
              • CWriteEncryptionModeCommand
              • CWriteExtendedInquiryResponseCommand
              • CWriteHoldModeActivityCommand
              • CWriteInquiryModeCommand
              • CWriteInquiryResponseTransmitPowerLevelCommand
              • CWriteInquiryScanActivityCommand
              • CWriteInquiryScanTypeCommand
              • CWriteLinkPolicySettingsCommand
              • CWriteLinkSupervisionTimeoutCommand
              • CWriteLocalNameCommand
              • CWriteLoopbackModeCommand
              • CWriteNumBroadcastRetransmissionsCommand
              • CWritePINTypeCommand
              • CWritePageScanActivityCommand
              • CWritePageScanPeriodCommand
              • CWritePageScanTypeCommand
              • CWritePageTimeoutCommand
              • CWriteScanEnableCommand
              • CWriteSimplePairingDebugModeCommand
              • CWriteSimplePairingModeCommand
              • CWriteStoredLinkKeyCommand
              • CWriteSynchronousFlowControlEnableCommand
              • CWriteVoiceSettingCommand
              • MControllerInitialisationAbortExtensionInterface
              • MControllerInitialisationInterface
              • MControllerInitialisationObserver
              • MControllerStateObserver
              • MCoreHci
              • MHCIClientUsage
              • MHCIClientUsageCallback
              • MHCICmdQueueDecisionInterface
              • MHCICmdQueueEventModifierInterface
              • MHCICmdQueueUtilities
              • MHCICmdQueueUtilityUser
              • MHCICommandAllocator
              • MHCICommandEventObserver
              • MHCICommandQueue
              • MHCICommandQueueClient
              • MHCICompletingEventQuery
              • MHCIDataEventObserver
              • MHCIDataFramer
              • MHCIDataObserver
              • MHCITimerClient
              • MHCTLChannelObserver
              • MHCTLInterface
              • MHCTLUartPowerObserver
              • MVendorDebugCommandMatcher
              • RBTPowerControl
              • RBluetoothDutMode
              • RHCIServerSession
              • TAuthenticationCompleteEvent
              • TBTConnect
              • TBTDevHCIVersion
              • TBTDevLMPVersion
              • TBTQOS
              • TBTSyncConnectOpts
              • TChangeLinkKeyEvent
              • TCommandStatusEvent
              • TConnectionCompleteEvent
              • TConnectionPacketTypeChangedEvent
              • TConnectionRequestEvent
              • TCreateConnectionCancelCompleteEvent
              • TCreateNewUnitKeyCompleteEvent
              • TDataBufferOverflowEvent
              • TDeleteStoredLinkKeyCompleteEvent
              • TDisconnectionCompleteEvent
              • TEnableDeviceUnderTestModeCompleteEvent
              • TEncryptionChangeEvent
              • TEncryptionKeyRefreshCompleteEvent
              • TEnhancedFlushCompleteEvent
              • TExitPeriodicInquiryModeCompleteEvent
              • TExtendedInquiryResultEvent
              • TFlowSpecificationCompleteEvent
              • TFlushCompleteEvent
              • TFlushOccurredEvent
              • THCIClockOffset
              • THCICommandCompleteEvent
              • THCIConnectionHandle
              • THCIEventBase
              • THCIEventCondition
              • THCIEventMask
              • THCINumOfCompletedPackets
              • THCIPageScanRepetitionMode
              • THCIReservedOctet
              • THCIRssi
              • THardwareErrorEvent
              • THostBufferSizeCompleteEvent
              • THostNumberOfCompletedPacketsCompleteEvent
              • TIOCapabilityRequestEvent
              • TIOCapabilityRequestNegativeReplyCompleteEvent
              • TIOCapabilityRequestReplyCompleteEvent
              • TIOCapabilityResponseEvent
              • TInquiryCancelCompleteEvent
              • TInquiryCompleteEvent
              • TInquiryLogEntry
              • TInquiryLogEntryWithEir
              • TInquiryLogEntryWithRssi
              • TInquiryResultEvent
              • TInquiryResultwithRSSIEvent
              • TKeypressNotificationEvent
              • TLinkKeyNotificationEvent
              • TLinkKeyRequestEvent
              • TLinkKeyRequestReplyCompleteEvent
              • TLinkKeyRequestReplyNegativeCompleteEvent
              • TLinkSupervisionTimeoutChangedEvent
              • TLoopbackCommandEvent
              • TMasterLinkKeyEvent
              • TMaxSlotsChangeEvent
              • TModeChangeEvent
              • TNopCompleteEvent
              • TNumberOfCompletedPacketsEvent
              • TPINCodeRequestEvent
              • TPINCodeRequestReplyCompleteEvent
              • TPINCodeRequestReplyNegativeCompleteEvent
              • TPageScanModeChangeEvent
              • TPageScanRepetitionModeChangeEvent
              • TPeriodicInquiryModeCompleteEvent
              • TQOSSetupCompleteEvent
              • TQOSViolationEvent
              • TReadAFHChannelAssessmentModeCompleteEvent
              • TReadAFHChannelMapCompleteEvent
              • TReadAuthenticationEnableCompleteEvent
              • TReadAutomaticFlushTimeoutCompleteEvent
              • TReadBdaddrCompleteEvent
              • TReadBufferSizeCompleteEvent
              • TReadClassOfDeviceCompleteEvent
              • TReadClockCompleteEvent
              • TReadClockOffsetEvent
              • TReadConnectionAcceptTimeoutCompleteEvent
              • TReadCurrentIACLAPCompleteEvent
              • TReadDefaultErroneousDataReportingCompleteEvent
              • TReadDefaultLinkPolicySettingsCompleteEvent
              • TReadEncryptionModeCompleteEvent
              • TReadExtendedInquiryResponseCompleteEvent
              • TReadFailedContactCounterCompleteEvent
              • TReadHoldModeActivityCompleteEvent
              • TReadInquiryModeCompleteEvent
              • TReadInquiryResponseTransmitPowerLevelCompleteEvent
              • TReadInquiryScanActivityCompleteEvent
              • TReadInquiryScanTypeCompleteEvent
              • TReadLMPHandleCompleteEvent
              • TReadLinkPolicySettingsCompleteEvent
              • TReadLinkQualityCompleteEvent
              • TReadLinkSupervisionTimeoutCompleteEvent
              • TReadLocalExtendedFeaturesCompleteEvent
              • TReadLocalNameCompleteEvent
              • TReadLocalOOBDataCompleteEvent
              • TReadLocalSupportedCommandsCompleteEvent
              • TReadLocalSupportedFeaturesCompleteEvent
              • TReadLocalVersionInfoCompleteEvent
              • TReadLoopbackModeCompleteEvent
              • TReadNumBroadcastRetransmissionsCompleteEvent
              • TReadNumberOfSupportedIACCompleteEvent
              • TReadPINTypeCompleteEvent
              • TReadPageScanActivityCompleteEvent
              • TReadPageScanPeriodCompleteEvent
              • TReadPageScanTypeCompleteEvent
              • TReadPageTimeoutCompleteEvent
              • TReadRSSICompleteEvent
              • TReadRemSuppFeatCompleteEvent
              • TReadRemVerInfoCompleteEvent
              • TReadRemoteExtendedFeaturesCompleteEvent
              • TReadScanEnableCompleteEvent
              • TReadSimplePairingModeCompleteEvent
              • TReadStoredLinkKeyCompleteEvent
              • TReadSynchronousFlowControlEnableCompleteEvent
              • TReadTransmitPowerLevelCompleteEvent
              • TReadVoiceSettingCompleteEvent
              • TRemoteHostSupportedFeaturesNotificationEvent
              • TRemoteNameReqCompleteEvent
              • TRemoteNameRequestCancelCompleteEvent
              • TRemoteOOBDataRequestEvent
              • TRemoteOOBDataRequestNegativeReplyCompleteEvent
              • TRemoteOOBDataRequestReplyCompleteEvent
              • TResetCompleteEvent
              • TResetFailedContactCounterCompleteEvent
              • TReturnLinkKeysEvent
              • TRoleChangeEvent
              • TRoleDiscoveryCompleteEvent
              • TSendKeypressNotificationCompleteEvent
              • TSetAFHHostChannelClassificationCompleteEvent
              • TSetControllerToHostFlowControlCompleteEvent
              • TSetEventFilterCompleteEvent
              • TSetEventMaskCompleteEvent
              • TSimplePairingCompleteEvent
              • TSniffSubratingCompleteEvent
              • TSniffSubratingEvent
              • TSynchronousConnectionChangedEvent
              • TSynchronousConnectionCompleteEvent
              • TUserConfirmationRequestEvent
              • TUserConfirmationRequestNegativeReplyCompleteEvent
              • TUserConfirmationRequestReplyCompleteEvent
              • TUserPasskeyNotificationEvent
              • TUserPasskeyRequestEvent
              • TUserPasskeyRequestNegativeReplyCompleteEvent
              • TUserPasskeyRequestReplyCompleteEvent
              • TVendorDebugEvent
              • TWriteAFHChannelAssessmentModeCompleteEvent
              • TWriteAuthenticationEnableCompleteEvent
              • TWriteAutomaticFlushTimeoutCompleteEvent
              • TWriteClassOfDeviceCompleteEvent
              • TWriteConnectionAcceptTimeoutCompleteEvent
              • TWriteCurrentIACLAPCompleteEvent
              • TWriteDefaultErroneousDataReportingCompleteEvent
              • TWriteDefaultLinkPolicySettingsCompleteEvent
              • TWriteEncryptionModeCompleteEvent
              • TWriteExtendedInquiryResponseCompleteEvent
              • TWriteHoldModeActivityCompleteEvent
              • TWriteInquiryModeCompleteEvent
              • TWriteInquiryResponseTransmitPowerLevelCompleteEvent
              • TWriteInquiryScanActivityCompleteEvent
              • TWriteInquiryScanTypeCompleteEvent
              • TWriteLinkPolicySettingsCompleteEvent
              • TWriteLinkSupervisionTimeoutCompleteEvent
              • TWriteLocalNameCompleteEvent
              • TWriteLoopbackModeCompleteEvent
              • TWriteNumBroadcastRetransmissionsCompleteEvent
              • TWritePINTypeCompleteEvent
              • TWritePageScanActivityCompleteEvent
              • TWritePageScanPeriodCompleteEvent
              • TWritePageScanTypeCompleteEvent
              • TWritePageTimeoutCompleteEvent
              • TWriteScanEnableCompleteEvent
              • TWriteSimplePairingDebugModeCompleteEvent
              • TWriteSimplePairingModeCompleteEvent
              • TWriteStoredLinkKeyCompleteEvent
              • TWriteSynchronousFlowControlEnableCompleteEvent
              • TWriteVoiceSettingCompleteEvent
              • aclpacketconsts.h
              • basebandpacketconsts.h
              • btpowercontrol.h
              • completingeventquery.h
              • controllerinitialisationinterface.h
              • corehci.h
              • dutmode.h
              • hciclientusage.h
              • hcicmdqueuedecisioninterface.h
              • hcicommandallocator.h
              • hcicommandqueue.h
              • hciconsts.h
              • hcidataframer.h
              • hcierrors.h
              • hciipc.h
              • hciopcodes.h
              • hcitypes.h
              • hciutil.h
              • hctlchannelobserver.h
              • hctlinterface.h
              • hctluartpowermanager.h
          • IrDA
            • IrDA Stack
              • CTranpSession
              • MTranpNotification
              • RIrdaDiscoveryResponseSuppressor
              • TIASDatabaseEntry
              • TIASDatabaseEntryV001
              • TIASQuery
              • TIASResponse
              • TIrdaSockAddr
                • TIrdaSockAddr::SIrdaAddr
              • TTranpConfig
              • TTranpPicture
              • ir_sock.h
              • tranp.h
        • Cellular Baseband Services
          • Baseband Abstraction
            • Baseband Channel Adaptor
              • BasebandChannelAdaptation2::MBca2
                • BasebandChannelAdaptation2::MBca2::TBcaParams
              • BasebandChannelAdaptation2::MBca2Factory
              • BasebandChannelAdaptation2::MLowerDataSender
              • BasebandChannelAdaptation2::MUpperControl
              • BasebandChannelAdaptation2::MUpperDataReceiver
              • BasebandChannelAdaptation2::TSerialSetControlLines
              • BasebandChannelAdaptation::MBca
              • BasebandChannelAdaptation::MBcaFactory
              • BasebandChannelAdaptation::TSerialSetControlLines
              • bca.h
              • bca2.h
          • Fax
            • Fax Client and Server
              • CFaxTransferSource
              • MFaxCompletionBase
              • TFaxEntry
              • TFaxSettings
              • cfaxio.h
              • faxhuff.h
              • faxserv.h
              • faxstd.h
          • SMS Protocols
            • SMS Stack
              • CEmsAnimationIE
              • CEmsFactory
              • CEmsFormatIE
              • CEmsInformationElement
              • CEmsObjectDistribution
              • CEmsPictureIE
              • CEmsPreDefAnimationIE
              • CEmsPreDefSoundIE
              • CEmsSoundIE
              • CEmsUserPrompt
              • CGsmuBackupObserver
              • CIncompleteClass0MessageInfo
              • CSARStore
              • CSmsBuffer
              • CSmsBufferBase
              • CSmsBufferSegmenter
              • CSmsCommand
              • CSmsCtrlNonIEOperation
              • CSmsCtrlOperation
              • CSmsDeliver
              • CSmsDeliverReport
              • CSmsEMSBufferSegmenter
              • CSmsEditorBuffer
              • CSmsEnhancedVoiceMailOperations
              • CSmsEventLogger
              • CSmsHyperLinkOperations
              • CSmsIEOperation
              • CSmsInformationElement
              • CSmsNonIEOperation
              • CSmsPDU
              • CSmsReplyAddressOperations
              • CSmsSMSCCtrlParameterOperations
              • CSmsSpecialSMSMessageOperations
              • CSmsStatusReport
              • CSmsSubmit
              • CSmsSubmitReport
              • CSmsTPSRROperations
              • CSmsuActiveBase
              • RSmsSocketBuf
              • RSmsSocketReadStream
              • RSmsSocketWriteStream
              • TGsmSms
              • TSAREntry
              • TSmsBufferReassembler
              • TSmsDataCodingScheme
              • TSmsOctet
              • TSmsParameterIndicator
              • TSmsProtocolIdentifier
              • TSmsReassemblyEntry
              • TSmsReportSetting
              • TSmsSegmentationEntry
              • TSmsServiceCenterTimeStamp
              • TSmsSettings
              • TSmsStatus
              • TSmsUserDataSettings
              • TSmsValidityPeriod
              • TWapAddr
              • TWapReassemblyEntry
              • es_wsms.h
              • gsmuelem.h
              • gsmumsg.h
              • gsmunmspacemobmsg.h
              • gsmusar.h
              • gsmustor.h
              • smsustrm.h
              • wap_sock.h
          • Telephony Protocols
            • CSD AGT
              • nd_err.h
            • GPRS/UMTS QoS Interface
              • umtsnifcontrolif.h
            • QoS Extn API
              • CImsPolicy
              • CSblpParameters
                • CSblpParameters::TFlowIdentifier
              • CSblpPolicy
              • CUmtsQoSPolicy
              • CUmtsR5QoSPolicy
              • TImsParameter
              • TNegotiatedUmtsQoSParameters
              • TNegotiatedUmtsR5QoSParameters
              • TUmtsQoSParameters
              • TUmtsR5QoSParameters
              • sblpextn.h
              • umtsextn.h
          • Telephony Server
            • ETel Multimode
              • CAsyncRetrieveAuthorizationInfo
              • CAsyncRetrievePhoneList
              • CAsyncRetrieveStoreList
              • CAsyncRetrieveVariableLengthBuffer
              • CAsyncRetrieveWithClientIds
              • CAsyncSmartCardEapAuthentication
              • CMobilePhoneBroadcastIdList
              • CMobilePhoneCBList
              • CMobilePhoneCFList
              • CMobilePhoneCWList
              • CMobilePhoneCcbsList
              • CMobilePhoneCdmaSmsList
              • CMobilePhoneENList
              • CMobilePhoneEditableList
              • CMobilePhoneEditableListBase
              • CMobilePhoneGbaNafIdList
              • CMobilePhoneGsmSmsList
              • CMobilePhoneListBase
              • CMobilePhoneMbmsMskIdList
              • CMobilePhoneNamList
              • CMobilePhoneNamListV4
              • CMobilePhoneNetworkList
              • CMobilePhoneNetworkListV2
              • CMobilePhoneNetworkListV5
              • CMobilePhoneNetworkListV8
              • CMobilePhoneONList
              • CMobilePhoneReadOnlyList
              • CMobilePhoneSmspList
              • CMobilePhoneStoredNetworkList
              • CMobilePhoneStoredWlanSIDList
              • CPhoneBookBuffer
              • CRetrieveMobilePhoneAuthenticationIds
                • CRetrieveMobilePhoneAuthenticationIds::TAuthRequestData
              • CRetrieveMobilePhoneBroadcastIdList
                • CRetrieveMobilePhoneBroadcastIdList::TGetBroadcastIdRequest
              • CRetrieveMobilePhoneCBList
                • CRetrieveMobilePhoneCBList::TGetCallBarringRequest
              • CRetrieveMobilePhoneCFList
                • CRetrieveMobilePhoneCFList::TGetCallForwardingRequest
              • CRetrieveMobilePhoneCWList
                • CRetrieveMobilePhoneCWList::TGetCallWaitingRequest
              • CRetrieveMobilePhoneCcbsList
              • CRetrieveMobilePhoneDetectedNetworks
              • CRetrieveMobilePhoneENList
              • CRetrieveMobilePhoneNamList
                • CRetrieveMobilePhoneNamList::TNamRequestData
              • CRetrieveMobilePhoneONList
              • CRetrieveMobilePhonePreferredNetworks
              • CRetrieveMobilePhonePreferredWlanSIDs
              • CRetrieveMobilePhoneSmsList
                • CRetrieveMobilePhoneSmsList::TBatchRequestData
              • CRetrieveMobilePhoneSmspList
              • RMobileBroadcastMessaging
                • RMobileBroadcastMessaging::TMobileBroadcastAttributesV1
                • RMobileBroadcastMessaging::TMobileBroadcastAttributesV2
                • RMobileBroadcastMessaging::TMobileBroadcastCapsV1
                • RMobileBroadcastMessaging::TMobileBroadcastIdEntryV1
              • RMobileCall
                • RMobileCall::TAudioToneV3
                • RMobileCall::TEtel3rdPartyMobileCallParamsV1
                • RMobileCall::TIconId
                • RMobileCall::TMobileCallCapsV1
                • RMobileCall::TMobileCallCugV1
                • RMobileCall::TMobileCallDataCapsV1
                • RMobileCall::TMobileCallHscsdInfoV1
                • RMobileCall::TMobileCallHscsdInfoV7
                • RMobileCall::TMobileCallHscsdInfoV8
                • RMobileCall::TMobileCallInfoV1
                • RMobileCall::TMobileCallInfoV3
                • RMobileCall::TMobileCallInfoV7
                • RMobileCall::TMobileCallInfoV8
                • RMobileCall::TMobileCallParamsV1
                • RMobileCall::TMobileCallParamsV2
                • RMobileCall::TMobileCallParamsV7
                • RMobileCall::TMobileCallRemotePartyInfoV1
                • RMobileCall::TMobileCallUUSRequestV1
                • RMobileCall::TMobileDataCallParamsV1
                • RMobileCall::TMobileDataCallParamsV2
                • RMobileCall::TMobileDataCallParamsV8
                • RMobileCall::TMobileDataRLPRangesV1
                • RMobileCall::TMobileHscsdCallParamsV1
                • RMobileCall::TMobileHscsdCallParamsV2
                • RMobileCall::TMobileHscsdCallParamsV7
                • RMobileCall::TMobileHscsdCallParamsV8
              • RMobileConferenceCall
              • RMobileENStore
                • RMobileENStore::TMobileENEntryV1
              • RMobileLine
              • RMobileLocationServices
                • RMobileLocationServices::TAcquisitionAssistanceV1
                • RMobileLocationServices::TAlmanacSatInfoV1
                • RMobileLocationServices::TAlmanacV1
                • RMobileLocationServices::TCellTimingV1
                • RMobileLocationServices::TCurrentCellV1
                • RMobileLocationServices::TDgpsCorrectionSatInfoV1
                • RMobileLocationServices::TDgpsCorrectionsV1
                • RMobileLocationServices::TEllipsoidPointAltitudeEllipseV1
                • RMobileLocationServices::TEllipsoidPointAltitudeV1
                • RMobileLocationServices::TEllipsoidPointUncertCircleV1
                • RMobileLocationServices::TEllipsoidPointUncertEllipseV1
                • RMobileLocationServices::TEllipsoidPointV1
                • RMobileLocationServices::TEphemerisParameterV1
                • RMobileLocationServices::TFddV1
                • RMobileLocationServices::TGpsAddlAssistDataReqV1
                • RMobileLocationServices::TGpsMeasMeasurementParamV1
                • RMobileLocationServices::TGpsMeasModeSpecificInfoV1
                • RMobileLocationServices::TGpsTowAssistV1
                • RMobileLocationServices::THorzVelocityV1
                • RMobileLocationServices::THorzVelocityWithUncertaintyV1
                • RMobileLocationServices::THorzWithVertVelocityAndUncertaintyV1
                • RMobileLocationServices::THorzWithVertVelocityV1
                • RMobileLocationServices::TIonosphericModelV1
                • RMobileLocationServices::TLcsClientNameV1
                • RMobileLocationServices::TLcsRequestorIDV1
                • RMobileLocationServices::TLocationExternalInfoV1
                • RMobileLocationServices::TMeasuredResultsOnRachV1
                • RMobileLocationServices::TMeasuredResultsV1
                • RMobileLocationServices::TMeasurementCommandV1
                • RMobileLocationServices::TMeasurementControlV7
                • RMobileLocationServices::TMeasurementQuantityV1
                • RMobileLocationServices::TMeasurementReportV7
                • RMobileLocationServices::TModeSpecificInfoV1
                • RMobileLocationServices::TMolrReturnResultV7
                • RMobileLocationServices::TMonitoredCellFddV1
                • RMobileLocationServices::TMonitoredCellModeSpecificInfoV1
                • RMobileLocationServices::TMonitoredCellRachResultV1
                • RMobileLocationServices::TMonitoredCellTddV1
                • RMobileLocationServices::TNavModelAddlDataReqV1
                • RMobileLocationServices::TNavigationModelSatInfoV1
                • RMobileLocationServices::TNotifyMtlrV7
                • RMobileLocationServices::TPosEstimateModeSpecificInfoV1
                • RMobileLocationServices::TPosEstimateRefTime
                • RMobileLocationServices::TPosEstimateTddV1
                • RMobileLocationServices::TPosReferenceTimeV1
                • RMobileLocationServices::TPositionEstimateV1
                • RMobileLocationServices::TQosV1
                • RMobileLocationServices::TReferenceLocationV1
                • RMobileLocationServices::TReferenceTimeV1
                • RMobileLocationServices::TSatDataV1
                • RMobileLocationServices::TSfnSfnObsTimeDifferenceV1
                • RMobileLocationServices::TStartMolrV7
                • RMobileLocationServices::TSubFrame1ReservedV1
                • RMobileLocationServices::TTddV1
                • RMobileLocationServices::TUePosError
                • RMobileLocationServices::TUePosGpsAssistanceDataV1
                • RMobileLocationServices::TUePosGpsMeasurementResultsV1
                • RMobileLocationServices::TUePosMeasuredResultsV1
                • RMobileLocationServices::TUePosMeasurementV1
                • RMobileLocationServices::TUePosPositionEstimateInfoV1
                • RMobileLocationServices::TUePosReportingQuantityV1
                • RMobileLocationServices::TUtcModelV1
                • RMobileLocationServices::TUtranGpsRefTimeResultV1
                • RMobileLocationServices::TUtranGpsRefTimeV1
                • RMobileLocationServices::TVelocityEstimateV1
              • RMobileNamStore
                • RMobileNamStore::TMobileNamEntryV1
                • RMobileNamStore::TMobileNamEntryV4
                • RMobileNamStore::TMobileNamStoreInfoV1
              • RMobileONStore
                • RMobileONStore::TMobileONEntryV1
                • RMobileONStore::TMobileONStoreInfoV1
              • RMobilePhone
                • RMobilePhone::CImsAuthorizationInfoV5
                • RMobilePhone::TAPNEntryV3
                • RMobilePhone::TAuthInfoV8
                • RMobilePhone::TBsfDataV8
                • RMobilePhone::TClientId
                • RMobilePhone::TCodeAndUnblockCode
                • RMobilePhone::TEtel3rdPartyMobileNetworkInfoV1
                • RMobilePhone::TGbaBootstrapAuthDataV8
                • RMobilePhone::TGbaBootstrapParamsV8
                • RMobilePhone::TGbaNafAuthDataV8
                • RMobilePhone::TGbaNafEntryV8
                • RMobilePhone::TIdServiceAndLocation
                • RMobilePhone::TImsAuthenticateDataV5
                • RMobilePhone::TMMTableSettings
                • RMobilePhone::TMbmsMskDeleteDataV8
                • RMobilePhone::TMbmsMskUpdateDataV8
                • RMobilePhone::TMbmsMtkGenerateDataV8
                • RMobilePhone::TMbmsMukDeleteDataV8
                • RMobilePhone::TMbmsUserKeyV8
                • RMobilePhone::TMmsNotificationV3
                • RMobilePhone::TMobileAddress
                • RMobilePhone::TMobilePhoneBatteryInfoV1
                • RMobilePhone::TMobilePhoneCBChangeV1
                • RMobilePhone::TMobilePhoneCBInfoEntryV1
                • RMobilePhone::TMobilePhoneCBInfoEntryV3
                • RMobilePhone::TMobilePhoneCCBSEntryV1
                • RMobilePhone::TMobilePhoneCCBSEntryV2
                • RMobilePhone::TMobilePhoneCFChangeV1
                • RMobilePhone::TMobilePhoneCFInfoEntryV1
                • RMobilePhone::TMobilePhoneCFUIndicatorV3
                • RMobilePhone::TMobilePhoneCFUIndicatorV6
                • RMobilePhone::TMobilePhoneCWInfoEntryV1
                • RMobilePhone::TMobilePhoneCellInfoV9
                • RMobilePhone::TMobilePhoneCostInfoV1
                • RMobilePhone::TMobilePhoneCspFileV1
                • RMobilePhone::TMobilePhoneIdentityV1
                • RMobilePhone::TMobilePhoneLocationAreaV1
                • RMobilePhone::TMobilePhoneLockInfoV1
                • RMobilePhone::TMobilePhoneMessageWaitingV1
                • RMobilePhone::TMobilePhoneMessageWaitingV8
                • RMobilePhone::TMobilePhoneMulticallSettingsV1
                • RMobilePhone::TMobilePhoneNITZ
                • RMobilePhone::TMobilePhoneNetworkInfoV1
                • RMobilePhone::TMobilePhoneNetworkInfoV2
                • RMobilePhone::TMobilePhoneNetworkInfoV5
                • RMobilePhone::TMobilePhoneNetworkInfoV8
                • RMobilePhone::TMobilePhoneNetworkManualSelection
                • RMobilePhone::TMobilePhoneNetworkNameV3
                • RMobilePhone::TMobilePhoneNetworkSelectionV1
                • RMobilePhone::TMobilePhoneOPlmnV3
                • RMobilePhone::TMobilePhonePasswordChangeV1
                • RMobilePhone::TMobilePhonePasswordChangeV2
                • RMobilePhone::TMobilePhonePuctV1
                • RMobilePhone::TMobilePhoneSecurityCodeInfoV5
                • RMobilePhone::TMobilePhoneSendSSRequestV3
                • RMobilePhone::TMobilePhoneServiceProviderNameV2
                • RMobilePhone::TMobilePhoneServiceTableV1
                • RMobilePhone::TMobilePhoneServiceTableV2
                • RMobilePhone::TMobilePhoneServiceTableV8
                • RMobilePhone::TMobilePhoneVoicemailIdsV3
                • RMobilePhone::TMobilePhoneVoicemailIdsV8
                • RMobilePhone::TMobilePreferredNetworkEntryV3
                • RMobilePhone::TMskEntryV8
                • RMobilePhone::TMultimodeType
                • RMobilePhone::TNetworkServiceAndAction
                • RMobilePhone::TPhoneStoreNameAndIccType
                • RMobilePhone::TScFileInfoV5
                • RMobilePhone::TScFilePath
                • RMobilePhone::TScFilePathWithAccessOffsets
                • RMobilePhone::TSmartCardApplicationInfoV5
                • RMobilePhone::TSmartCardAuthenticateDataV6
                • RMobilePhone::TUSimApplicationInfoV2
                • RMobilePhone::TUiccApplicationEapInfoV6
                • RMobilePhone::TUsimWlanDataV8
                • RMobilePhone::TWlanSIDV8
              • RMobilePhoneBookStore
                • RMobilePhoneBookStore::TMobilePhoneBookInfoV1
                • RMobilePhoneBookStore::TMobilePhoneBookInfoV2
                • RMobilePhoneBookStore::TMobilePhoneBookInfoV5
                • RMobilePhoneBookStore::TPBIndexAndNumEntries
              • RMobilePhoneStore
                • RMobilePhoneStore::TMobilePhoneStoreEntryV1
                • RMobilePhoneStore::TMobilePhoneStoreInfoV1
              • RMobileSmartCardEap
                • RMobileSmartCardEap::CEapAuthenticateRequestDataV6
                • RMobileSmartCardEap::TEapKeyV6
                • RMobileSmartCardEap::TEapUserIdentityV6
              • RMobileSmsMessaging
                • RMobileSmsMessaging::TMobileSmsAttributesV1
                • RMobileSmsMessaging::TMobileSmsCapsV1
                • RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4
                • RMobileSmsMessaging::TMobileSmsReceiveAttributesV1
                • RMobileSmsMessaging::TMobileSmsSendAttributesV1
                • RMobileSmsMessaging::TMobileSmspEntryV1
              • RMobileSmsStore
                • RMobileSmsStore::TMobileCdmaSmsEntryV1
                • RMobileSmsStore::TMobileGsmSmsEntryV1
                • RMobileSmsStore::TMobileSmsEntryV1
              • RMobileUssdMessaging
                • RMobileUssdMessaging::TMobileUssdAttributesV1
                • RMobileUssdMessaging::TMobileUssdCapsV1
              • etelmm.h
              • etelmmerr.h
              • mpbutil.h
            • ETel Packet Data
              • CPcktMbmsMonitoredServiceList
              • CRetrievePcktMbmsMonitoredServices
              • RPacketContext
                • RPacketContext::CTFTMediaAuthorizationV3
                  • RPacketContext::CTFTMediaAuthorizationV3::TFlowIdentifier
                • RPacketContext::TAuthInfo
                • RPacketContext::TConnectionInfoV1
                • RPacketContext::TContextConfigCDMA
                • RPacketContext::TContextConfigGPRS
                • RPacketContext::TContextConfigR99_R4
                • RPacketContext::TContextConfig_R5
                • RPacketContext::TDataChannelV2
                • RPacketContext::TDataVolume
                • RPacketContext::TDnsInfoV2
                • RPacketContext::TNotifyDataTransferredRequest
                • RPacketContext::TPacketFilterV2
                • RPacketContext::TPacketFilterV3
                • RPacketContext::TPcoId
                • RPacketContext::TPcoItemDataLength
                • RPacketContext::TProtocolConfigOptionV2
              • RPacketMbmsContext
                • RPacketMbmsContext::CMbmsSession
                • RPacketMbmsContext::TContextConfigMbmsV1
              • RPacketService
                • RPacketService::TContextInfo
                • RPacketService::TContextNameInNif
                • RPacketService::TMbmsServiceAvailabilityV1
                • RPacketService::TNifInfoV2
              • TClientId
              • TConnectionInfoBase
              • TPacketBase
              • TPacketDataConfigBase
              • TPacketType
              • TTmgi
              • etelpckt.h
              • mbmstypes.h
              • pcktcs.h
            • ETel SIM Toolkit
              • etelsat.h
            • ETel Server and Core
              • CAsyncRetrieveVariableLengthBufferV2
              • CLibUnloader
              • MCallBaseTSY
              • MFaxBaseTSY
              • MLineBaseTSY
              • MPhoneBaseTSY
              • MPhoneFactoryBaseTSY
              • MSubSessionExtBaseTSY
              • MTelObjectTSY
              • MTlvItemDataLengthType
              • MTlvItemIdType
              • TCallInfoIndex
              • TDataPackage
              • TLineInfoIndex
              • TTlvStruct
              • TTlvStructBase
              • et_phone_util.h
              • et_tsy.h
              • etel.h
              • etelext.h
              • etsvr_slots.h
              • exterror.h
              • fax_reversebytes.h
              • faxdefn.h
          • Telephony Server Plugins
            • C-TSY Dispatch Layer
              • CBerTlv
              • CCtsyDispatcherCallback
              • CPhoneBookEntry
              • CTlv
              • CTlvBase
              • DispatcherCellBroadcast::TWcdmaCbsMsgBase
              • DispatcherPhonebook::TPhonebookStoreInfoV1
              • DispatcherPhonebook::TSmsData
              • DispatcherSim::TSmsParameters
              • MLtsyDispatchCallControlAnswer
              • MLtsyDispatchCallControlDialData
              • MLtsyDispatchCallControlDialEmergency
              • MLtsyDispatchCallControlDialVoice
              • MLtsyDispatchCallControlGetActiveAlsLine
              • MLtsyDispatchCallControlGetAlsBlockedStatus
              • MLtsyDispatchCallControlGetAlsPpSupport
              • MLtsyDispatchCallControlGetCallForwardingIndicator
              • MLtsyDispatchCallControlGetIdentityServiceStatus
              • MLtsyDispatchCallControlGetLifeTime
              • MLtsyDispatchCallControlHangUp
              • MLtsyDispatchCallControlHold
              • MLtsyDispatchCallControlLoanDataPort
              • MLtsyDispatchCallControlMultipartyConferenceAddCall
              • MLtsyDispatchCallControlMultipartyConferenceGoOneToOne
              • MLtsyDispatchCallControlMultipartyConferenceHangUp
              • MLtsyDispatchCallControlMultipartyConferenceSwap
              • MLtsyDispatchCallControlMultipartyCreateConference
              • MLtsyDispatchCallControlQueryIsEmergencyNumber
              • MLtsyDispatchCallControlRecoverDataPort
              • MLtsyDispatchCallControlResume
              • MLtsyDispatchCallControlSendDtmfTones
              • MLtsyDispatchCallControlSendDtmfTonesCancel
              • MLtsyDispatchCallControlSetActiveAlsLine
              • MLtsyDispatchCallControlSetAlsBlocked
              • MLtsyDispatchCallControlSetDynamicHscsdParams
              • MLtsyDispatchCallControlStartDtmfTone
              • MLtsyDispatchCallControlStopDtmfTone
              • MLtsyDispatchCallControlSwap
              • MLtsyDispatchCallControlTerminateAllCalls
              • MLtsyDispatchCallControlTerminateErrorCall
              • MLtsyDispatchCallControlTransfer
              • MLtsyDispatchCallControlUpdateLifeTimer
              • MLtsyDispatchCellBroadcastActivateBroadcastReceiveMessage
              • MLtsyDispatchCellBroadcastDeleteSimCbTopic
              • MLtsyDispatchCellBroadcastReceiveMessageCancel
              • MLtsyDispatchCellBroadcastSetBroadcastFilterSetting
              • MLtsyDispatchCellBroadcastStartSimCbTopicBrowsing
              • MLtsyDispatchInterface
              • MLtsyDispatchPacketServicesActivatePdpContext
              • MLtsyDispatchPacketServicesAddPacketFilter
              • MLtsyDispatchPacketServicesDeactivatePdpContext
              • MLtsyDispatchPacketServicesDeletePdpContext
              • MLtsyDispatchPacketServicesGetMaxNoActiveServices
              • MLtsyDispatchPacketServicesGetMaxNoMonitoredServiceLists
              • MLtsyDispatchPacketServicesGetMbmsNetworkServiceStatus
              • MLtsyDispatchPacketServicesGetPacketAttachMode
              • MLtsyDispatchPacketServicesGetPacketNetworkRegistrationStatus
              • MLtsyDispatchPacketServicesGetStaticCapabilities
              • MLtsyDispatchPacketServicesGetStatus
              • MLtsyDispatchPacketServicesInitialiseMbmsContext
              • MLtsyDispatchPacketServicesInitialisePdpContext
              • MLtsyDispatchPacketServicesModifyActivePdpContext
              • MLtsyDispatchPacketServicesNotifyPacketStatusChange
              • MLtsyDispatchPacketServicesPacketAttach
              • MLtsyDispatchPacketServicesPacketDetach
              • MLtsyDispatchPacketServicesRejectNetworkInitiatedContextActivationRequest
              • MLtsyDispatchPacketServicesRemovePacketFilter
              • MLtsyDispatchPacketServicesSetDefaultPdpContextGprsParams
              • MLtsyDispatchPacketServicesSetDefaultPdpContextR99R4Params
              • MLtsyDispatchPacketServicesSetPacketAttachMode
              • MLtsyDispatchPacketServicesSetPdpContextConfig
              • MLtsyDispatchPacketServicesSetPdpContextQosGprs
              • MLtsyDispatchPacketServicesSetPdpContextQosR5
              • MLtsyDispatchPacketServicesSetPdpContextQosR99R4
              • MLtsyDispatchPacketServicesUpdateMbmsMonitorServiceList
              • MLtsyDispatchPacketServicesUpdateMbmsSessionList
              • MLtsyDispatchPhoneBootNotifyModemStatusReady
              • MLtsyDispatchPhoneBootNotifySimStatusReady
              • MLtsyDispatchPhoneGetBatteryInfo
              • MLtsyDispatchPhoneGetCellInfo
              • MLtsyDispatchPhoneGetCurrentActiveUsimApplication
              • MLtsyDispatchPhoneGetCurrentNetworkInfo
              • MLtsyDispatchPhoneGetCurrentSystemNetworkModes
              • MLtsyDispatchPhoneGetDetectedNetworks
              • MLtsyDispatchPhoneGetDetectedNetworksCancel
              • MLtsyDispatchPhoneGetFdnStatus
              • MLtsyDispatchPhoneGetHomeNetwork
              • MLtsyDispatchPhoneGetHspaStatus
              • MLtsyDispatchPhoneGetNetworkMode
              • MLtsyDispatchPhoneGetNetworkProviderName
              • MLtsyDispatchPhoneGetNetworkRegistrationStatus
              • MLtsyDispatchPhoneGetNitzInfo
              • MLtsyDispatchPhoneGetOperatorName
              • MLtsyDispatchPhoneGetPhoneCellInfo
              • MLtsyDispatchPhoneGetPhoneId
              • MLtsyDispatchPhoneGetServiceProviderName
              • MLtsyDispatchPhoneGetSignalStrength
              • MLtsyDispatchPhoneGetSystemNetworkBand
              • MLtsyDispatchPhoneGetUsimServiceSupport
              • MLtsyDispatchPhoneNspsWakeup
              • MLtsyDispatchPhoneRegisterCellInfoChangeNotification
              • MLtsyDispatchPhoneResetNetServer
              • MLtsyDispatchPhoneSelectNetwork
              • MLtsyDispatchPhoneSelectNetworkCancel
              • MLtsyDispatchPhoneSetAlwaysOnMode
              • MLtsyDispatchPhoneSetDriveMode
              • MLtsyDispatchPhoneSetHspaStatus
              • MLtsyDispatchPhoneSetNetworkSelectionSetting
              • MLtsyDispatchPhoneSetSystemNetworkBand
              • MLtsyDispatchPhoneSetSystemNetworkMode
              • MLtsyDispatchPhoneSimRefreshRegister
              • MLtsyDispatchPhoneTerminateAllCalls
              • MLtsyDispatchPhonebookEnStoreGetInfo
              • MLtsyDispatchPhonebookEnStoreReadAll
              • MLtsyDispatchPhonebookEnStoreReadEntry
              • MLtsyDispatchPhonebookGetPhoneStoreInfo
              • MLtsyDispatchPhonebookOnStoreDeleteAll
              • MLtsyDispatchPhonebookOnStoreDeleteEntry
              • MLtsyDispatchPhonebookOnStoreGetInfo
              • MLtsyDispatchPhonebookOnStoreGetReadStoreSize
              • MLtsyDispatchPhonebookOnStoreGetStoreSize
              • MLtsyDispatchPhonebookOnStoreRead
              • MLtsyDispatchPhonebookOnStoreReadEntry
              • MLtsyDispatchPhonebookOnStoreWrite
              • MLtsyDispatchPhonebookOnStoreWriteEntry
              • MLtsyDispatchPhonebookSmsStoreDeleteAll
              • MLtsyDispatchPhonebookSmsStoreDeleteEntry
              • MLtsyDispatchPhonebookSmsStoreGetInfo
              • MLtsyDispatchPhonebookSmsStoreReadAll
              • MLtsyDispatchPhonebookSmsStoreReadEntry
              • MLtsyDispatchPhonebookSmsStoreWriteEntry
              • MLtsyDispatchPhonebookStoreCache
              • MLtsyDispatchPhonebookStoreCacheCancel
              • MLtsyDispatchPhonebookStoreDeleteAll
              • MLtsyDispatchPhonebookStoreDeleteEntry
              • MLtsyDispatchPhonebookStoreGetPhonebookInfo
              • MLtsyDispatchPhonebookStoreInitialise
              • MLtsyDispatchPhonebookStoreReadEntry
              • MLtsyDispatchPhonebookStoreWriteEntry
              • MLtsyDispatchSatCallAndSmsControlEnvelope
              • MLtsyDispatchSatCellBroadcastEnvelope
              • MLtsyDispatchSatEventDownloadEnvelope
              • MLtsyDispatchSatGetAccessTechnology
              • MLtsyDispatchSatGetClut
              • MLtsyDispatchSatGetDefaultBearerCapability
              • MLtsyDispatchSatGetIconData
              • MLtsyDispatchSatGetImageInstance
              • MLtsyDispatchSatGetSmsControlActivated
              • MLtsyDispatchSatGetSmsPpDownloadSupported
              • MLtsyDispatchSatGetUssdControlSupported
              • MLtsyDispatchSatLocalInformationNmr
              • MLtsyDispatchSatMenuSelectionEnvelope
              • MLtsyDispatchSatPCmdNotification
              • MLtsyDispatchSatProvideLocationInfo
              • MLtsyDispatchSatReady
              • MLtsyDispatchSatRefreshAllowed
              • MLtsyDispatchSatSetPollingInterval
              • MLtsyDispatchSatSmControlResponseData
              • MLtsyDispatchSatSmsDeliverReport
              • MLtsyDispatchSatSmsPpDownloadEnvelope
              • MLtsyDispatchSatTerminalRsp
              • MLtsyDispatchSatTimerExpirationEnvelope
              • MLtsyDispatchSatTimingAdvance
              • MLtsyDispatchSatUssdControlEnvelopeError
              • MLtsyDispatchSecurityAbortSecurityCode
              • MLtsyDispatchSecurityCheckSecurityCode
              • MLtsyDispatchSecurityCheckSecurityCodeCancel
              • MLtsyDispatchSecurityDisablePhoneLock
              • MLtsyDispatchSecurityGetCipheringInfo
              • MLtsyDispatchSecurityGetCurrentActivePin
              • MLtsyDispatchSecurityGetLockInfo
              • MLtsyDispatchSecurityGetPin1DisableSupported
              • MLtsyDispatchSecurityGetSecurityCodeInfo
              • MLtsyDispatchSecurityIsSecurityCodeBlocked
              • MLtsyDispatchSecuritySetLockSetting
              • MLtsyDispatchSecurityVerifySecurityCode
              • MLtsyDispatchSimAppendApnName
              • MLtsyDispatchSimChangeSecurityCode
              • MLtsyDispatchSimDeleteApnName
              • MLtsyDispatchSimEnumerateApnEntries
              • MLtsyDispatchSimGetActiveIccApplicationType
              • MLtsyDispatchSimGetAnswerToReset
              • MLtsyDispatchSimGetApnControlListServiceStatus
              • MLtsyDispatchSimGetApnName
              • MLtsyDispatchSimGetCustomerServiceProfile
              • MLtsyDispatchSimGetIccMessageWaitingIndicators
              • MLtsyDispatchSimGetServiceTable
              • MLtsyDispatchSimGetSimAuthenticationEapAkaData
              • MLtsyDispatchSimGetSimAuthenticationEapSimData
              • MLtsyDispatchSimGetSimCardReaderStatus
              • MLtsyDispatchSimGetSubscriberId
              • MLtsyDispatchSimPowerSimOff
              • MLtsyDispatchSimPowerSimOn
              • MLtsyDispatchSimReadSimFile
              • MLtsyDispatchSimSendApduRequest
              • MLtsyDispatchSimSendApduRequestV2
              • MLtsyDispatchSimSetApnControlListServiceStatus
              • MLtsyDispatchSimSetFdnSetting
              • MLtsyDispatchSimSetIccMessageWaitingIndicators
              • MLtsyDispatchSimSetSimMessageStatusRead
              • MLtsyDispatchSimSimLockActivate
              • MLtsyDispatchSimSimLockDeActivate
              • MLtsyDispatchSimSimRefreshDone
              • MLtsyDispatchSimSimWarmReset
              • MLtsyDispatchSmsAckSmsStored
              • MLtsyDispatchSmsGetSmsStoreInfo
              • MLtsyDispatchSmsGetSmspList
              • MLtsyDispatchSmsNackSmsStored
              • MLtsyDispatchSmsResumeSmsReception
              • MLtsyDispatchSmsSendSatSms
              • MLtsyDispatchSmsSendSmsMessage
              • MLtsyDispatchSmsSendSmsMessageNoFdnCheck
              • MLtsyDispatchSmsSetMoSmsBearer
              • MLtsyDispatchSmsStoreSmspListEntry
              • MLtsyDispatchSupplementaryServicesClearBlacklist
              • MLtsyDispatchSupplementaryServicesGetCallBarringStatus
              • MLtsyDispatchSupplementaryServicesGetCallForwardingStatus
              • MLtsyDispatchSupplementaryServicesGetCallWaitingStatus
              • MLtsyDispatchSupplementaryServicesSendNetworkServiceRequest
              • MLtsyDispatchSupplementaryServicesSendNetworkServiceRequestNoFdnCheck
              • MLtsyDispatchSupplementaryServicesSendUssdMessage
              • MLtsyDispatchSupplementaryServicesSendUssdMessageNoFdnCheck
              • MLtsyDispatchSupplementaryServicesSendUssdRelease
              • MLtsyDispatchSupplementaryServicesSetCallBarringStatus
              • MLtsyDispatchSupplementaryServicesSetCallForwardingStatus
              • MLtsyDispatchSupplementaryServicesSetCallWaitingStatus
              • MLtsyDispatchSupplementaryServicesSetSsPassword
              • TAddressData
              • TCCInfo
              • TCallDisconnectedEnvelope
              • TIconInfo
              • TLocalInformation
              • TLocationStatusEnvelope
              • TLogEntryExit
              • TMTCallEnvelope
              • TMoSmCtrlData
              • TRefreshInfo
              • TSatUtility
              • TTerminalRespData
              • mltsydispatchinterface.h
              • sat_defs.h
            • Common TSY
              • CCallDataPackage
              • CMmCustomPtrHolder
              • CMmCustomVendorExt
              • CMmDataPackage
              • CMmPacketDataPackage
              • CPhoneBookDataPackage
              • CPhoneBookStoreEntry
              • CStorageInfoData
              • CTsySatMessagingBase
              • MCtsySatService
              • MCustomVendorExtComplete
              • MLtsyDispatchFactoryV1
              • MLtsyFactoryBase
              • MLtsyFactoryV1
              • MLtsyFactoryV2
              • MLtsyFactoryV3
              • MMessageRouter
              • MStkTsyCallOrigin
              • MStkTsySatService
              • MTelephonyAudioControl
              • MTelephonyAudioControlCallback
              • MmMessageManagerCallback
              • RMmCustomAPI
                • RMmCustomAPI::T3GPBInfo
                • RMmCustomAPI::TApdu
                • RMmCustomAPI::TApduParameters
                • RMmCustomAPI::TAppSupport
                • RMmCustomAPI::TCFIndicators
                • RMmCustomAPI::TCipheringInfo
                • RMmCustomAPI::TCoordinates
                • RMmCustomAPI::TCustomCallParams
                • RMmCustomAPI::TDtmfInfo
                • RMmCustomAPI::TEmerNumberCheckMode
                • RMmCustomAPI::TGprsInformation
                • RMmCustomAPI::TLifeTimeData
                • RMmCustomAPI::TMmCellInfo
                  • RMmCustomAPI::TMmCellInfo::TCellMeasuredResult
                  • RMmCustomAPI::TMmCellInfo::TFddInfo
                  • RMmCustomAPI::TMmCellInfo::TFrequencyInfo
                  • RMmCustomAPI::TMmCellInfo::TGSMCellInfo
                  • RMmCustomAPI::TMmCellInfo::TNetworkMeasureReport
                  • RMmCustomAPI::TMmCellInfo::TNmr
                  • RMmCustomAPI::TMmCellInfo::TTddInfo
                  • RMmCustomAPI::TMmCellInfo::TWCDMACellInfo
                • RMmCustomAPI::TOperatorId
                • RMmCustomAPI::TOperatorLogo
                • RMmCustomAPI::TOperatorNameInfo
                • RMmCustomAPI::TProgrammableOperatorLogoInfo
                • RMmCustomAPI::TSimAuthenticationBase
                • RMmCustomAPI::TSimAuthenticationEapAka
                • RMmCustomAPI::TSimAuthenticationEapSim
                • RMmCustomAPI::TSimAuthenticationGbaBootstrap
                • RMmCustomAPI::TSimAuthenticationGbaBootstrapUpdate
                • RMmCustomAPI::TSimAuthenticationGbaNafDerivation
                • RMmCustomAPI::TSimAuthenticationMgvMskDeletion
                • RMmCustomAPI::TSimAuthenticationMgvMskUpdate
                • RMmCustomAPI::TSimAuthenticationMgvMtkGeneration
                • RMmCustomAPI::TSimCardReaderStatus
                • RMmCustomAPI::TSimCbTopic
                • RMmCustomAPI::TSimFileInfo
                • RMmCustomAPI::TSsAdditionalInfo
                • RMmCustomAPI::TSsInfo
                • RMmCustomAPI::TSsTypeAndMode
                • RMmCustomAPI::TViagCacheRecordContent
                • RMmCustomAPI::TViagCacheRecordId
                • RMmCustomAPI::TViagElement
                • RMmCustomAPI::TViagParams
                • RMmCustomAPI::TViagUHZIUESettings
              • SCallGsmCugInfo
              • SCallGsmNoInd
              • SCallGsmReAddress
              • SCallOriginInfo
              • SSSTFileData
              • SStoreInfo
              • TCbsCbmiAndLangAndFilter
              • TCbsCbmiAndLanglist
              • TContextConfiguration
              • TContextMisc
              • TContextParams
              • TENStoreResponse
              • TGsmCbsMsg
              • TLockAndSetting
              • TMmMbmsActiveServiceListParams
              • TMmMbmsMonitorServiceListParams
              • TONStoreMsg
              • TPBEntryInfo
              • TPBFdnInfo
              • TSendSmsDataAndAttributes
              • TServiceType
              • TSmsMsg
              • TSmsParameters
              • TWcdmaCbsMsg
              • cmmcustomsecuritytsyconstants.h
              • cmmgsmphonestorageutility.h
              • cmmsmsutility.h
              • cmmutility.h
              • ctsydomaincrkeys.h
              • ctsydomainpskeys.h
              • ctsysatmessagingbase.h
              • gsmerror.h
              • mltsyfactory.h
              • mmtsy_defaults.h
              • mmtsy_names.h
              • rmmcustomapi.h
          • Telephony Utilities
            • Dial
              • TChargeCard
              • TCityDialCodes
              • TDialLocation
              • TelephoneNumber
              • dial.h
              • dial_consts.h
            • ETel 3rd Party API
              • CTelephony
                • CTelephony::TBatteryInfoV1
                • CTelephony::TCallBarringSupplServicesV1
                • CTelephony::TCallCapsV1
                • CTelephony::TCallForwardingSupplServicesV1
                • CTelephony::TCallInfoV1
                • CTelephony::TCallParamsV1
                • CTelephony::TCallSelectionV1
                • CTelephony::TCallStatusV1
                • CTelephony::TCallWaitingSupplServicesV1
                • CTelephony::TEtelISVType
                • CTelephony::TFlightModeV1
                • CTelephony::TIccLockInfoV1
                • CTelephony::TIdentityServiceV1
                • CTelephony::TIndicatorV1
                • CTelephony::TNetworkInfoV1
                • CTelephony::TNetworkInfoV2
                • CTelephony::TNetworkNameV1
                • CTelephony::TNetworkNameV2
                • CTelephony::TNetworkRegistrationV1
                • CTelephony::TOperatorNameV1
                • CTelephony::TPhoneIdV1
                • CTelephony::TRemotePartyInfoV1
                • CTelephony::TSignalStrengthV1
                • CTelephony::TSubscriberIdV1
                • CTelephony::TTelAddress
              • etel3rdparty.h
          • WAP Stack
            • WAP Message API
              • CWapBoundCLPushService
              • CWapBoundCLWSPService
              • CWapBoundDatagramService
              • CWapFullySpecCLPushService
              • CWapFullySpecCLWSPService
              • CWapFullySpecDatagramService
              • CWapMessageUtils
              • Wap::TAddressInfo
              • wapmessage.h
        • Communications Framework
          • Comms Config
            • Comms Database
              • CommsDat::CCDAccessPointRecord
              • CommsDat::CCDAgentLookupRecord
              • CommsDat::CCDBaseSecRecord
              • CommsDat::CCDBearerRecordBase
              • CommsDat::CCDBearerTypeRecord
              • CommsDat::CCDChargecardRecord
              • CommsDat::CCDConfigAccessPointRecord
              • CommsDat::CCDConnectionPrefsRecord
              • CommsDat::CCDCprRecord
              • CommsDat::CCDDefaultWCDMARecord
              • CommsDat::CCDDialInISPRecord
              • CommsDat::CCDDialOutISPRecord
              • CommsDat::CCDEAPSecRecord
              • CommsDat::CCDEAPTLSRecord
              • CommsDat::CCDEapAkaProtocolRecord
              • CommsDat::CCDEapSimProtocolRecord
              • CommsDat::CCDGlobalSettingsRecord
              • CommsDat::CCDIAPPrioritySelectionPolicyRecord
              • CommsDat::CCDIAPRecord
              • CommsDat::CCDIncomingGprsRecord
              • CommsDat::CCDLANBearerRecord
              • CommsDat::CCDLANServiceRecord
              • CommsDat::CCDLEAPRecord
              • CommsDat::CCDLocationRecord
              • CommsDat::CCDMCprRecord
              • CommsDat::CCDModemBearerRecord
              • CommsDat::CCDNetworkRecord
              • CommsDat::CCDOutgoingGprsRecord
              • CommsDat::CCDPANServiceExtRecord
              • CommsDat::CCDProtocolRecord
              • CommsDat::CCDProxiesRecord
              • CommsDat::CCDRecordBase
              • CommsDat::CCDSCprRecord
              • CommsDat::CCDSecureSocketRecord
              • CommsDat::CCDSelectionPolicyRecordBase
              • CommsDat::CCDServiceRecordBase
              • CommsDat::CCDTierRecord
              • CommsDat::CCDTunEAPRecord
              • CommsDat::CCDUmtsR99QoSAndOnTableRecord
              • CommsDat::CCDVPNServiceRecord
              • CommsDat::CCDVirtualBearerRecord
              • CommsDat::CCDWAPAccessPointRecord
              • CommsDat::CCDWAPIPBearerRecord
              • CommsDat::CCDWAPSMSBearerRecord
              • CommsDat::CCDWCDMAPacketServiceRecord
              • CommsDat::CCDWLANServiceExtRecord
              • CommsDat::SRecordTypeInfo
              • CommsDat::STableLookup
              • CommsDatUtils::CCommsDatUtils
              • CommsDatUtils::NameLookUp
              • commsdat.h
              • commsdat_internal.h
              • commsdat_partner.h
              • commsdattypeinfov1_1.h
              • commsdattypeinfov1_1_internal.h
              • commsdattypesv1_1.h
              • metadatabase.h
            • Comms Database Shim
              • CCommDbOverrideSettings
              • CCommsDatabase
              • CCommsDatabaseBase
                • CCommsDatabaseBase::TCommDbPublishSubscribeNotification
                • CCommsDatabaseBase::TCommDbSystemAgentNotification
              • CCommsDatabaseProtect
              • CCommsDbConnectionPrefTableView
                • CCommsDbConnectionPrefTableView::TCommDbIapBearer
                • CCommsDbConnectionPrefTableView::TCommDbIapConnectionPref
                • CCommsDbConnectionPrefTableView::TCommDbIspBearer
                • CCommsDbConnectionPrefTableView::TCommDbIspConnectionPref
              • CCommsDbProtectConnectPrefTableView
              • CCommsDbProtectTableView
              • CCommsDbTableView
              • CCommsDbTemplateRecord
              • CStoreableOverrideSettings
              • CommDbShimUtil
              • TCountryInfo
              • cdbcols.h
              • cdblen.h
          • Comms Framework Support
            • Comms Elements
              • CCFLogIf
              • CCommsProviderModule
              • CModuleUndertaker
              • CNotifySuddenDeathContainer
              • CPerfMetricStore
              • CRSTransientModuleInfo
              • CRootServer
              • CRootServerSession
              • CSessionHandler
              • CSessionHandlerBinding
              • CSessionHandlerLoadCPM
              • CSessionHandlerUnBinding
              • CSessionHandlerUnLoadCPM
              • CommsFW::CCFChannelPairRawBase
              • CommsFW::CCFModuleChannelHandler
              • CommsFW::CCommsTransport
              • CommsFW::COwnEntryList
                • CommsFW::COwnEntryList::TOwnEntry
              • CommsFW::CPerfMetricStore
                • CommsFW::CPerfMetricStore::TLogClient
              • CommsFW::CWorkerThreadDataGlobals
              • CommsFW::CWorkerThreadDataGlobalsBase
              • CommsFW::CWorkerThreadRegister
              • CommsFW::MCommsTransportSender
              • CommsFW::MGlobalThreadRegister
              • CommsFW::MLegacyMessageReceiver
              • CommsFW::MWorkerThreadRegister
              • CommsFW::RCFChannel
              • CommsFW::RCFChannelBase
                • CommsFW::RCFChannelBase::TMsgQueuesTAG
              • CommsFW::RCFChannelMsgQueues
              • CommsFW::RCFChannelPair
              • CommsFW::RCFChannelPairBase
              • CommsFW::RCFChannelRawBase
              • CommsFW::RCFSharedHeap
              • CommsFW::TCFBindCompleteMsg
              • CommsFW::TCFBindMsg
                • CommsFW::TCFBindMsg::TParamsTAG
              • CommsFW::TCFCommsMessage
              • CommsFW::TCFCommsMessageId
                • CommsFW::TCFCommsMessageId::TParamsTAG
              • CommsFW::TCFCommsMessageResult
                • CommsFW::TCFCommsMessageResult::TParamsTAG
              • CommsFW::TCFDiscoverMsg
                • CommsFW::TCFDiscoverMsg::TParamsTAG
              • CommsFW::TCFDiscoverRespMsg
                • CommsFW::TCFDiscoverRespMsg::TParamsTAG
              • CommsFW::TCFForwardMsg
                • CommsFW::TCFForwardMsg::TParamsTAG
              • CommsFW::TCFLegacyMessagePacker
                • CommsFW::TCFLegacyMessagePacker::TUnion
                  • CommsFW::TCFLegacyMessagePacker::TUnion::TLegacyPackage
                  • CommsFW::TCFLegacyMessagePacker::TUnion::TPackage
              • CommsFW::TCFMessage
              • CommsFW::TCFMessage2
              • CommsFW::TCFMessageBase
                • CommsFW::TCFMessageBase::TCFMessageData
                  • CommsFW::TCFMessageBase::TCFMessageData::TMessageDataV1
              • CommsFW::TCFModuleInfo
              • CommsFW::TCFModuleNameF
              • CommsFW::TCFShutdownMsg
                • CommsFW::TCFShutdownMsg::TParamsTAG
              • CommsFW::TCFSubModuleAddress
              • CommsFW::TCFSubModuleNameF
              • CommsFW::TCFUnbindCompleteMsg
              • CommsFW::TCFUnbindMsg
                • CommsFW::TCFUnbindMsg::TParamsTAG
              • CommsFW::TMessageCarrier
              • CommsFW::TWorkerThreadDataBase
              • Den::AFallibleTestControl
              • Den::AIpcExtensionInterface
              • Den::AIpcExtensionInterfaceBase
              • Den::ANodeIntercept
              • Den::APatternMatchControl
              • Den::CCommonDealer
                • Den::CCommonDealer::TParkedRequest
              • Den::CCommonObjectBroker
              • Den::CCommonPitBoss
                • Den::CCommonPitBoss::RForsakenHeapList
              • Den::CCommonPlayer
              • Den::CCommonServer
              • Den::CCommonSessionProxy
              • Den::CCommonWorkerThread
              • Den::CExtItfMsgPluginInfo
              • Den::CMessageInterceptRegister
              • Den::CPattern
              • Den::CShutdownWatchDog
              • Den::CSubSessionIx
                • Den::CSubSessionIx::TEntry
                • Den::CSubSessionIx::TIter
              • Den::CWorkerDataGlobals
              • Den::CWorkerSession
              • Den::CWorkerSubSession
              • Den::Logging
              • Den::MCompleteNotify
              • Den::MIpcExtensionInterface
              • Den::RApiExtCommonBase
              • Den::RApiExtSessionBase
              • Den::RApiExtSubSessionBase
              • Den::RExpressionList
              • Den::RExtendableSessionBase
              • Den::RExtendableSubSessionBase
              • Den::RPatternList
              • Den::RRegisteredNodeList
              • Den::RSafeMessage
              • Den::RSettableParameterMessage
              • Den::TAction
              • Den::TApiExtIdentification
              • Den::TApiExtRegister
              • Den::TApiExtReqMsg
              • Den::TApiExtRespMsg
              • Den::TApiExtSessionReqMsg
              • Den::TApiExtSubSessionReqMsg
              • Den::TAppendActionMsg
              • Den::TAppendExpressionMsg
              • Den::TCheckFallibleMsgModeMsg
              • Den::TCheckFallibleMsgModeResponseMsg
              • Den::TDisableMsg
              • Den::TEnableFallibleMsgModeMsg
              • Den::TEnableMsg
              • Den::TEventExpression
              • Den::TEventInfo
              • Den::TEventSummaryTriple
              • Den::THeapSwitcher
              • Den::TInitFallibleMsgModeMsg
              • Den::TLogTextBuf
                • Den::TLogTextBuf::TLogIgnoreOverflow8
              • Den::TMIMessages
              • Den::TMsgExpression
              • Den::TNodeExpression
              • Den::TNodeSpecifier
              • Den::TPlaneUnboundMsg
                • Den::TPlaneUnboundMsg::TParams
              • Den::TPlayerForwardRequestMsg
                • Den::TPlayerForwardRequestMsg::TParams
              • Den::TPlayerMsg
              • Den::TPlayerRole
              • Den::TPlayerSessionCloseMsg
                • Den::TPlayerSessionCloseMsg::TParams
              • Den::TPlayerSessionCloseRespMsg
                • Den::TPlayerSessionCloseRespMsg::TParams
              • Den::TQueryCompleteMsg
              • Den::TSoftResetMsg
              • Den::TSubSessInfo
              • Den::TWorkerCleanupDeadPeerMsg
                • Den::TWorkerCleanupDeadPeerMsg::TParams
              • Den::TWorkerCleanupDeadPeerRespMsg
                • Den::TWorkerCleanupDeadPeerRespMsg::TParams
              • Den::TWorkerConfigurationComplete
                • Den::TWorkerConfigurationComplete::TParams
              • Den::TWorkerIntroductionMsg
                • Den::TWorkerIntroductionMsg::TParams
              • Den::TWorkerMsg
              • Den::TWorkerThreadPublicInfo
              • Den::TWorkerThreadRegister
              • Den::TWorkerTransportMsg
                • Den::TWorkerTransportMsg::TWorkerTransportParams
              • Elements::RResponseMsg
              • Elements::TDeAllocator
              • Elements::TRBuf16
              • Elements::TRBuf8
              • Elements::TStateChange
              • Factories::AFactoryObject
              • Factories::CFactoryBase
              • Factories::CFactoryContainer
              • Factories::CFactoryContainerNode
              • Factories::IFactoryNotify
              • Factories::MFactoryQuery
              • Factories::TFactoryNotify
              • Factories::TFactoryObjectEntry
              • Factories::TFactoryObjectInfo
              • MNotifySuddenDeath
              • MRootServerNotify
              • MeshMachine::AAcceptErrorState
              • MeshMachine::AActivitySemaphore
              • MeshMachine::AContextStore
              • MeshMachine::AErrorTagOr
              • MeshMachine::AMMNodeBase
              • MeshMachine::AMMNodeIdBase
              • MeshMachine::APreallocatedOriginators
              • MeshMachine::CNodeActivityBase
                • MeshMachine::CNodeActivityBase::RPostedToNodeOrPeer
              • MeshMachine::CNodeParallelActivityBase
              • MeshMachine::CNodeParallelMessageStoreActivityBase
              • MeshMachine::CNodeRetryActivity
              • MeshMachine::CNodeRetryParallelActivity
              • MeshMachine::CPreallocatedNodeActivityBase
              • MeshMachine::CPreallocatedNodeRetryActivity
              • MeshMachine::Logging
              • MeshMachine::TAcceptErrorState
              • MeshMachine::TActiveOrNoTag
              • MeshMachine::TActivitiesIdMutex
              • MeshMachine::TActivityIdMutex
              • MeshMachine::TAggregatedMutex_AND
              • MeshMachine::TAggregatedMutex_OR
              • MeshMachine::TAggregatedTransition
              • MeshMachine::TAllActivitiesMutex
              • MeshMachine::TAwaiting2MessagesState
              • MeshMachine::TAwaitingAny
              • MeshMachine::TAwaitingCancel
              • MeshMachine::TAwaitingClientLeavingRequest
              • MeshMachine::TAwaitingDestroy
              • MeshMachine::TAwaitingErrorRecoveryResponseOrError
              • MeshMachine::TAwaitingLeaveComplete
              • MeshMachine::TAwaitingMessageState
              • MeshMachine::TAwaitingNull
              • MeshMachine::TAwaitingPeerMessage
              • MeshMachine::TClearError
              • MeshMachine::TClientMutex
              • MeshMachine::TDoNothing
              • MeshMachine::TErrorTag
              • MeshMachine::TErrorTagOr
              • MeshMachine::TForwardMessageToOriginators
              • MeshMachine::TNoClientMutex
              • MeshMachine::TNoTag
              • MeshMachine::TNoTagBackward
              • MeshMachine::TNoTagOrCustomErrorTag
              • MeshMachine::TNoTagOrErrorTag
              • MeshMachine::TNodeActivity
              • MeshMachine::TNodeActivityIter
              • MeshMachine::TNodeActivityMap
              • MeshMachine::TNodeContext
              • MeshMachine::TNodeContextBase
              • MeshMachine::TNodeNullContext
              • MeshMachine::TNonWaitingActivitiesIdMutex
              • MeshMachine::TNonWaitingActivityIdMutex
              • MeshMachine::TPostMessageToOriginators
              • MeshMachine::TPostMessageToSender
              • MeshMachine::TRaiseActivityError
              • MeshMachine::TRaiseAndClearActivityError
              • MeshMachine::TRaiseError
              • MeshMachine::TRemoveClient
              • MeshMachine::TRetryTransition
              • MeshMachine::TSerializableStateFork
              • MeshMachine::TSerializableTransition
              • MeshMachine::TSetIdle
              • MeshMachine::TState
              • MeshMachine::TStateErrorTransitionTag
              • MeshMachine::TStateFork
              • MeshMachine::TStateTransition
              • MeshMachine::TStoreError
              • MeshMachine::TTag
              • Messages::ANode
              • Messages::ANodeBase
              • Messages::ANodeId
              • Messages::ANodeIdBase
              • Messages::ASimpleNodeIdBase
              • Messages::CGlobals
              • Messages::CGlobalsInternal
              • Messages::Logging
              • Messages::MNodeId
              • Messages::MTransportReceiver
              • Messages::MTransportSender
              • Messages::RClientInterface
              • Messages::RNodeInterface
                • Messages::RNodeInterface::TPreAllocStore
              • Messages::RRequestOriginator
              • Messages::TAnyMatchPolicy
              • Messages::TClientIter
              • Messages::TClientIterBase
              • Messages::TClientType
              • Messages::TDispatchErrorHandler
              • Messages::TEBase
              • Messages::TEChild
              • Messages::TEErrorRecovery
              • Messages::TEPeer
              • Messages::TErrContext
              • Messages::TErrResponse
              • Messages::TErrorSig
              • Messages::TExactMatchPolicy
              • Messages::TExactOrAnyMatchPolicy
              • Messages::TLogTextBuf
                • Messages::TLogTextBuf::TLogIgnoreOverflow8
              • Messages::TMatchPolicy
              • Messages::TMessageExtensionRMessage2
              • Messages::TMessageSigAny
              • Messages::TMessageSigAnyNumber
              • Messages::TMessageSigAnyNumberDefault
              • Messages::TMessageSigClientType
              • Messages::TMessageSigClientTypeUid
              • Messages::TMessageSigClientTypeUidClientType
              • Messages::TMessageSigMessageId
              • Messages::TMessageSigMessageIdNumber
              • Messages::TMessageSigMetaDataPtr
              • Messages::TMessageSigNodeId
              • Messages::TMessageSigNodeIdAny
              • Messages::TMessageSigNodeIdClientType
              • Messages::TMessageSigNodeIdNodeId
              • Messages::TMessageSigNodeIdNodeIdNumber
              • Messages::TMessageSigNodeIdNumber
              • Messages::TMessageSigNodeIdNumberDefault
              • Messages::TMessageSigNodeIdNumberDefaultNumberDefault
              • Messages::TMessageSigNodeIdNumberNumber
              • Messages::TMessageSigNodeIdNumberNumberNumber
              • Messages::TMessageSigNum24Num8
              • Messages::TMessageSigNumber
              • Messages::TMessageSigNumberDefault
              • Messages::TMessageSigNumberDefaultNumberDefault
              • Messages::TMessageSigNumberNumber
              • Messages::TMessageSigNumberNumberDefault
              • Messages::TMessageSigNumberNumberNumber
              • Messages::TMessageSigNumberNumberNumberNumber
              • Messages::TMessageSigNumberRMessage2
              • Messages::TMessageSigNumberUidNumber
              • Messages::TMessageSigRMessage2
              • Messages::TMessageSigTypeId
              • Messages::TMessageSigTypeIdAnyNumber
              • Messages::TMessageSigUid
              • Messages::TMessageSigUidNumber
              • Messages::TMessageSigVoid
              • Messages::TNoMatchPolicy
              • Messages::TNodeCtxId
              • Messages::TNodeCtxIdOp
              • Messages::TNodeId
              • Messages::TNodeIdOp
              • Messages::TNodeIdRemainder
              • Messages::TNodeOid
              • Messages::TNodePeerId
              • Messages::TNodeSignal
                • Messages::TNodeSignal::TMessageId
                • Messages::TNodeSignal::TTypeToMessageId
              • Messages::TRuntimeCtxId
              • Messages::TRuntimeCtxIdOp
              • Messages::TSelfDispatcherAndErrorHandler
              • Messages::TSigAny
              • Messages::TSigAnyNumber
              • Messages::TSigClientType
              • Messages::TSigClientTypeUid
              • Messages::TSigClientTypeUidClientType
              • Messages::TSigMessageId
              • Messages::TSigMessageIdNumber
              • Messages::TSigMetaDataPtr
              • Messages::TSigNodeId
              • Messages::TSigNodeIdAny
              • Messages::TSigNodeIdClientType
              • Messages::TSigNodeIdNodeId
              • Messages::TSigNodeIdNodeIdNumber
              • Messages::TSigNodeIdNumber
              • Messages::TSigNodeIdNumberNumber
              • Messages::TSigNodeIdNumberNumberNumber
              • Messages::TSigNumber
              • Messages::TSigNumberNumber
              • Messages::TSigNumberNumberNumber
              • Messages::TSigNumberNumberNumberNumber
              • Messages::TSigNumberRMessage2
              • Messages::TSigNumberUidNumber
              • Messages::TSigRMessage2
              • Messages::TSigTypeId
              • Messages::TSigTypeIdAnyNumber
              • Messages::TSigUid
              • Messages::TSigUidNumber
              • Messages::TSignalBase
              • Messages::TSignatureBase
              • Messages::TSignatureWithPolymorphicPayloadMetaType
              • Messages::TSignatureWithPolymorphicPayloadMetaTypeBase
              • Messages::TSubSetMatchPolicy
              • Messages::TSuperSetMatchPolicy
              • Messages::TTypeMatchPolicy
              • Messages::TVCFromGlobalsMessagePayloadCreationPolicy
              • Messages::TlsGlobals
              • Messages::XNodePeerId
              • Meta::CMetaDataVirtualCtorInPlace
              • Meta::MMetaData
              • Meta::MMetaType
              • Meta::RMetaDataContainer
              • Meta::RMetaDataContainerBase
              • Meta::SMetaData
              • Meta::SMetaDataECom
              • Meta::SMetaDataNetCtor
              • Meta::STypeId
              • Meta::SVDataTableEntry
              • Meta::TMeta
              • Meta::TMetaArray
              • Meta::TMetaArrayBase
              • Meta::TMetaBuf16
              • Meta::TMetaBuf8
              • Meta::TMetaNS
              • Meta::TMetaObject
              • Meta::TMetaObjectPtr
              • Meta::TMetaPtr
              • Meta::TMetaVTableIterator
              • Meta::TMetaVarLen
              • Meta::TMetaVarLen16
              • Meta::TMetaVarLen8
              • Meta::TMetaVarLenBase
              • NetInterfaces::AApiExtBase
              • NetInterfaces::TIfStaticFetcher
              • NetInterfaces::TIfStaticFetcherFirstInHierarchy
              • NetInterfaces::TIfStaticFetcherLinkBase
              • NetInterfaces::TInterfaceControl
                • NetInterfaces::TInterfaceControl::TFIEntry
              • NetInterfaces::TInterfaceIter
              • NetMessages::CMessage
              • NetMessages::CTypeIdDataQuery
              • NetMessages::CTypeIdQuery
              • NetStateMachine::AContext
              • NetStateMachine::ACore
              • NetStateMachine::ACoreFor
              • NetStateMachine::MState
              • NetStateMachine::MStateFork
              • NetStateMachine::MStateTransition
              • NetStateMachine::TContextAccessor
              • NetStateMachine::TStateForkSizeChecker
              • NetStateMachine::TStateSizeChecker
              • NetStateMachine::TStateTransitionSizeChecker
              • NetStateMachine::TStateTriple
              • RProcessRoot
              • RProcessRootDbg
              • RStartProcess
              • RWorkerLock
              • RootServer::TRSBindingInfo
              • RootServer::TRSBindingInfoContainer
              • RootServer::TRSIter
              • RootServer::TRSModuleInfo
              • RootServer::TRSModuleInfoContainer
              • RootServer::TRSStartModuleParamContainer
              • RootServer::TRSStartModuleParams
              • RootServer::TRSSubModuleAddress
              • RootServer::TRSUnBindingInfo
              • RootServer::TRSUnBindingInfoContainer
              • TIfStaticFetcherNearestInHierarchy
              • TRootServerStartupInfo
              • TTypeToMessageId
              • TWorkerThreadRegister
              • VC::CVirtualCtorBase
                • VC::CVirtualCtorBase::TCtorTable
              • VC::CVirtualCtorInPlace
              • cflog.h
              • cfmsgs.h
              • cfshared.h
              • cftransport.h
              • cftransportmsg.h
              • commschan.h
              • factory.h
              • factorynotify.h
              • h_trbuf.h
              • idquerynetmsg.h
              • interfacetable_internal.h
              • metabuffer.h
              • metacontainer.h
              • metadata.h
              • metatype.h
              • metatypevariablelen.h
              • mm_activities_internal.h
              • mm_node.h
              • mm_states.h
              • nm_common.h
              • nm_interfaces.h
              • nm_log.h
              • nm_messages_errorrecovery.h
              • nm_signatures.h
              • rscommon.h
              • rserror.h
              • sd_errors.h
              • sd_log.h
              • sd_minterceptmsgs.h
              • sd_roles.h
              • sd_std.h
              • sd_thread.h
              • sm_statetriple.h
              • startprocess.h
              • trbuf.h
              • vc.h
          • Comms Framework Utilities
            • Comms Buffers
              • CommsBuf
              • CommsFW::RCFThread
                • CommsFW::RCFThread::ThreadStartupInfo
              • MCommsBufPondDbg
              • RCommsBuf
              • RCommsBufAccessor
              • RCommsBufAsyncRequest
              • RCommsBufChain
              • RCommsBufPond
              • RCommsBufPondOp
              • RCommsBufQ
              • RMBuf
              • RMBufAllocator
              • RMBufAsyncRequest
              • RMBufCell
              • RMBufChain
              • RMBufInfoPacketBase
              • RMBufPacketBase
              • RMBufPktInfo
              • RMBufPktQ
              • RMBufQ
              • RMBufStreamQ
              • TCommsBuf
              • TCommsBufAllocator
              • TCommsBufIter
              • TCommsBufPondDbg
              • TCommsBufPondTLSOp
              • TCommsBufPoolCreateInfo
              • TMBufIter
              • TMBufPktQIter
              • commsbufpond.h
              • es_mbman.h
              • mbufchain.h
              • mbufpanic.h
              • nifmbuf.h
          • Comms Process
            • Comms Root Server
              • RRootServ
              • RRsConfigurator
              • RootServer::TRSAddMBufAllocInfoContainer
              • RootServer::TRSSetMBufMnrContainer
              • TCFGroupNameF
              • TConfiguratorModuleParams
              • c32startshared.h
              • rsshared.h
          • Data Comms Server
            • ESock Server
              • ASimpleSelectorBase
              • ByteOrder
              • CActiveCommsMobilityApiExt
              • CCommsApiExtRespMsg
              • CCommsMobilitySrvResp
              • CCommsSessionApiExtProvider
              • CCommsSubSessionApiExtProvider
              • CConnDataTransfer
              • CConnectionSettings
              • CContentionManager
              • CCoreConnectionProvider
              • CCoreMetaConnectionProvider
              • CCoreSubConnectionProvider
              • CCoreTierManager
              • CESockIniData
              • CESockParamaterFactory
              • CGenericParameterBundle
              • CHostResolvProvdBase
              • CMobilityConnectionProvider
              • CMobilityMetaConnectionProvider
              • CNetDBProvdBase
              • CParameterBundle
              • CParameterBundleBase
              • CParameterSetContainer
              • CPitBoss
              • CPlayer
              • CProtocolBase
              • CProtocolFamilyBase
              • CProtocolFamilyRef
              • CProtocolRef
              • CResolverProvdBase
              • CSAPSetOpt
              • CServProviderBase
              • CServiceResolvProvdBase
              • CSimplePromptingSelectorBase
              • CSockManData
              • CSockSession
              • CSockSubSession
              • CSocketScheduler
              • CSocketServExtBase
              • CSocketServExtRef
              • CSocketServer
              • CSubConAuthorisationGenericParamSet
              • CSubConExtensionParameterSet
              • CSubConGenEventDataClientBase
              • CSubConGenEventDataClientJoined
              • CSubConGenEventDataClientLeft
              • CSubConGenEventParamsChanged
              • CSubConGenEventParamsGranted
              • CSubConGenEventParamsRejected
              • CSubConGenEventSubConDown
              • CSubConGenericParameterSet
              • CSubConNotificationEvent
              • CSubConParameterBundle
              • CSubConParameterFamily
              • CSubConParameterSet
              • CSubConQosGenericParamSet
              • CUPSAccessPointConfigExt
              • CWorkerThread
                • CWorkerThread::RTransportUsers
              • CWorkerTransportReceiver
              • ConnectionServ::CConnectionServGenericParamsFactory
              • ConnectionServ::CConnectionServParameterBundle
              • ConnectionServ::MAccessPointNotificationObserver
              • ConnectionServ::RConnectionServ
              • ConnectionServ::TAccessPointPlaneStatus
              • ConnectionServ::TAccessPointPlaneStatusDataBitmap
              • ConnectionServ::TAccessPointPlaneStatusFilter
              • ConnectionServ::TAccessPointStatus
              • ConnectionServ::TAccessPointStatusFilter
              • ConnectionServ::XAccessPointGenericParameterSet
              • ConnectionServ::XAccessPointGenericQuery
              • ConnectionServ::XAccessPointPlaneStatusParameterSet
              • ConnectionServ::XAccessPointPlaneStatusQuery
              • ConnectionServ::XConnectionServParameterSet
              • ConnectionServ::XCoreCollectorSharedParameterSet
              • ConnectionServ::XIpProtoAccessPointParameterSet
              • ConnectionServ::XNotificationCacheParameterSet
              • CoreActivities::ABindingActivity
                • CoreActivities::ABindingActivity::TSendBindToComplete
              • CoreActivities::ACountLoopActivity
                • CoreActivities::ACountLoopActivity::TNoTagOrNoTagBackwards
              • CoreActivities::CCountLoopActivityBase
              • CoreActivities::CDestroyActivity
                • CoreActivities::CDestroyActivity::TMakeClientsLeaveOrProcessClientLeave
                • CoreActivities::CDestroyActivity::TNoTagOrNoTagBackwards
              • CoreActivities::CDestroyOrphansActivity
                • CoreActivities::CDestroyOrphansActivity::TControlProviderNoTagOrNoClients
                • CoreActivities::CDestroyOrphansActivity::TMarkNodeForDestruction
                • CoreActivities::CDestroyOrphansActivity::TNoTagOrNoClients
                • CoreActivities::CDestroyOrphansActivity::TNoTagOrNoTagBackwards
              • CoreActivities::CErrorActivity
                • CoreActivities::CErrorActivity::TAwaitingError
                • CoreActivities::CErrorActivity::TCFAwaitingError
                • CoreActivities::CErrorActivity::TDoErrorRecovery
                • CoreActivities::CErrorActivity::TSendErrorRecoveryReq
              • CoreErrorActivity::CoreError
              • CoreNetStates::TAddAuxClient
              • CoreNetStates::TAddControlClientAndSendJoinCompleteIfRequest
              • CoreNetStates::TAddDataClient
              • CoreNetStates::TAddDataClientAndRespond
              • CoreNetStates::TAwaitingApplyResponse
              • CoreNetStates::TAwaitingBindTo
              • CoreNetStates::TAwaitingBindToComplete
              • CoreNetStates::TAwaitingBindToOrCancel
              • CoreNetStates::TAwaitingBinderRequest
              • CoreNetStates::TAwaitingBinderResponse
              • CoreNetStates::TAwaitingCSRCreated
              • CoreNetStates::TAwaitingConEvent
              • CoreNetStates::TAwaitingControlClientJoin
              • CoreNetStates::TAwaitingDataClientActive
              • CoreNetStates::TAwaitingDataClientGoneDown
              • CoreNetStates::TAwaitingDataClientIdle
              • CoreNetStates::TAwaitingDataClientJoin
              • CoreNetStates::TAwaitingDataClientJoinRequest
              • CoreNetStates::TAwaitingDataClientRejoin
              • CoreNetStates::TAwaitingDataClientRejoinOrApplyOrCancel
              • CoreNetStates::TAwaitingDataClientStart
              • CoreNetStates::TAwaitingDataClientStarted
              • CoreNetStates::TAwaitingDataClientStatusChange
              • CoreNetStates::TAwaitingDataClientStop
              • CoreNetStates::TAwaitingDataClientStopped
              • CoreNetStates::TAwaitingDataClientsStarted
              • CoreNetStates::TAwaitingDataClientsStopped
              • CoreNetStates::TAwaitingGoneDown
              • CoreNetStates::TAwaitingGoneUp
              • CoreNetStates::TAwaitingLegacyRMessage2Ext
              • CoreNetStates::TAwaitingNoBearer
              • CoreNetStates::TAwaitingParamResponse
              • CoreNetStates::TAwaitingProviderStatusChangeOrDataClientStatusChange
              • CoreNetStates::TAwaitingProvision
              • CoreNetStates::TAwaitingRMessage2Processed
              • CoreNetStates::TAwaitingRejoinDataClientComplete
              • CoreNetStates::TAwaitingStart
              • CoreNetStates::TAwaitingStarted
              • CoreNetStates::TAwaitingStop
              • CoreNetStates::TAwaitingStopped
              • CoreNetStates::TAwaitingSubConEvent
              • CoreNetStates::TBearerPresent
              • CoreNetStates::TBindSelf
              • CoreNetStates::TBindSelfToPresentBearer
              • CoreNetStates::TCancelAndCloseZone0ClientExtIfaces
              • CoreNetStates::TCancelDataClientStart
              • CoreNetStates::TCancelStart
              • CoreNetStates::TForwardToControlClients
              • CoreNetStates::TForwardToControlProvider
              • CoreNetStates::THandleDataClientIdle
              • CoreNetStates::TNoTagBackwardsOrProviderStopped
              • CoreNetStates::TNoTagOnEvent
              • CoreNetStates::TNoTagOrBearerPresent
              • CoreNetStates::TNoTagOrBearerPresentOrErrorTag
              • CoreNetStates::TNoTagOrDataClientPresent
              • CoreNetStates::TNoTagOrDataClientsToStop
              • CoreNetStates::TNoTagOrNoBearer
              • CoreNetStates::TNoTagOrNoDataClients
              • CoreNetStates::TNoTagOrNoDataClientsToStop
              • CoreNetStates::TNoTagOrNonDefault
              • CoreNetStates::TNoTagOrUnbindOnStop
              • CoreNetStates::TPassPlaneEventToControlClients
              • CoreNetStates::TProcessOrForwardRMessage2Ext
              • CoreNetStates::TRemoveAuxClient
              • CoreNetStates::TRequestCommsBinder
              • CoreNetStates::TSendApplyRequest
              • CoreNetStates::TSendBearer
              • CoreNetStates::TSendBindTo
              • CoreNetStates::TSendBindToComplete
              • CoreNetStates::TSendClientLeavingAndRemoveControlProvider
              • CoreNetStates::TSendClientLeavingAndRemoveControlProviderIfNoServiceProviders
              • CoreNetStates::TSendClientLeavingAndRemoveServiceProvider
              • CoreNetStates::TSendClientLeavingRequestToServiceProvider
              • CoreNetStates::TSendClientLeavingRequestToServiceProviders
              • CoreNetStates::TSendClientLeavingToServiceProviders
              • CoreNetStates::TSendControlClientJoinRequest
              • CoreNetStates::TSendDataClientActive
              • CoreNetStates::TSendDataClientGoneDown
              • CoreNetStates::TSendDataClientIdle
              • CoreNetStates::TSendDataClientIdleIfNoClients
              • CoreNetStates::TSendGoneUp
              • CoreNetStates::TSendLeaveCompleteIfRequest
              • CoreNetStates::TSendNoBearer
              • CoreNetStates::TSendRejoinComplete
              • CoreNetStates::TSendStarted
              • CoreNetStates::TSendStop
              • CoreNetStates::TSetIdleIfNoServiceProviders
              • CoreNetStates::TStartSelf
              • CoreNetStates::TStartServiceProvider
              • CoreNetStates::TStopDataClients
              • CoreNetStates::TStopSelf
              • CoreStates::ACancelOrErrorOrTag
              • CoreStates::ASetErrorState
              • CoreStates::TAbortAllActivities
              • CoreStates::TAbortAllActivitiesNodeDeletion
              • CoreStates::TAwaitingClientLeave
              • CoreStates::TAwaitingJoinComplete
              • CoreStates::TCancelOrErrorOrTag
              • CoreStates::TNeverAccept
              • CoreStates::TNoTagBackwardsOrCancel
              • CoreStates::TNoTagOrNoClients
              • CoreStates::TNoTagOrNoPeer
              • CoreStates::TNoTagOrRecoverableErrorTagOrErrorTag
              • CoreStates::TPanic
              • CoreStates::TPeerPresent
              • CoreStates::TPostToOriginators
              • CoreStates::TRetryOrIgnoreOrPropagate
              • CoreStates::TSetErrorState
              • CoreStates::TSetIdleIfMoreClients
              • CprActivities::coreCprActivities
              • CprBindToActivity::CCprBindToActivity
                • CprBindToActivity::CCprBindToActivity::TSendControlClientJoinRequestWithPriority
              • CprClientLeaveActivity::CClientLeaveActivity
                • CprClientLeaveActivity::CClientLeaveActivity::TSaveLeaveMessageData
                • CprClientLeaveActivity::CClientLeaveActivity::TSendLeaveCompleteIfRequest
              • CprControlClientJoinActivity::CControlClientJoinActivity
                • CprControlClientJoinActivity::CControlClientJoinActivity::TAddClientOrUpdatePriority
                • CprControlClientJoinActivity::CControlClientJoinActivity::TNoTagOrSendActive
                • CprControlClientJoinActivity::CControlClientJoinActivity::TSendJoinCompleteIfRequest
              • CprDataClientStartActivity::CDataClientStartActivity
              • CprDataClientStartActivity::TNoTagOrNoTagBackward
              • CprDataClientStartActivity::TStartDataClient
              • CprPriorityUpdateActivity::CPriorityUpdateActivity
                • CprPriorityUpdateActivity::CPriorityUpdateActivity::TNoTagOrSendPriorityToCtrlProvider
                • CprPriorityUpdateActivity::CPriorityUpdateActivity::TNoTagOrSendPriorityToServProvider
                • CprPriorityUpdateActivity::CPriorityUpdateActivity::TUpdatePriorityForControlProvider
                • CprPriorityUpdateActivity::CPriorityUpdateActivity::TUpdatePriorityForServiceProviders
              • CprStates::TAddControlClient
              • CprStates::TBindToPrimaryDataClient
              • CprStates::TCreateAdditionalDataClient
              • CprStates::TCreateAdditionalDataClientBackwardOrDataClientReady
              • CprStates::TCreateAdditionalDataClientOrDataClientReady
              • CprStates::TCreateDataClient
              • CprStates::THandleDataClientIdle
              • CprStates::TNoTagOrBearerPresent
              • CprStates::TPostPolicyCheckResponseToOriginators
              • CprStates::TSendBinderRequestCPR
              • CprStates::TSendControlClientJoinRequest
              • CprStates::TSendDataClientStatusStoppedIfNoControlClient
              • ESock::ACFMMNodeBase
              • ESock::ACFMMNodeIdBase
              • ESock::ACommsFactoryNodeId
              • ESock::ADataMonitoringProtocolReq
              • ESock::ADataMonitoringProvider
              • ESock::AExtensionInterfaceBase
              • ESock::AExtensionInterfaceThickBase
              • ESock::AIPCClientInfo
              • ESock::AIPCClientPlatsecInfo
              • ESock::ALegacyEnumerateSubConnectionsApiExt
              • ESock::ALegacySubConnectionActiveApiExt
              • ESock::AMessage
              • ESock::AMobilityProtocolReq
              • ESock::ASockSubSessionPlatsecApiExt
              • ESock::ASubSessionPlatsecApiExt
              • ESock::CActivityTimer
              • ESock::CCFFactoryContainerBroker
              • ESock::CClientRequest
              • ESock::CCommsApiExtIpcOpenResponder
              • ESock::CCommsApiExtIpcResponder
              • ESock::CCommsApiExtLegacyIpcResponder
              • ESock::CCommsApiExtResponder
              • ESock::CCommsDatIapView
              • ESock::CCommsDataMonitorApiExtResp
              • ESock::CCommsDataObject
              • ESock::CCommsDataObjectBase
              • ESock::CCommsDataObjectFactory
              • ESock::CCommsFactoryBase
              • ESock::CCommsFactoryContainer
              • ESock::CCommsMobilityApiExtRespMsg
              • ESock::CCommsMobilitySrvIpcResponder
              • ESock::CCommsProviderBase
              • ESock::CConfigAccessPointConfig
              • ESock::CConnectionFactoryContainer
              • ESock::CConnectionProviderBase
              • ESock::CConnectionProviderFactoryBase
                • ESock::CConnectionProviderFactoryBase::TInternalData
              • ESock::CConnectionQueryFactory
              • ESock::CConnectionQuerySet
              • ESock::CDataMonitoringMsgFactory
              • ESock::CDataMonitoringMsgPluginInfo
              • ESock::CDataMonitoringResponder
              • ESock::CDataReceived
              • ESock::CDataSent
              • ESock::CDataTransferred
              • ESock::CExtItfMsgPluginInfo
              • ESock::CFlowRequestParameters
              • ESock::CGenericProtoCfgLoader
              • ESock::CLegacyDataMonitoringResponder
              • ESock::CLegacyEnumerateSubConnectionsResponder
              • ESock::CLegacySubConnectionActiveResponder
              • ESock::CMMCommsProviderBase
              • ESock::CMMSockSubSession
              • ESock::CMetaConnectionFactoryContainer
              • ESock::CMetaConnectionProviderBase
              • ESock::CMetaConnectionProviderFactoryBase
              • ESock::CMobilityMsgFactory
              • ESock::CMobilityMsgPluginInfo
              • ESock::CNetworkFlow
              • ESock::CNewCarrierActive
              • ESock::CPreferredCarrierAvailable
              • ESock::CProtocolConfigLoader
              • ESock::CProtocolFamilyFactoryBase
              • ESock::CProtocolFamilyFactoryContainer
              • ESock::CProtocolIntfBase
              • ESock::CProtocolIntfFactoryBase
              • ESock::CProtocolIntfFactoryContainer
              • ESock::CProviderInfoQuerySet
              • ESock::CRefCountOwner
              • ESock::CRefCountOwnerBase
              • ESock::CSelectionRequest
              • ESock::CSubConnectionFactoryContainer
              • ESock::CSubConnectionFlowBase
              • ESock::CSubConnectionFlowFactoryBase
              • ESock::CSubConnectionFlowFactoryContainer
              • ESock::CSubConnectionProtocolParameterSet
              • ESock::CSubConnectionProviderBase
              • ESock::CSubConnectionProviderFactoryBase
              • ESock::CTierManagerBase
              • ESock::CTierManagerFactoryBase
              • ESock::CTierManagerFactoryContainer
              • ESock::CTransportFlowShim
              • ESock::CTunnelConnQuerySet
              • ESock::ISelectionNotify
              • ESock::MAccessPointConfigApi
              • ESock::MExtensionInterfaceBase
              • ESock::MFlowBinderControl
              • ESock::MLegacyControlApiExt
              • ESock::MLinkCprApiExt
              • ESock::MLinkCprFactApiExt
              • ESock::MLinkCprServiceChangeNotificationApiExt
              • ESock::MLinkMCprLegacyDataAccessApiExt
              • ESock::MLowerControl
              • ESock::MLowerDataSender
              • ESock::MPlatsecApiExt
              • ESock::MProviderSelector
              • ESock::MQueryConnSettingsApiExt
              • ESock::MSessionControl
              • ESock::MSessionControlNotify
              • ESock::MSessionData
              • ESock::MSessionDataNotify
              • ESock::MUpperControl
              • ESock::MUpperDataReceiver
              • ESock::RCFNodePriorityInterface
              • ESock::RCFParameterFamilyBundle
              • ESock::RCFParameterFamilyBundleC
              • ESock::RConnPrefList
                • ESock::RConnPrefList::TIter
                • ESock::RConnPrefList::TIterBase
              • ESock::RLegacyResponseMsg
              • ESock::RMetaExtensionContainer
              • ESock::RMetaExtensionContainerC
              • ESock::RMetaServiceProviderInterface
              • ESock::RNodeAvailabilityProviderInterface
              • ESock::RPlaneFCMap
                • ESock::RPlaneFCMap::TPlaneFCEntry
              • ESock::TAccessPointPriority
              • ESock::TAddrUpdate
              • ESock::TAlwaysFindFactoryQuery
              • ESock::TAppSidConfig
              • ESock::TAvailabilityStatus
              • ESock::TAvailabilitySubscriptionOptions
              • ESock::TCFAvailabilityControlClient
              • ESock::TCFAvailabilityProvider
              • ESock::TCFClientItfExt
              • ESock::TCFClientItfExtSizeTest
              • ESock::TCFClientType
              • ESock::TCFControlClient
              • ESock::TCFControlProvider
              • ESock::TCFCpr
              • ESock::TCFDataClient
              • ESock::TCFDataCollector
              • ESock::TCFDataMonitoringNotification
              • ESock::TCFFactory
              • ESock::TCFFlow
              • ESock::TCFFunctionDispatcher
              • ESock::TCFIPMessages
              • ESock::TCFInternalEsock
              • ESock::TCFItfExt
              • ESock::TCFLegacyMessage
              • ESock::TCFLegacyMessageInternal
              • ESock::TCFMcpr
              • ESock::TCFMessage
              • ESock::TCFMessageSigDataClientStatus
              • ESock::TCFMessageSigNodeIdClientTypeNumberDefault
              • ESock::TCFMobilityControlClient
              • ESock::TCFMobilityProvider
              • ESock::TCFParameterProvider
              • ESock::TCFPeer
              • ESock::TCFRejoiningProvider
              • ESock::TCFSafeMessage
                • ESock::TCFSafeMessage::TRequestCarrierEast
                • ESock::TCFSafeMessage::TResponseCarrierWest
              • ESock::TCFScpr
              • ESock::TCFSelector
              • ESock::TCFServiceProvider
              • ESock::TCFSigLegacyRMessage2Ext
                • ESock::TCFSigLegacyRMessage2Ext::RReadOnlyRMessage
              • ESock::TCFSigLegacyRMessage2PlatsecExt
              • ESock::TCFSigRMessage2Ext
              • ESock::TCFSigRMessage2PlatsecExt
              • ESock::TCFSubConnControlClient
              • ESock::TCFTierManager
              • ESock::TCFTierManagerFactory
              • ESock::TCFTierStatusProvider
              • ESock::TCancelDataReceivedNotificationRequest
              • ESock::TCancelDataSentNotificationRequest
              • ESock::TCancelDataTransferredRequest
              • ESock::TCommsApiExtRegister
              • ESock::TCommsApiExtTable
              • ESock::TCommsDataMonitorApiExtReq
              • ESock::TCommsMobilityApiExtReqMsg
              • ESock::TConfigAccessPointLayer
              • ESock::TConnProviderInfoPref
              • ESock::TConnectionQueryIter
              • ESock::TCprAllSubConnectionNotificationEnable
              • ESock::TCprFactEnumerateConnections
              • ESock::TCprRequestServiceNotification
              • ESock::TCprRetrieveLastProgressError
              • ESock::TCprRetrieveProgress
              • ESock::TCprSendIoctl
              • ESock::TDataMonitoringConnProvisioningInfo
              • ESock::TDataMonitoringProvisioningInfoBase
              • ESock::TDataMonitoringSubConnProvisioningInfo
              • ESock::TDataVolumes
              • ESock::TDefaultConnectionFactoryQuery
              • ESock::TDefaultFlowFactoryQuery
              • ESock::TDefaultProtocolIntfFactoryQuery
              • ESock::TDefaultSCPRFactoryQuery
              • ESock::TDeferredSelectionPrefsExt
              • ESock::TFactoryQueryBase
              • ESock::TFlowParams
              • ESock::TGetOrSetParameters
              • ESock::TIgnorePreferredCarrier
              • ESock::TLayerConfig
              • ESock::TLayerSelectionInfo
              • ESock::TLegacyConnectionEnumRequest
              • ESock::TLegacyControlMessage
              • ESock::TLegacyDataMonitoringNotificationRequest
              • ESock::TLegacyDataMonitoringTransferredRequest
              • ESock::TLegacyEnumerateSubConnections
              • ESock::TLegacyGetSubConnectionInfo
              • ESock::TLegacyRMessage2Response
              • ESock::TLegacySubConnectionActiveRequest
              • ESock::TMCprGetConnectionSetting
              • ESock::TMessageSigAddrUpdate
              • ESock::TMessageSigAvailabilityStatus
              • ESock::TMessageSigAvailabilitySubscriptionOptions
              • ESock::TMessageSigBundle
              • ESock::TMessageSigBundleRMessage2
              • ESock::TMessageSigConnPrefList
              • ESock::TMessageSigConnectionInfo
              • ESock::TMessageSigConnectionInfoPtr
              • ESock::TMessageSigFamilyBundle
              • ESock::TMessageSigFamilyBundleDefaultToNull
              • ESock::TMessageSigFlowParams
              • ESock::TMessageSigLegacyRMessage2Response
              • ESock::TMessageSigMetaExtContainer
              • ESock::TMessageSigNodeIdClientTypeNumber
              • ESock::TMessageSigNodeIdClientTypeUid
              • ESock::TMessageSigNumberDefaultFamilyBundleDefaultToNull
              • ESock::TMessageSigNumberFamilyBundle
              • ESock::TMessageSigNumberSubConnParams
              • ESock::TMessageSigPlaneNotification
              • ESock::TMessageSigPlayerRoleUidFactoryQuery
              • ESock::TMessageSigSelectComplete
              • ESock::TMessageSigSelectionPrefs
              • ESock::TMessageSigStateChange
              • ESock::TMessageSigSubConNotification
              • ESock::TMessageSigSubConnClosedEvent
              • ESock::TMessageSigSubConnOpenedEvent
              • ESock::TMessageSigSubConnParams
              • ESock::TMessageSigUpsParameters
              • ESock::TMessageSigUpsStatusChangeParameters
              • ESock::TMetaConnectionFactoryQuery
              • ESock::TMetaExtensionContainerMetaType
              • ESock::TMigrateToPreferredCarrier
              • ESock::TMobilitySubscriptionCancelMsg
              • ESock::TMobilitySubscriptionMsg
              • ESock::TNewCarrierAccepted
              • ESock::TNewCarrierRejected
              • ESock::TNotificationRequest
              • ESock::TNotificationThresholds
              • ESock::TOverridenSelectionPrefsExt
              • ESock::TPolicyCheckRequestParams
              • ESock::TPromptingSelectionPrefsExt
              • ESock::TProtocolExtensionSpecifier
              • ESock::TProviderInfo
              • ESock::TProviderInfoExt
              • ESock::TRequestDataReceivedNotification
              • ESock::TRequestDataSentNotification
              • ESock::TRequestDataTransferred
              • ESock::TSafeMessageCarrierBase
              • ESock::TSafeRequestCarrierEast
              • ESock::TSafeResponseCarrierWest
              • ESock::TSelectionNotify
              • ESock::TSelectionPrefs
              • ESock::TSigAddrUpdate
              • ESock::TSigAvailabilityStatus
              • ESock::TSigAvailabilitySubscriptionOptions
              • ESock::TSigBundle
              • ESock::TSigBundleRMessage2
              • ESock::TSigConnPrefList
              • ESock::TSigConnectionInfo
              • ESock::TSigConnectionInfoPtr
              • ESock::TSigFamilyBundle
              • ESock::TSigFlowParams
              • ESock::TSigLegacyRMessage2Response
              • ESock::TSigMetaExtContainer
              • ESock::TSigNodeIdClientTypeNumber
              • ESock::TSigNodeIdClientTypeUid
              • ESock::TSigNumberFamilyBundle
              • ESock::TSigNumberSubConnParams
              • ESock::TSigPlaneNotification
              • ESock::TSigPlayerRoleUidFactoryQuery
              • ESock::TSigSelectComplete
              • ESock::TSigSelectionPrefs
              • ESock::TSigStateChange
              • ESock::TSigSubConNotification
              • ESock::TSigSubConnClosedEvent
              • ESock::TSigSubConnOpenedEvent
              • ESock::TSigSubConnParams
              • ESock::TSigUpsParameters
              • ESock::TSigUpsStatusChangeParameters
              • ESock::TSourcedConnectionInfo
              • ESock::TTierTypeIdFactoryQuery
              • ESock::TUPSStatusChangeParams
              • ESock::TVCFromSockManAttributeCreationPolicy
              • ESock::TierManagerUtils
              • ESock::XBoolQuery
              • ESock::XCommsDataObject
              • ESock::XConnectionProviderInfoQuery
              • ESock::XConnectionQueryBase
              • ESock::XConnectionQuerySet
                • ESock::XConnectionQuerySet::XNullQuery
              • ESock::XEventBase
              • ESock::XIntQuery
              • ESock::XPlaneEvent
              • ESock::XProviderInfoQuerySet
              • ESock::XText16Query
              • ESock::XText8Query
              • ESock::XTunnelConnQuerySet
              • ESock::XUintQuery
              • ESockLogExternal
              • Elements::RResponseMsg
              • MCommsApiExtProvider
              • MConnDataTransferNotify
              • MContentionObserver
              • MCprActivities::CAvailabilityActivity
                • MCprActivities::CAvailabilityActivity::CSubscriberInfo
              • MCprActivities::CReConnectActivity
              • MDataMonitorProtocolResp
              • MMobilityProtocolResp
              • MParameterSetTemplateMethods
              • MProvdSecurityChecker
              • MResolverNotify
              • MSockSessionObserver
              • MSocketNotify
              • Meta::CMetaDataVirtualCtorInPlace
              • Meta::MMetaData
              • Meta::MMetaType
              • Meta::RMetaDataContainer
              • Meta::RMetaDataContainerBase
              • Meta::SMetaData
              • Meta::SMetaDataECom
              • Meta::SMetaDataNetCtor
              • Meta::STypeId
              • Meta::SVDataTableEntry
              • Meta::TMeta
              • Meta::TMetaArray
              • Meta::TMetaArrayBase
              • Meta::TMetaBuf16
              • Meta::TMetaBuf8
              • Meta::TMetaNS
              • Meta::TMetaObject
              • Meta::TMetaObjectPtr
              • Meta::TMetaPtr
              • Meta::TMetaVTableIterator
              • Meta::TMetaVarLen
              • Meta::TMetaVarLen16
              • Meta::TMetaVarLen8
              • Meta::TMetaVarLenBase
              • MobilityCprActivities::CMobilityActivity
                • MobilityCprActivities::CMobilityActivity::TCompleteMobilityClient
                • MobilityCprActivities::CMobilityActivity::TMobilityClientNotReadyMutex
                • MobilityCprActivities::CMobilityActivity::TNoTagBackwardsOrRecoverableErrorOrError
                • MobilityCprActivities::CMobilityActivity::TNoTagOrWaitForMobilityBackwards
                • MobilityCprActivities::CMobilityActivity::TNotifyClientNewCarrierActive
                • MobilityCprActivities::CMobilityActivity::TNotifyClientPreferredCarrierAvailable
              • MobilityCprActivities::mobilityCprActivities
              • MobilityCprStates::TAwaitAndRelayMigrationAcceptedOrMigrationRejected
              • MobilityCprStates::TAwaitAndRelayMigrationRequestedOrMigrationRejected
              • MobilityCprStates::TAwaitingMigrationCompleteOrNewCarrierOrError
              • MobilityCprStates::TAwaitingMobilityStartedOrError
              • MobilityCprStates::TAwaitingNewCarrierOrRelayAndConsumeCurrentCarrierRejected
              • MobilityCprStates::TNoTagOrStartHandshakeBackwardsOrError
              • MobilityCprStates::TResetPostedTo
              • MobilityCprStates::TSendErrorRecoveryReq
              • MobilityCprStates::TSendMigrationRejected
              • MobilityCprStates::TSendStartMobility
              • MobilityCprStates::TStateBase
              • MobilityMCprActivities::CConnectionRecoveryActivity
              • MobilityMCprStates::THandshakingMobilityMutex
              • PRActivities::CBindToActivity
                • PRActivities::CBindToActivity::TAwaitingBindToCompleteOrError
                • PRActivities::CBindToActivity::TCancel
                • PRActivities::CBindToActivity::TCommit
                • PRActivities::CBindToActivity::TCreateDataClient
                • PRActivities::CBindToActivity::TNoTagOrBearerReady
                • PRActivities::CBindToActivity::TNoTagOrBearerReadyOrBindToComplete
                • PRActivities::CBindToActivity::TNoTagOrBindToComplete
                • PRActivities::CBindToActivity::TNoTagOrCommit
                • PRActivities::CBindToActivity::TNoTagOrDataClientReady
                • PRActivities::CBindToActivity::TRequestCommsBinder
                • PRActivities::CBindToActivity::TSendBindTo
                • PRActivities::CBindToActivity::TSendBindToComplete
                • PRActivities::CBindToActivity::TSendControlClientJoinRequest
              • PRActivities::CCommsBinderActivity
                • PRActivities::CCommsBinderActivity::TAwaitingBindToComplete
                • PRActivities::CCommsBinderActivity::TDataClientMutex
                • PRActivities::CCommsBinderActivity::TDefaultDataClientMutex
                • PRActivities::CCommsBinderActivity::TNoTagOrUseExisting
                • PRActivities::CCommsBinderActivity::TNoTagOrWaitForIncomingOrUseExisting
                • PRActivities::CCommsBinderActivity::TNoTagOrWaitForIncomingOrUseExistingDefault
                • PRActivities::CCommsBinderActivity::TSendBinderResponse
                • PRActivities::CCommsBinderActivity::TSendCustomFlowProvision
                • PRActivities::CCommsBinderActivity::TStorePendingBinder
              • PRActivities::CGoneDownActivity
                • PRActivities::CGoneDownActivity::TIgnoreOrPropagate
                • PRActivities::CGoneDownActivity::TSendErrorRecoveryReq
              • PRActivities::CNoBearer
                • PRActivities::CNoBearer::TAwaitingNoBearer
                • PRActivities::CNoBearer::TNoTagOrBearerPresent
                • PRActivities::CNoBearer::TNoTagOrBearerPresentForAutostart
                • PRActivities::CNoBearer::TNoTagOrDataClientsToStart
                • PRActivities::CNoBearer::TRequestCommsBinder
                • PRActivities::CNoBearer::TServiceProviderMutex
                • PRActivities::CNoBearer::TStartOriginatingDataClient
                • PRActivities::CNoBearer::TStoreRequestParameters
              • PRActivities::CRejoinDataClientActivity
                • PRActivities::CRejoinDataClientActivity::TApplyRejoin
                • PRActivities::CRejoinDataClientActivity::TAwaitingJoinComplete
                • PRActivities::CRejoinDataClientActivity::TCFDataClientJoiningRequest
                • PRActivities::CRejoinDataClientActivity::TMigrationPairs
                • PRActivities::CRejoinDataClientActivity::TRejoinDataClient
                • PRActivities::CRejoinDataClientActivity::TRejoinLoopTag
              • PRActivities::CStartActivity
                • PRActivities::CStartActivity::TAwaitingBindToCompleteOrCancel
              • PRActivities::coreActivitiesCpr
              • PRActivities::coreActivitiesMCpr
              • PRActivities::coreActivitiesSCpr
              • PRActivities::coreActivitiesTM
              • PRClientLeaveActivity::PRClientLeave
              • PRClientLeftActivity::PRClientLeft
              • PRControlClientJoinActivity::PRControlClientJoin
              • PRDataClientActiveActivity::PRDataClientActive
              • PRDataClientIdleActivity::PRDataClientIdle
              • PRDataClientJoinActivity::PRDataClientJoin
              • PRDataClientStopActivity::TNoTagOrProviderStopped
              • PRGetParamsRequest::PRGetParams
              • PRSetParamsRequest::PRSetParams
              • PRStates::TAwaitingApplyRequest
              • PRStates::TAwaitingParamRequest
              • PRStates::TCreateDataClient
              • PRStates::TDestroyFirstClient
              • PRStates::TDestroyFirstOrphan
              • PRStates::TDestroyOrphanedDataClients
              • PRStates::TForwardStateChange
              • PRStates::THandleDataClientStatusChange
              • PRStates::TNoTagBackwardsOrNoClients
              • PRStates::TNonLeavingNoTagOrNoClients
              • PRStates::TOrphansBackwardsOrNoTag
              • PRStates::TOrphansOrNoTag
              • PRStates::TPassToServiceProvider
              • PRStates::TProcessDataClientStop
              • PRStates::TRespondWithCurrentParams
              • PRStates::TRespondWithRetrievedParams
              • PRStates::TSendApplyResponse
              • PRStates::TSendDataClientStarted
              • PRStates::TSendDataClientStatusChangeStarted
              • PRStates::TSendDataClientStopped
              • PRStates::TSendGoneDown
              • PRStates::TSendParamsToServiceProvider
              • PRStates::TSendProvision
              • PRStates::TSendStopped
              • PRStates::TSendStoppedAndGoneDown
              • PRStates::TStartDataClients
              • PRStates::TStoreParams
              • PRStates::TStoreProvision
              • ProtocolManager
              • RCommsApiExtension
              • RCommsApiExtensionBase
              • RCommsDataMonitoringApiExt
              • RCommsMobilityApiExt
              • RCommsSession
              • RCommsSubSession
              • RConnection
              • RHostResolver
              • RInternalSocket
              • RNetDatabase
              • RParameterFamily
              • RParameterFamilyBundle
              • RParameterFamilyBundleC
              • RServiceResolver
              • RSocket
              • RSocketServ
              • RSubConParameterBundle
              • RSubConnection
                • RSubConnection::TEventFilter
              • RWorkerLock
              • SConnPref
              • SSockAddr
              • SockManGlobals
              • SocketServExt
              • SocketServer
              • SocketTimer
              • SubSessActivities::CCloseActivity
              • SubSessActivities::CESockClientActivityBase
              • SubSessStates::AECABState
              • SubSessStates::TAwaitingIPC
              • SubSessStates::TAwaitingSecuredIpc
              • SubSessStates::TECABState
              • SubSessStates::TECABStateTransitionBase
              • SubSessStates::TECABTransition
              • TAcceptQEntry
              • TAccessPointInfo
              • TBinderConfig
              • TBinderConfig4
              • TBinderConfig6
              • TBinderInfo
              • TCFPlayerRole
              • TCFSubSessInfo
              • TCFWorkerThreadPublicInfo
              • TCommsApiExtReqMsg
              • TConnAPPref
              • TConnArgBase
              • TConnAutoStartPref
              • TConnCSRPref
              • TConnIdList
              • TConnPref
              • TConnPrefList
              • TConnProviderInfo
              • TConnSnapPref
              • TConnectionClientInfo
              • TConnectionEnumArg
              • TConnectionGetClientInfoArg
              • TConnectionGetSocketInfoArg
              • TConnectionInfo
              • TConnectionInfoV2
              • TConnectionSocketInfo
              • TContentionRequestItem
              • TInterfaceNotification
              • TLinkMessage
              • TNameRecord
              • TNifAgentInfo
              • TNifProgress
              • TNotificationEventBuf
              • TNotificationQueue
              • TProtocolDesc
              • TProtocolOption
              • TRequestWrapper
              • TServerProtocolDesc
              • TSessionPref
              • TSoOwnerInfo
              • TSockAddr
              • TSockOpen
              • TSockOpenBufC
              • TSockOpt
              • TSubConnOpen
              • TSubConnectionClosedEvent
              • TSubConnectionEvent
              • TSubConnectionInfo
              • TSubConnectionOpenedEvent
              • TSubConnectionQoSChangedEvent
              • TTransportReceiverFactoryArgs
              • TTransportUser
              • TTransportUserStorage
              • TierNotification::CAccessPointIdComparator
              • TierNotification::CAccessPointPlaneStatusCollector
              • TierNotification::CActiveStatusDataCollector
              • TierNotification::CAvailabilityDataCollector
              • TierNotification::CCommsDatDataCollector
                • TierNotification::CCommsDatDataCollector::TConfiguredAccessPoint
              • TierNotification::CCommsDatNotificationSubscriber
              • TierNotification::CCprFactoryNotifyDataCollector
              • TierNotification::CCprFactoryQueryDataCollector
              • TierNotification::CDataCollectorBase
              • TierNotification::CDataCollectorFactory
              • TierNotification::CDataCollectorSession
              • TierNotification::CFactoryNotifyDataCollector
              • TierNotification::CIPProtoAccessPointParameterCollector
              • TierNotification::CMCprFactoryQueryDataCollector
              • TierNotification::CMcprFactoryNotifyDataCollector
              • TierNotification::CTierDataCollector
              • TierNotification::CTierDataCollectorNode
                • TierNotification::CTierDataCollectorNode::TDataProviderStatus
              • TierNotification::CTierInfoCollectorNode
              • TierNotification::CTierNotificationActivity
              • TierNotification::CTierNotificationCache
              • TierNotification::MCollectedDataReceiver
              • TierNotification::MCommsDatNotificationReceiver
              • TierNotification::MDataCollector
              • TierNotification::MEqualityComparator
              • UpsCprActivities::CDeferredCtrlClientJoinActivity
              • UpsMCprActivities::CUpsAuthorisationActivityBase
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TAwaitingPolicyCheckResponseOrCancel
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TForwardCompletionPolicyCheckResponseToOriginators
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TForwardPolicyCheckResponseToOriginators
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TIssueRequestToNetUps
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TNoTagOrCompletion
                • UpsMCprActivities::CUpsAuthorisationActivityBase::TNoTagOrError
              • UpsMessage
              • XParameterSet
              • XParameterSetBase
              • api_ext_msg.h
              • connectionqueryset.h
              • connpref.h
              • corecpractivities.h
              • corecprstates.h
              • coremcprstates.h
              • corescprstates.h
              • coretiermanagerstates.h
              • coretiernotificationstates.h
              • cs_connservparams.h
              • cs_connservparams_internal.h
              • cs_subconevents.h
              • cs_subconparams.h
              • datamonitormessages.h
              • datamonitormessages.inl
              • datamonmessagesecom.h
              • datamonmessagesecom.inl
              • es_api_ext.h
              • es_connectionservparameterbundle.h
              • es_enum.h
              • es_enum_internal.h
              • es_enum_partner.h
              • es_event.h
              • es_panic.h
              • es_panic_internal.h
              • es_panic_partner.h
              • es_parameterset.h
              • es_prot.h
              • es_prot_internal.h
              • es_sock.h
              • es_sock_internal.h
              • es_sock_partner.h
              • es_ver.h
              • esockdebugmessages.h
              • esockmessages.h
              • metabuffer.h
              • metacontainer.h
              • metadata.h
              • metatype.h
              • metatypevariablelen.h
              • mobilitycpr.h
              • mobilitycprstates.h
              • mobilitymcprstates.h
              • mobilitymessages.h
              • mobilitymessagesecom.h
              • provinfoqueryset.h
              • sockmes.h
              • ss_connlegacy.h
              • ss_connprov.h
              • ss_corepractivities.h
              • ss_coreprstates.h
              • ss_datamonitoringprovider.h
              • ss_esockstates.h
              • ss_flowbinders.h
              • ss_legacyinterfaces.h
              • ss_log.h
              • ss_logext.h
              • ss_metaconnprov.h
              • ss_msgintercept.h
              • ss_nodemessages.h
              • ss_nodemessages_internal.h
              • ss_nodemessages_selector.h
              • ss_parameterfamilybundle.h
              • ss_pman.h
              • ss_protcfgldr.h
              • ss_protprov.h
              • ss_refcountowner.h
              • ss_roles.h
              • ss_select.h
              • ss_std.h
              • ss_subconnflow.h
              • ss_subconnprov.h
              • ss_thread.h
              • ss_upsaccesspointconfigext.h
              • upsprstates.h
            • Networking Dialog API
              • RDialogNotifier
              • RGenConAgentDialogServer
              • TAuthenticationPair
              • TConnectionPrefs
              • TIspConnectionNames
              • TNewIapConnectionPrefs
              • TPctResponse
              • agentdialog.h
          • Serial Server
            • C32 Serial Server
              • CPort
                • CPort::CExtra
              • CSerial
              • CommTimer
              • RComm
              • RCommServ
              • TCommServerConfigV01
              • TSerialInfo
              • c32comm.h
              • c32comm_internal.h
              • cs_port.h
        • Device Services
          • Accessory Services
            • Accessory Server
              • accessoryservicesinternalpskeys.h
            • Remote Control Framework
              • CRemConBearerPlugin
              • CRemConConverterPlugin
              • CRemConCoreApiController
              • CRemConInterfaceBase
              • CRemConInterfaceDetails
              • CRemConInterfaceDetailsArray
              • CRemConInterfaceSelector
              • CRemConTargetSelectorPlugin
              • CRemConTrackInfoController
              • MRemConAbsVolControllerObserver
              • MRemConAbsVolTargetObserver
              • MRemConBearerBulkInterface
              • MRemConBearerBulkObserver
              • MRemConBearerInterface
              • MRemConBearerInterfaceV2
              • MRemConBearerInterfaceV3
              • MRemConBearerObserver
              • MRemConConverterInterface
              • MRemConCoreApiControllerObserver
              • MRemConCoreApiTargetObserver
              • MRemConErrorObserver
              • MRemConInterfaceIf
              • MRemConInterfaceIf2
              • MRemConInterfaceIf3
              • MRemConTargetSelectorPluginInterface
              • MRemConTargetSelectorPluginInterfaceV2
              • MRemConTargetSelectorPluginInterfaceV3
              • MRemConTargetSelectorPluginInterfaceV4
              • MRemConTargetSelectorPluginInterfaceV5
              • MRemConTargetSelectorPluginObserver
              • MRemConTrackInfoControllerObserver
              • MRemConTrackInfoTargetObserver
              • RRemConInterfaceFeatures
              • TBearerParams
              • TBearerSecurity
              • TClientInfo
              • TClientInfoConstIter
              • TPlayerTypeInformation
              • TRemConAddress
              • clientid.h
              • remconbearerbulkinterface.h
              • remconbearerinterface.h
              • remconbearerplugin.h
              • remconconverterinterface.h
              • remconconverterplugin.h
              • remconcoreapi.h
              • remconextapi1.h
              • remconinterfaceif.h
              • remconinterfaceselector.h
              • remconserverid.h
              • remconserverpanic.h
              • remcontargetselectorplugin.h
              • remcontargetselectorplugininterface.h
          • Common Services
            • Activity Manager
              • CUserActivityManager
            • System Utilities
              • CDeviceTypeInformation
              • SysUtil
              • sysutil.h
              • sysutildomaincrkeys.h
              • sysutilinternalpskeys.h
              • sysutilplugindef.h
          • Device Services Platform Interfaces
            • Accessory API
              • AccessoryTypes.h
              • RAccessoryConnection
              • RAccessoryConnectionBase
              • RAccessoryMode
              • RAccessoryServer
              • RAccessorySingleConnection
              • RAccessorySubsessionBase
              • TAccSrvConnectRecord
              • TAccSrvGIDNameRecord
              • TAccValueTypeObject
              • TAccValueTypeTBool
              • TAccValueTypeTInt
            • Accessory Audio Control API
              • RAccessoryAudioControl
            • Accessory Bluetooth Control API
              • AccessoryBTControl.h
              • RAccessoryBTControl
            • Accessory Control API
              • AccModeSetting.h
              • AccModeSettingArray.h
              • RAccessoryControl
              • RAccessorySettings
              • TAccModeSetting
              • TAccModeSettingArray
            • Accessory Plugin API
              • AsyCmdTypes.h
              • CASYCommandHandlerBase
              • CASYMainServiceBase
              • TASYBTAccInfo
              • TASYCommandParamRecord
              • TASYThreadGlobalParams
            • Accessory Policy Definitions API
              • AccPolCommonNameValuePairs.h
            • Accessory Policy HDMI Audio API
              • accpolhdmiaudioformat.h
              • accpolhdmilatency.h
              • accpolhdmisink.h
              • accpolhdmispeakerallocation.h
              • accpolhdmivideoformat.h
            • Accessory Policy USB Audio API
              • CAccPolAudioStreamFormat
              • CAccPolAudioStreamFormatCon
              • accpolaudiocontrolbase.h
              • accpolaudiostreamformat.h
            • Accessory Policy Utility API
              • AccPolicyDBNames.h
              • CAccConGenericID
              • CAccPolObjectBase
              • CAccPolObjectCon
              • CAccPolSubblockNameArray
              • TAccPolAccessoryMode
              • TAccPolGenericID
              • TAccPolGenericIDArray
              • TAccPolNameRecord
              • TAccPolNameValueRecord
              • TAccPolValueRecord
            • Accessory Settings API
              • AccSettingsDomainCRKeys.h
              • accessoriescrkeys.h
            • Common DSY Plugin API
              • CCDSYController
              • CDSYMessageIDs.h
              • MCDSYServiceLogic
              • TCDSYMessage
              • TCDSYMsgDataEvent
              • TCDSYMsgDataExtensionInitialization
              • TCDSYMsgDataGeneralEvent
              • TCDSYMsgDataReturn
              • TCDSYMsgDataReturnValue
              • TCDSYMsgDataValue
            • Configuration File Parser API
              • CAccConfigFileParser
            • DDC Access API
              • CDdcPortAccess
              • ddc_access.h
            • DOS Extension API
              • CDosEventListenerBase
              • CDosEventNotifier
              • DosSvrServices.h
              • RDosEventRcv
              • RDosExtension
              • RDosServer
              • RDosSubSession
              • TExtensionPar
              • TRegisterEvent
            • DOS Extension Plug-In API
              • CDosAsyncExecBase
              • CDosEventManager
              • CDosExtensionBase
              • CDosFactoryBase
              • CDosService
              • CEventManagerBase
              • MDosExtensionBaseDSY
              • MDosFactoryBaseDSY
            • Disk Notification Handler API
              • CDiskNotifyHandler
              • MDiskNotifyHandlerCallback
                • MDiskNotifyHandlerCallback::TDiskEvent
                • MDiskNotifyHandlerCallback::TDiskSpaceEvent
                • MDiskNotifyHandlerCallback::TDismountEvent
                • MDiskNotifyHandlerCallback::TDismountFinishedEvent
                • MDiskNotifyHandlerCallback::TEntryEvent
            • Disk and Memory Level Keys API
              • sysutildomaincrkeys.h
            • Display Language Definition API
              • CommonEngineDomainCRKeys.h
            • Extended Version Info API
              • SysVersionInfo
                • SysVersionInfo::TProductVersion
                • SysVersionInfo::TSymbianOSVersion
                • SysVersionInfo::TVersionBase
              • sysversioninfo.h
            • Extended Version Info Plugin API
              • extendedversioninfoplugin.h
            • Haptics Effect Data Getter Plugin API
              • CHWRMHapticsEffectDataGetter
            • Haptics Packetizer Plugin API
              • CHWRMHapticsPacketizer
              • MHWRMHapticsPacketizer
            • Haptics Plugin API
              • CHWRMHapticsPluginService
              • CHWRMHapticsRespData
              • MHWRMHapticsPluginCallback
              • hwrmhapticscommands.h
              • hwrmhapticspluginservice.h
            • Headset Status API
              • CHeadsetStatus
              • MHeadsetStatusObserver
            • Mediator Command Initiator API
              • CMediatorCommandInitiator
            • Mediator Command Responder API
              • CMediatorCommandResponder
            • Mediator Event Consumer API
              • CMediatorEventConsumer
              • MMediatorEventObserver
            • Mediator Event Provider API
              • CMediatorEventProvider
              • MediatorService::TCommand
              • MediatorService::TEvent
              • MediatorServiceDefs.h
            • Mediator Notification API
              • CMediatorNotifications
              • MMediatorNotifications
            • Mediator Plugin API
              • CMediatorPluginBase
            • Power Save API
              • CPsmClient
              • CPsmSettings
              • MPsmClientObserver
              • psmsrvdomaincrkeys.h
            • Power Save Definitions API
              • TPsmsrvConfigInfo
              • psmtypes.h
            • Power Save Plugin API
              • CPsmPluginBase
                • CPsmPluginBase::TPsmPluginCTorParams
              • MPsmSettingsProvider
              • psmpluginbase.h
            • Remote Control Extension API
              • CRemConCallHandlingTarget
              • CRemConPocTarget
              • CRemConSynchronizationTarget
              • MRemConCallHandlingTargetObserver
              • MRemConPocTargetObserver
              • MRemConSynchronizationTargetObserver
              • RemConExtensionApi.h
            • Sensor Channel Filter API
              • CSensrvConditionEvaluator
              • sensrvconditionevaluator.inl
            • Sensor Data Compensator Plugin API
              • CSensorDataCompensatorPlugin
              • MSensorDataCompensatorObserver
              • sensordatacompensatorplugintypes.h
            • Sensor Plugin API
              • CSsyControl
              • MSsyCallback
              • MSsyChannelDataProvider
              • MSsyPropertyProvider
              • ssycallback.h
              • ssychanneldataprovider.h
              • ssypropertyprovider.h
            • Shared Data API
              • RSharedDataClient
              • shareddataclient.h
            • SysLangUtil API
              • SysLangUtil
            • TSP Client Mapper API
              • CTspClientMapper
            • TV Out Config API
              • CTvOutConfig
              • THdmiDviTimings
              • THwCapabilities
              • TStandByFigure
              • TSupportedHdmiDviMode
              • TTvColorCoordinates
              • TTvSettings
              • tvoutconfig.h
              • tvoutconfigdef.h
          • Device Services Public Interfaces
            • Accessory Monitoring API
              • AccMonitorCapabilities.h
              • AccMonitorInfo.h
              • CAccMonitor
              • CAccMonitorInfo
              • MAccMonitorObserver
            • Common Platform Security Definitions API
              • data_caging_path_literals.hrh
            • Haptics API
              • CHWRMHaptics
                • CHWRMHaptics::THWRMHapticsMagSweepEffect
                • CHWRMHaptics::THWRMHapticsPeriodicEffect
              • MHWRMHapticsActuatorObserver
              • MHWRMHapticsObserver
              • hwrmhaptics.h
            • Platform Environment API
              • PathInfo
            • Sensor Channel API
              • CSensrvChannelCondition
              • CSensrvChannelFinder
              • MSensrvChannelConditionListener
              • MSensrvChannelListener
              • MSensrvDataListener
              • MSensrvPropertyListener
              • TSensrvChannelInfo
              • TSensrvProperty
              • sensrvchannelcondition.h
              • sensrvchannelconditionset.h
              • sensrvproperty.h
              • sensrvtypes.h
            • Sensor Data Compensator API
              • CSensorDataCompensator
            • Sensor Definitions API
              • TSensrvAccelerometerAxisData
              • TSensrvMagneticNorthData
              • TSensrvMagnetometerAxisData
              • TSensrvTappingData
              • sensrvaccelerometersensor.h
              • sensrvgeneralproperties.h
              • sensrvmagneticnorthsensor.h
              • sensrvmagnetometersensor.h
              • sensrvtappingsensor.h
            • Version Info API
              • VersionInfo
                • VersionInfo::TPlatformVersion
                • VersionInfo::TVersionBase
          • Domestic Operating System Services
            • Domestic OS Server
              • RDosSharedData
          • Resource Interfaces
            • FM Transmitter Control
              • CHWRMFmTx
              • MHWRMFmTxObserver
          • Resource Management
            • Hardware Resources Manager
              • CHWRMEnhancedLight
              • CHWRMLight
              • CHwrmUiPluginService
              • MHWRMLightObserver
              • MHwrmForegroundObserver
              • TFmTxFrequencyRange
              • TFmTxRdsData
              • THWRMLightColor
              • TRtPlusTag
              • hwrmdomainpskeys.h
              • hwrmfmtxdata.h
              • hwrmfmtxdomaincrkeys.h
              • hwrmfmtxdomainpskeys.h
              • hwrmlight.h
              • hwrmpowerstatesdkpskeys.h
              • hwrmuipluginservice.h
              • hwrmvibra.h
            • Power and Memory Notification Service
              • CSaveNotifier
              • CServShutdownServer
              • CServShutdownSession
              • MSaveObserver
              • MShutdownEventObserver
              • PowerManager
              • RSaveSession
              • TErrorAndClientId
              • TShutdownServerStart
              • savepriv.h
          • System Health Management
            • System Health Manager
              • CStartSafe
              • CStartupProperties
                • CStartupProperties::TRecoveryPolicy
              • RSysMonSession
              • RestartSys
              • startsafe.h
          • System State Management
            • SSM Mapper Utility
              • CSsmMapperUtility
              • SsmMapperUtility
              • ssmmapperutilityinternalpskeys.h
            • System Starter
              • sysstartdefs.h
            • System State Manager
              • CApaStarter
              • CSsmCommandList
              • CSsmCommandListResourceReader
              • CSsmCustomCommandEnv
              • CSsmCustomCommandInfo
              • CSsmLoadAmaStart
              • CSsmStartSafe
              • CSsmStartupProperties
              • CSsmStateAwareSession
              • CSsmSystemWideProperty
              • MEmergencyCallRfAdaptation
              • MMiscAdaptation
              • MRtcAdaptation
              • MSimAdaptation
              • MSsmCommand
              • MSsmConditionalCallback
              • MSsmCustomCommand
              • MSsmLoadLafShut
              • MSsmLoadSysMon
              • MSsmStatePolicy
              • MSsmSwpPolicy
              • MSsmUtility
              • MStartAndRetryNotifications
              • MStateAdaptation
              • MStateChangeNotificationSubscriber
              • MSwpChangeNotificationSubscriber
              • RSsmAdaptationBase
              • RSsmEmergencyCallRfAdaptation
              • RSsmMiscAdaptation
              • RSsmRtcAdaptation
              • RSsmSimAdaptation
              • RSsmStateAdaptation
              • RSsmStateAwareSession
              • RSsmStateManager
              • RSsmSusCli
              • RSsmSystemWideProperty
              • SsmCommandFactory
              • TSsmMonitorInfo
              • TSsmStartSafeEntry
              • TSsmState
              • TSsmStateTransition
              • TSsmSupInfo
              • TSsmSwp
              • ssmadaptation.h
              • ssmcommand.h
              • ssmcustomcommandinfo.h
              • ssmdomaindefs.h
              • ssmpatchableconstants.h
              • ssmstate.h
              • ssmstatepolicy.h
              • ssmstates.hrh
              • ssmswppolicy.h
              • ssmutility.h
            • System State Plugins
              • CConditionEvaluate
              • CConditionEvaluateBase
            • System State Reference Plugins
              • CSsmPropertyObserver
              • CStartupAdaptation
              • CStartupAdaptationAdapter
              • MStartupAdaptationObserver
              • RStarterSession
              • StartupAdaptation::RLanguageListResponse
              • StartupAdaptation::TBooleanResponse
              • StartupAdaptation::TGlobalStartupModeResponse
              • StartupAdaptation::TSecurityStateResponse
              • StartupAdaptation::TWakeupAlarmTime
              • TSecurityNotification
              • securitynotification.h
              • simutils.h
              • ssmclayer.h
              • ssmrefcustomcmdcommon.h
              • starterdomaincrkeys.h
              • startupadaptation.inl
              • startupadaptationadapter.h
              • startupadaptationcommands.h
              • startupadaptationevents.h
              • startupdomainpskeys.h
        • Generic OS Services
          • Compression Libraries
            • Zip Compression Library
              • CEZCompressor
              • CEZDecompressor
              • CEZFileBufferManager
              • CEZFileToGZip
              • CEZFileToGzipBM
              • CEZGZipToFile
              • CEZGzipToFileBM
              • CEZZStream
              • CZipArchive
                • CZipArchive::TCentralDirectoryHeader
                • CZipArchive::TCentralDirectoryTrailer
                • CZipArchive::TLocalHeader
              • CZipFile
                • CZipFile::TMemberPointer
              • CZipFileMember
              • CZipFileMemberIterator
              • EZGZipFile
              • MEZBufferManager
              • RZipFileMemberReaderStream
              • TEZGZipHeader
              • TEZGZipTrailer
              • ezliberrorcodes.h
              • gz_header_s
              • localtypes.h
              • z_stream_s
              • zconf.h
              • zlib.h
          • Generic OS Services Info
            • Generic OS Services Build
              • ACCESS_DESCRIPTION_st
              • ASN1_ADB_TABLE_st
              • ASN1_ADB_st
              • ASN1_AUX_st
              • ASN1_COMPAT_FUNCS_st
              • ASN1_ENCODING_st
              • ASN1_EXTERN_FUNCS_st
              • ASN1_ITEM_st
              • ASN1_PRIMITIVE_FUNCS_st
              • ASN1_TEMPLATE_st
              • ASN1_TLC_st
              • BASIC_CONSTRAINTS_st
              • BIT_STRING_BITNAME_st
              • CONF_VALUE
              • CRYPTO_dynlock
              • DBusError
              • DBusGAsyncData
              • DBusGTypeSpecializedAppendContext
              • DBusGTypeSpecializedCollectionVtable
              • DBusGTypeSpecializedMapVtable
              • DBusGTypeSpecializedStructVtable
              • DBusGTypeSpecializedVtable
              • DBusMessageIter
              • DBusObjectPathVTable
              • DBusSignatureIter
              • DBusThreadFunctions
              • DES_ks
              • DIST_POINT_st
              • DSA_SIG_st
              • EDIPartyName_st
              • ENGINE_CMD_DEFN_st
              • ERR_string_data_st
              • GENERAL_NAME_st
              • GENERAL_SUBTREE_st
              • MD2state_st
              • MD5Context
              • MD5state_st
              • NOTICEREF_st
              • Netscape_certificate_sequence
              • Netscape_spkac_st
              • Netscape_spki_st
              • PBE2PARAM_st
              • PBEPARAM_st
              • PBKDF2PARAM_st
              • PEM_Encode_Seal_st
              • PKCS12
              • PKCS12_MAC_DATA
              • PKEY_USAGE_PERIOD_st
              • POLICYQUALINFO_st
              • POLICY_CONSTRAINTS_st
              • PROXY_CERT_INFO_EXTENSION_st
              • PROXY_POLICY_st
              • SHA256state_st
              • SHA512state_st
              • SHAstate_st
              • STORE_OBJECT_st
              • SXNET_ID_st
              • USERNOTICE_st
              • X509V3_CONF_METHOD_st
              • X509_VERIFY_PARAM_st
              • X509_algor_st
              • X509_crl_info_st
              • X509_crl_st
              • X509_extension_st
              • X509_info_st
              • X509_name_entry_st
              • X509_name_st
              • X509_objects_st
              • X509_pubkey_st
              • X509_req_info_st
              • X509_req_st
              • X509_revoked_st
              • X509_sig_st
              • X509_val_st
              • _Alloc_traits
              • _Alloc_traits< _Tp, per_thread_allocator< _Atype > >
              • _Alloc_traits< _Tp, pthread_allocator< _Atype > >
              • _Atomic_swap_struct
              • _Atomic_swap_struct< 0 >
              • _Base_bitset
              • _Base_bitset< 1UL >
              • _Bit_iter
              • _Bit_iterator_base
              • _Bit_reference
              • _BothPtrType
              • _BothPtrType< _Tp1 *, _Tp2 * >
              • _Bs_G
              • _Bvector_base
              • _CondQueue
              • _Const_Const_traits
              • _Const_traits
              • _Constant_binary_fun
              • _Constant_unary_fun
              • _Constant_void_fun
              • _DBusGMethodInfo
              • _DBusGObjectInfo
              • _DBusGProxy
              • _DBusGProxyClass
              • _D_rep
              • _DefaultZeroValue
              • _DefaultZeroValueQuestion
              • _Deque_base
              • _Deque_iterator
              • _Deque_iterator_base
              • _Eq_char_bound
              • _Eq_int_bound
              • _Eq_traits
              • _F_rep
              • _Filebuf_Tmp_Buf
              • _Filebuf_base
              • _Floating_limits
              • _GArray
              • _GByteArray
              • _GCClosure
              • _GClosure
              • _GClosureNotifyData
              • _GCompletion
              • _GDate
              • _GDebugKey
              • _GDoubleIEEE754
              • _GEnumClass
              • _GEnumValue
              • _GError
              • _GFlagsClass
              • _GFlagsValue
              • _GFloatIEEE754
              • _GHook
              • _GHookList
              • _GIOChannel
              • _GIOFuncs
              • _GInterfaceInfo
              • _GList
              • _GMarkupParser
              • _GMemVTable
              • _GNode
              • _GObject
              • _GObjectClass
              • _GObjectConstructParam
              • _GObjectNotifyContext
              • _GObjectNotifyQueue
              • _GOnce
              • _GOptionEntry
              • _GParamSpec
              • _GParamSpecBoolean
              • _GParamSpecBoxed
              • _GParamSpecChar
              • _GParamSpecClass
              • _GParamSpecDouble
              • _GParamSpecEnum
              • _GParamSpecFlags
              • _GParamSpecFloat
              • _GParamSpecGType
              • _GParamSpecInt
              • _GParamSpecInt64
              • _GParamSpecLong
              • _GParamSpecObject
              • _GParamSpecOverride
              • _GParamSpecParam
              • _GParamSpecPointer
              • _GParamSpecString
              • _GParamSpecTypeInfo
              • _GParamSpecUChar
              • _GParamSpecUInt
              • _GParamSpecUInt64
              • _GParamSpecULong
              • _GParamSpecUnichar
              • _GParamSpecValueArray
              • _GParameter
              • _GPollFD
              • _GPtrArray
              • _GQueue
              • _GSList
              • _GScanner
              • _GScannerConfig
              • _GSignalInvocationHint
              • _GSignalQuery
              • _GSource
              • _GSourceCallbackFuncs
              • _GSourceFuncs
              • _GStaticMutex
              • _GStaticPrivate
              • _GStaticRWLock
              • _GStaticRecMutex
              • _GString
              • _GSystemThread
              • _GThread
              • _GThreadFunctions
              • _GThreadPool
              • _GTimeVal
              • _GTokenValue
              • _GTrashStack
              • _GTuples
              • _GTypeCValue
              • _GTypeClass
              • _GTypeFundamentalInfo
              • _GTypeInfo
              • _GTypeInstance
              • _GTypeInterface
              • _GTypeModule
              • _GTypeModuleClass
              • _GTypePluginClass
              • _GTypeQuery
              • _GTypeValueTable
              • _GValue
              • _GValueArray
              • _Hashtable_iterator
              • _Hashtable_node
              • _Ht_iterator
              • _Identity
              • _Integer_limits
              • _IsCVConvertibleIf
              • _IsCVConvertibleIf< __false_type, _Src, _Dst >
              • _IsIntegral
              • _IsIntegral< bool >
              • _IsIntegral< char >
              • _IsIntegral< int >
              • _IsIntegral< long >
              • _IsIntegral< short >
              • _IsIntegral< signed char >
              • _IsIntegral< unsigned char >
              • _IsIntegral< unsigned int >
              • _IsIntegral< unsigned long >
              • _IsIntegral< unsigned short >
              • _IsIntegral< wchar_t >
              • _IsPOD
              • _IsPtr
              • _IsPtr< _Tp * >
              • _IsPtrType
              • _IsPtrType< _Tp * >
              • _IsRational
              • _IsRational< double >
              • _IsRational< float >
              • _IsRational< long double >
              • _IsRef
              • _IsRef< _Tp & >
              • _IsRefType
              • _IsSTLportClass
              • _IsStateless
              • _Is_integer
              • _Is_integer< bool >
              • _Is_integer< char >
              • _Is_integer< int >
              • _Is_integer< long >
              • _Is_integer< short >
              • _Is_integer< signed char >
              • _Is_integer< unsigned char >
              • _Is_integer< unsigned int >
              • _Is_integer< unsigned long >
              • _Is_integer< unsigned short >
              • _Is_integer< wchar_t >
              • _L_rep
              • _Land3
              • _Land3< __true_type, __true_type, __true_type >
              • _LimG
              • _List_base
              • _List_global
              • _List_iterator
              • _List_iterator_base
              • _List_node
              • _List_node
              • _List_node_base
              • _M_node_allocator_type
              • _Map_alloc_type
              • _Neq_char_bound
              • _Noconv_input
              • _Noconv_input< char_traits< char > >
              • _Noconv_output
              • _Noconv_output< char_traits< char > >
              • _Node_Alloc_Lock
              • _Node_alloc_obj
              • _Node_allocator_type
              • _Nonconst_Const_traits
              • _Nonconst_traits
              • _Not_within_traits
              • _Numeric_limits_base
              • _OKToMemCpy
              • _OKToSwap
              • _Project1st
              • _Project2nd
              • _Pthread_alloc
              • _Rb_global
              • _Rb_tree
              • _Rb_tree_base
              • _Rb_tree_base
              • _Rb_tree_base_iterator
              • _Rb_tree_iterator
              • _Rb_tree_node
              • _Rb_tree_node_base
              • _Refcount_Base
              • _Refcount_Base
              • _Rope_Concat_fn
              • _Rope_RopeConcatenation
              • _Rope_RopeFunction
              • _Rope_RopeLeaf
              • _Rope_RopeRep
              • _Rope_RopeSubstring
              • _Rope_char_consumer
              • _Rope_char_ptr_proxy
              • _Rope_char_ref_proxy
              • _Rope_const_iterator
              • _Rope_find_char_char_consumer
              • _Rope_flatten_char_consumer
              • _Rope_insert_char_consumer
              • _Rope_iterator
              • _Rope_iterator_base
              • _Rope_self_destruct_ptr
              • _STLP_PRIV _String_base
              • _STLP_PRIV _Vector_base
              • _STLP_alloc_proxy
              • _STLP_auto_lock
              • _STLP_mutex
              • _STLP_mutex_base
              • _STLP_mutex_spin
              • _Sanitize
              • _Sanitize< 0UL >
              • _Select1st
              • _Select2nd
              • _SgI::stdio_istreambuf
              • _SgI::stdio_ostreambuf
              • _SgI::stdio_streambuf_base
              • _Sl_global
              • _Slist_base
              • _Slist_base
              • _Slist_iterator
              • _Slist_iterator
              • _Slist_iterator_base
              • _Slist_node
              • _Slist_node
              • _Slist_node_base
              • _Stl_prime
              • _Swap_lock_struct
              • _Temporary_buffer
              • _Time_Info
              • _TpWithState
              • _TrivialCopy
              • _TrivialInit
              • _TrivialNativeTypeCopy
              • _TrivialUCopy
              • _Underflow
              • _Underflow< char, char_traits< char > >
              • _Vector_base
              • __BVECTOR_QUALIFIED
              • __alloc_type_traits
              • __bool2type
              • __bool2type< 0 >
              • __bool2type< 1 >
              • __call_traits
              • __call_traits< _Tp & >
              • __char_traits_base
              • __chunk_allocator_type
              • __debug_alloc
                • __debug_alloc::__alloc_header
              • __less_2
              • __malloc_alloc
              • __new_alloc
              • __node_alloc
              • __perthread_alloc_type_traits
              • __pthread_alloc_type_traits
              • __ptr_base
              • __sbuf
              • __stlport_class
              • __timespec
              • __type_traits
              • __type_traits< _STLP_PRIV _Bit_reference >
              • __type_traits< pair< _T1, _T2 > >
              • __type_traits_aux
              • __type_traits_aux< 0 >
              • __type_traits_aux< 1 >
              • __type_traits_aux< __false_type >
              • __type_traits_aux< __true_type >
              • _algo.c
              • _algo.h
              • _alloc.c
              • _alloc.h
              • _bvector.h
              • _cleanUpStack
              • _complex.h
              • _fstream.h
              • _hashtable.h
              • _iosfwd.h
              • _list.h
              • _locale.h
              • _mem_info
              • _new.h
              • _ossl_old_des_ks_struct
              • _pitem
              • _pthread_alloc.h
              • _relops_cont.h
              • _rope.h
              • _sigjmp_buf
              • _slist_base.h
              • _string_fwd.h
              • _string_io.h
              • _threads.c
              • _threads.h
              • _tree.h
              • _vector.h
              • _wfinddata_t
              • aes.h
              • aes_key_st
              • allocator
                • allocator::rebind
              • allocator< void >
                • allocator< void >::rebind
              • allocator_type
              • asn1.h
              • asn1_const_ctx_st
              • asn1_ctx_st
              • asn1_header_st
              • asn1_method_st
              • asn1_object_st
              • asn1_string_st
              • asn1_string_table_st
              • asn1_type_st
              • asn1t.h
              • auto_ptr
              • auto_ptr_ref
              • back_insert_iterator
              • bad_cast
              • bad_typeid
              • basic_filebuf
              • basic_fstream
              • basic_ifstream
              • basic_ios
              • basic_iostream
              • basic_istream
                • basic_istream::sentry
              • basic_istringstream
              • basic_ofstream
              • basic_ostream
                • basic_ostream::sentry
              • basic_ostringstream
              • basic_streambuf
              • basic_streambuf< char, char_traits< char > >
              • basic_string
              • basic_stringbuf
              • basic_stringstream
              • bignum_st
              • binary_compose
              • binary_function
              • binary_negate
              • binder1st
              • binder2nd
              • bintime
              • bio.h
              • bio_f_buffer_ctx_struct
              • bio_method_st
              • bio_st
              • bitset
                • bitset::reference
              • bn_gencb_st
              • bn_mont_ctx_st
              • bn_recp_ctx_st
              • buf_mem_st
              • c_locale.h
              • ccs_header_st
              • char_producer
              • char_traits
              • char_traits.h
              • char_traits< char >
              • char_traits< wchar_t >
              • clockinfo
              • codecvt
              • codecvt< char, char, mbstate_t >
              • codecvt< wchar_t, char, mbstate_t >
              • codecvt_base
              • codecvt_byname
              • codecvt_byname< char, char, mbstate_t >
              • codecvt_byname< wchar_t, char, mbstate_t >
              • collate
              • collate< char >
              • collate< wchar_t >
              • collate_byname
              • collate_byname< char >
              • collate_byname< wchar_t >
              • comp.h
              • comp_ctx_st
              • comp_method_st
              • complex
              • complex< double >
              • complex< float >
              • complex< long double >
              • conf.h
              • conf_api.h
              • conf_method_st
              • conf_st
              • const_mem_fun1_ref_t
              • const_mem_fun1_t
              • const_mem_fun_ref_t
              • const_mem_fun_t
              • constant_binary_fun
              • constant_unary_fun
              • constant_void_fun
              • crypto.h
              • crypto_ex_data_func_st
              • crypto_ex_data_st
              • ctype
              • ctype< char >
                • ctype< char >::_Is_mask
              • ctype< wchar_t >
              • ctype_base
              • ctype_byname
              • ctype_byname< char >
              • ctype_byname< wchar_t >
              • dbus-address.h
              • dbus-arch-deps.h
              • dbus-connection.h
              • dbus-errors.h
              • dbus-glib.h
              • dbus-gtype-specialized.h
              • dbus-memory.h
              • dbus-message.h
              • dbus-server.h
              • dbus-threads.h
              • dbus-types.h
              • deque
              • des.h
              • des_old.h
              • dh_method
              • dh_st
              • div_t
              • divides
              • domain_error
              • dsa.h
              • dsa_method
              • dsa_st
              • dso.h
              • dso_meth_st
              • dso_st
              • dtls1.h
              • dtls1_bitmap_st
              • dtls1_record_data_st
              • dtls1_state_st
              • dtls1_timeout_st
              • engine.h
              • env_md_ctx_st
              • env_md_st
              • equal_to
              • err.h
              • err_state_st
              • evp.h
              • evp_Encode_Ctx_st
              • evp_cipher_ctx_st
              • evp_cipher_info_st
              • evp_cipher_st
              • evp_pkey_st
              • exception
              • exception
              • fpos
              • front_insert_iterator
              • garray.h
              • gasyncqueue.h
              • gboxed.h
              • gcache.h
              • gclosure.h
              • gcompletion.h
              • gconvert.h
              • gdataset.h
              • gdate.h
              • gdir.h
              • genums.h
              • gerror.h
              • ghash.h
              • ghook.h
              • giochannel.h
              • gkeyfile.h
              • glibconfig.h
              • glist.h
              • glowmem.h
              • gmain.h
              • gmappedfile.h
              • gmarkup.h
              • gmem.h
              • gmessages.h
              • gmodule.h
              • gnode.h
              • gobject.h
              • gobjectnotifyqueue.c
              • goption.h
              • gparam.h
              • gparamspecs.h
              • gpattern.h
              • gquark.h
              • gqueue.h
              • grand.h
              • greater
              • greater_equal
              • grel.h
              • gscanner.h
              • gsignal.h
              • gslist.h
              • gspawn.h
              • gstrfuncs.h
              • gstring.h
              • gthread.h
              • gthreadpool.h
              • gtimer.h
              • gtree.h
              • gtype.h
              • gtypemodule.h
              • gtypeplugin.h
              • gtypes.h
              • gunicode.h
              • gutils.h
              • gvalue.h
              • gvaluearray.h
              • gvaluetypes.h
              • gz_header_s
              • hash< basic_string< _CharT, _Traits, _Alloc > >
              • hash< char * >
              • hash< char >
              • hash< const char * >
              • hash< crope >
              • hash< int >
              • hash< long >
              • hash< short >
              • hash< signed char >
              • hash< string >
              • hash< unsigned char >
              • hash< unsigned int >
              • hash< unsigned long >
              • hash< unsigned short >
              • hash< void * >
                • hash< void * >::__vp
              • hash_map
              • hash_multimap
              • hashtable
              • hm_fragment_st
              • hm_header_st
              • hmac.h
              • hmac_ctx_st
              • insert_iterator
              • invalid_argument
              • ios_base
                • ios_base::Init
                • ios_base::_Loc_init
                • ios_base::failure
              • iostream
              • istreambuf_iterator
              • istrstream
              • iterator
              • iterator< output_iterator_tag, void, void, void, void >
              • iterator_traits
              • iterator_traits< _Tp * >
              • iterator_traits< const _Tp * >
              • itimerspec
              • itimerval
              • lconv
              • ldiv_t
              • length_error
              • less
              • less_equal
              • lhash.h
              • lhash_node_st
              • lhash_st
              • list
              • lldiv_t
              • locale
                • locale::facet
                • locale::id
              • logic_error
              • logical_and
              • logical_not
              • logical_or
              • map
                • map::value_compare
              • math.h
              • md2.h
              • md5.h
              • mem_fun1_ref_t
              • mem_fun1_t
              • mem_fun_ref_t
              • mem_fun_t
              • messages
              • messages< char >
              • messages< wchar_t >
              • messages_base
              • messages_byname
              • messages_byname< char >
              • messages_byname< wchar_t >
              • minus
              • modulus
              • money_base
                • money_base::pattern
              • money_get
              • money_put
              • moneypunct
              • moneypunct< char, false >
              • moneypunct< char, true >
              • moneypunct< wchar_t, false >
              • moneypunct< wchar_t, true >
              • moneypunct_byname
              • moneypunct_byname< char, false >
              • moneypunct_byname< char, true >
              • moneypunct_byname< wchar_t, false >
              • moneypunct_byname< wchar_t, true >
              • multimap
                • multimap::value_compare
              • multiplies
              • multiset
              • negate
              • new
              • not_equal_to
              • num_get
              • num_put
              • numeric_limits
              • numeric_limits< bool >
              • numeric_limits< char >
              • numeric_limits< double >
              • numeric_limits< float >
              • numeric_limits< int >
              • numeric_limits< long >
              • numeric_limits< long double >
              • numeric_limits< short >
              • numeric_limits< signed char >
              • numeric_limits< unsigned char >
              • numeric_limits< unsigned int >
              • numeric_limits< unsigned long >
              • numeric_limits< unsigned short >
              • numeric_limits< wchar_t >
              • numpunct
              • numpunct< char >
              • numpunct< wchar_t >
              • numpunct_byname
              • numpunct_byname< char >
              • numpunct_byname< wchar_t >
              • obj_name_st
              • objects.h
              • ocsp.h
              • ocsp_basic_response_st
              • ocsp_cert_id_st
              • ocsp_cert_status_st
              • ocsp_crl_id_st
              • ocsp_request_st
              • ocsp_resp_bytes_st
              • ocsp_responder_id_st
              • ocsp_response_st
              • ocsp_revoked_info_st
              • ocsp_service_locator_st
              • ocsp_signature_st
              • ocsp_single_response_st
              • openssl_item_st
              • ossl_typ.h
              • ostreambuf_iterator
              • ostrstream
              • otherName_st
              • out_of_range
              • overflow_error
              • pair
              • pem.h
              • pem_ctx_st
              • pem_recip_st
              • per_thread_allocator
                • per_thread_allocator::rebind
              • per_thread_allocator< void >
                • per_thread_allocator< void >::rebind
              • pkcs12.h
              • pkcs7.h
              • pkcs7_digest_st
              • pkcs7_enc_content_st
              • pkcs7_encrypted_st
              • pkcs7_enveloped_st
              • pkcs7_issuer_and_serial_st
              • pkcs7_recip_info_st
              • pkcs7_signed_st
              • pkcs7_signedandenveloped_st
              • pkcs7_signer_info_st
              • pkcs7_st
              • pkcs8_priv_key_info_st
              • plus
              • pointer_to_binary_function
              • pointer_to_unary_function
              • pqueue.h
              • private_key_st
              • pthread.h
              • pthread_allocator
                • pthread_allocator::rebind
              • pthread_allocator< void >
                • pthread_allocator< void >::rebind
              • pthread_cond_t
              • pthread_mutex_t
              • pthread_mutexattr_t
              • rand_meth_st
              • range_error
              • raw_storage_iterator
              • rb_tree
              • rc2.h
              • rc2_key_st
              • rc4.h
              • rc4_key_st
              • record_pqueue_st
              • reverse_iterator
              • rope
              • rsa_meth_st
              • rsa_st
              • runtime_error
              • sequence_buffer
              • set
              • setjmp.h
              • sha.h
              • slist
              • ssl.h
              • ssl2.h
              • ssl2_state_st
              • ssl3.h
              • ssl3_buffer_st
              • ssl3_record_st
              • ssl3_state_st
              • ssl_cipher_st
              • ssl_comp_st
              • ssl_ctx_st
              • ssl_method_st
              • ssl_session_st
              • ssl_st
              • st_dynamic_LOCK_fns
              • st_dynamic_MEM_fns
              • st_dynamic_fns
              • stack.h
              • stack_st
              • std::bad_alloc
              • std::bad_exception
              • std::exception
              • stddef.h
              • stdio.h
              • stdlib.h
              • store.h
              • string.h
              • strstream
              • strstreambuf
              • subtractive_rng
              • temporary_buffer
              • time.h
              • time_base
              • time_get
              • time_get_byname
              • time_put
              • time_put_byname
              • times.h
              • timezone
              • tm
              • tmdiff.h
              • tms
              • txt_db.h
              • txt_db_st
              • type_info
              • ui.h
              • unary_compose
              • unary_function
              • unary_negate
              • underflow_error
              • v3_ext_ctx
              • v3_ext_method
              • vector
              • wchar.h
              • wctype.h
              • x509.h
              • x509_attributes_st
              • x509_cert_aux_st
              • x509_cert_pair_st
              • x509_cinf_st
              • x509_file_st
              • x509_hash_dir_st
              • x509_lookup_method_st
              • x509_lookup_st
              • x509_object_st
              • x509_st
              • x509_store_ctx_st
              • x509_store_st
              • x509_trust_st
              • x509_vfy.h
              • x509v3.h
              • z_stream_s
              • zconf.h
              • zlib.h
          • Generic OS Services Public Interfaces
            • Character Type APIs
              • _Eq_char_bound
              • _Eq_int_bound
              • _Eq_traits
              • _Neq_char_bound
              • __char_traits_base
              • char_traits
              • char_traits.h
              • char_traits< char >
              • char_traits< wchar_t >
              • fpos
            • Compiler Specific Runtime Support
              • bad_cast
              • bad_typeid
              • new
              • std::bad_alloc
              • type_info
            • Cpp wrappers
              • iostream
            • Crypto Authentication Codes and Hash Functions API
              • MD2state_st
              • MD5Context
              • MD5state_st
              • SHA256state_st
              • SHA512state_st
              • SHAstate_st
              • hmac.h
              • hmac_ctx_st
              • md2.h
              • md5.h
              • sha.h
            • Crypto Auxillary Functions API
              • ERR_string_data_st
              • err.h
              • err_state_st
              • rand_meth_st
            • Crypto Certificates API
              • ACCESS_DESCRIPTION_st
              • BASIC_CONSTRAINTS_st
              • DIST_POINT_st
              • EDIPartyName_st
              • GENERAL_NAME_st
              • GENERAL_SUBTREE_st
              • NOTICEREF_st
              • Netscape_certificate_sequence
              • Netscape_spkac_st
              • Netscape_spki_st
              • PBE2PARAM_st
              • PBEPARAM_st
              • PBKDF2PARAM_st
              • PKEY_USAGE_PERIOD_st
              • POLICYQUALINFO_st
              • POLICY_CONSTRAINTS_st
              • PROXY_CERT_INFO_EXTENSION_st
              • PROXY_POLICY_st
              • SXNET_ID_st
              • USERNOTICE_st
              • X509V3_CONF_METHOD_st
              • X509_VERIFY_PARAM_st
              • X509_algor_st
              • X509_crl_info_st
              • X509_crl_st
              • X509_extension_st
              • X509_info_st
              • X509_name_entry_st
              • X509_name_st
              • X509_objects_st
              • X509_pubkey_st
              • X509_req_info_st
              • X509_req_st
              • X509_revoked_st
              • X509_sig_st
              • X509_val_st
              • otherName_st
              • pkcs8_priv_key_info_st
              • private_key_st
              • v3_ext_ctx
              • v3_ext_method
              • x509.h
              • x509_attributes_st
              • x509_cert_aux_st
              • x509_cert_pair_st
              • x509_cinf_st
              • x509_file_st
              • x509_hash_dir_st
              • x509_lookup_method_st
              • x509_lookup_st
              • x509_object_st
              • x509_st
              • x509_store_ctx_st
              • x509_store_st
              • x509_trust_st
              • x509_vfy.h
              • x509v3.h
            • Crypto Input/Output and Data Encoding API
              • ASN1_ADB_TABLE_st
              • ASN1_ADB_st
              • ASN1_AUX_st
              • ASN1_COMPAT_FUNCS_st
              • ASN1_ENCODING_st
              • ASN1_EXTERN_FUNCS_st
              • ASN1_ITEM_st
              • ASN1_PRIMITIVE_FUNCS_st
              • ASN1_TEMPLATE_st
              • ASN1_TLC_st
              • BIT_STRING_BITNAME_st
              • CRYPTO_dynlock
              • PEM_Encode_Seal_st
              • PKCS12
              • PKCS12_MAC_DATA
              • asn1.h
              • asn1_const_ctx_st
              • asn1_ctx_st
              • asn1_header_st
              • asn1_method_st
              • asn1_object_st
              • asn1_string_st
              • asn1_string_table_st
              • asn1_type_st
              • asn1t.h
              • bio.h
              • bio_f_buffer_ctx_struct
              • bio_method_st
              • bio_st
              • crypto.h
              • crypto_ex_data_func_st
              • crypto_ex_data_st
              • env_md_ctx_st
              • env_md_st
              • evp.h
              • evp_Encode_Ctx_st
              • evp_cipher_ctx_st
              • evp_cipher_info_st
              • evp_cipher_st
              • evp_pkey_st
              • openssl_item_st
              • pem.h
              • pem_ctx_st
              • pem_recip_st
              • pkcs12.h
              • pkcs7.h
              • pkcs7_digest_st
              • pkcs7_enc_content_st
              • pkcs7_encrypted_st
              • pkcs7_enveloped_st
              • pkcs7_issuer_and_serial_st
              • pkcs7_recip_info_st
              • pkcs7_signed_st
              • pkcs7_signedandenveloped_st
              • pkcs7_signer_info_st
              • pkcs7_st
            • Crypto Public Key Cryptography and Key Agreement API
              • DSA_SIG_st
              • dh_method
              • dh_st
              • dsa.h
              • dsa_method
              • dsa_st
              • rsa_meth_st
              • rsa_st
            • Crypto Symmetric Ciphers API
              • DES_ks
              • _ossl_old_des_ks_struct
              • aes.h
              • aes_key_st
              • des.h
              • des_old.h
              • rc2.h
              • rc2_key_st
              • rc4.h
              • rc4_key_st
            • Crypto Utility Functions API
              • CONF_VALUE
              • ENGINE_CMD_DEFN_st
              • STORE_OBJECT_st
              • __timespec
              • _pitem
              • bignum_st
              • bn_gencb_st
              • bn_mont_ctx_st
              • bn_recp_ctx_st
              • buf_mem_st
              • comp.h
              • comp_ctx_st
              • comp_method_st
              • conf.h
              • conf_api.h
              • conf_method_st
              • conf_st
              • dso.h
              • dso_meth_st
              • dso_st
              • engine.h
              • lhash.h
              • lhash_node_st
              • lhash_st
              • obj_name_st
              • objects.h
              • ocsp.h
              • ocsp_basic_response_st
              • ocsp_cert_id_st
              • ocsp_cert_status_st
              • ocsp_crl_id_st
              • ocsp_request_st
              • ocsp_resp_bytes_st
              • ocsp_responder_id_st
              • ocsp_response_st
              • ocsp_revoked_info_st
              • ocsp_service_locator_st
              • ocsp_signature_st
              • ocsp_single_response_st
              • ossl_typ.h
              • pqueue.h
              • st_dynamic_LOCK_fns
              • st_dynamic_MEM_fns
              • st_dynamic_fns
              • stack.h
              • stack_st
              • store.h
              • times.h
              • tmdiff.h
              • tms
              • txt_db.h
              • txt_db_st
              • ui.h
            • Cryptogaphy Related API
              • MD5Context
              • MD5state_st
              • md5.h
            • Dbus API
              • DBusError
              • DBusMessageIter
              • DBusObjectPathVTable
              • DBusSignatureIter
              • DBusThreadFunctions
              • dbus-address.h
              • dbus-arch-deps.h
              • dbus-connection.h
              • dbus-errors.h
              • dbus-memory.h
              • dbus-message.h
              • dbus-server.h
              • dbus-threads.h
              • dbus-types.h
            • GBoxed API
              • gboxed.h
            • GObject API
              • _GObject
              • _GObjectClass
              • _GObjectConstructParam
              • _GObjectNotifyContext
              • _GObjectNotifyQueue
              • gobject.h
              • gobjectnotifyqueue.c
            • GParamSpec API
              • _GParamSpecBoolean
              • _GParamSpecBoxed
              • _GParamSpecChar
              • _GParamSpecDouble
              • _GParamSpecEnum
              • _GParamSpecFlags
              • _GParamSpecFloat
              • _GParamSpecGType
              • _GParamSpecInt
              • _GParamSpecInt64
              • _GParamSpecLong
              • _GParamSpecObject
              • _GParamSpecOverride
              • _GParamSpecParam
              • _GParamSpecPointer
              • _GParamSpecString
              • _GParamSpecUChar
              • _GParamSpecUInt
              • _GParamSpecUInt64
              • _GParamSpecULong
              • _GParamSpecUnichar
              • _GParamSpecValueArray
              • gparamspecs.h
            • GType API
              • _GInterfaceInfo
              • _GTypeClass
              • _GTypeFundamentalInfo
              • _GTypeInfo
              • _GTypeInstance
              • _GTypeInterface
              • _GTypeQuery
              • _GTypeValueTable
              • gtype.h
            • GTypeModule API
              • _GTypeModule
              • _GTypeModuleClass
              • gtypemodule.h
            • GTypePlugin API
              • _GTypePluginClass
              • gtypeplugin.h
            • Generic OS Services Debug API
              • _Deque_base
              • _Deque_iterator
              • _Deque_iterator_base
              • _Hashtable_iterator
              • _Hashtable_node
              • _Ht_iterator
              • _List_base
              • _List_global
              • _List_iterator
              • _List_iterator_base
              • _List_node
              • _List_node
              • _List_node_base
              • _Not_within_traits
              • _Rb_global
              • _Rb_tree
              • _Rb_tree_base
              • _Rb_tree_base
              • _Rb_tree_base_iterator
              • _Rb_tree_iterator
              • _Rb_tree_node
              • _Rb_tree_node_base
              • _STLP_PRIV _String_base
              • _STLP_PRIV _Vector_base
              • _Slist_base
              • _Slist_base
              • _Slist_iterator
              • _Slist_iterator
              • _Slist_iterator_base
              • _Slist_node
              • _Slist_node
              • _Stl_prime
              • _Vector_base
              • _hashtable.h
              • _list.h
              • _relops_cont.h
              • _tree.h
              • _vector.h
              • back_insert_iterator
              • basic_string
              • deque
              • front_insert_iterator
              • hashtable
              • insert_iterator
              • list
              • rb_tree
              • reverse_iterator
              • slist
              • vector
            • Generic OS Services Exceptions API
              • domain_error
              • exception
              • invalid_argument
              • length_error
              • logic_error
              • out_of_range
              • overflow_error
              • range_error
              • runtime_error
              • std::bad_exception
              • std::exception
              • underflow_error
            • Generic OS Services Memory API
              • _new.h
              • new
              • std::bad_alloc
            • Glib Arrays API
              • _GArray
              • _GByteArray
              • _GPtrArray
              • garray.h
            • Glib Asynchronous Queues API
              • gasyncqueue.h
            • Glib Automatic String Completion API
              • _GCompletion
              • gcompletion.h
            • Glib Balanced Binary Trees API
              • gtree.h
            • Glib Basic Types API
              • _GDoubleIEEE754
              • _GFloatIEEE754
              • _GTimeVal
              • gtypes.h
            • Glib Caches API
              • gcache.h
            • Glib Character Set Conversion API
              • gconvert.h
            • Glib Closures API
              • _GCClosure
              • _GClosure
              • _GClosureNotifyData
              • gclosure.h
            • Glib Command Line Option Parser API
              • _GOptionEntry
              • goption.h
            • Glib Datasets API
              • gdataset.h
            • Glib Date and Time Functions API
              • _GDate
              • gdate.h
            • Glib Double-ended Queues API
              • _GQueue
              • gqueue.h
            • Glib Doubly-Linked Lists API
              • _GList
              • glist.h
            • Glib Dynamic Loading of Modules API
              • gmodule.h
            • Glib Enums and Flags API
              • _GEnumClass
              • _GEnumValue
              • _GFlagsClass
              • _GFlagsValue
              • genums.h
            • Glib Error Reporting API
              • _GError
              • gerror.h
            • Glib File Utilities API
              • gdir.h
              • gmappedfile.h
            • Glib Generic Values API
              • _GValue
              • gvalue.h
            • Glib Glob-Style Pattern Matching API
              • gpattern.h
            • Glib Hash Tables API
              • ghash.h
            • Glib Hook Functions API
              • _GHook
              • _GHookList
              • ghook.h
            • Glib I/O Channels API
              • _GIOChannel
              • _GIOFuncs
              • giochannel.h
            • Glib Key-Value File Parser API
              • gkeyfile.h
            • Glib Lexical Scanner API
              • _GScanner
              • _GScannerConfig
              • _GTokenValue
              • gscanner.h
            • Glib Main Event Loop API
              • _GPollFD
              • _GSource
              • _GSourceCallbackFuncs
              • _GSourceFuncs
              • gmain.h
            • Glib Memory Allocation API
              • _GMemVTable
              • gmem.h
            • Glib Message Logging API
              • gmessages.h
            • Glib Miscellaneous Utility Functions API
              • _GDebugKey
              • _GStaticMutex
              • _GSystemThread
              • _GTrashStack
              • _cleanUpStack
              • _mem_info
              • glibconfig.h
              • glowmem.h
              • gutils.h
            • Glib N-ary Trees API
              • _GNode
              • gnode.h
            • Glib Parameters and Values API
              • _GParamSpec
              • _GParamSpecClass
              • _GParamSpecTypeInfo
              • _GParameter
              • gparam.h
              • gvaluetypes.h
            • Glib Quarks API
              • gquark.h
            • Glib Random Numbers API
              • grand.h
            • Glib Relations and Tuples API
              • _GTuples
              • grel.h
            • Glib Signals API
              • _GSignalInvocationHint
              • _GSignalQuery
              • gsignal.h
            • Glib Simple XML Subset Parser API
              • _GMarkupParser
              • gmarkup.h
            • Glib Singly-Linked Lists API
              • _GSList
              • gslist.h
            • Glib Spawning Processes API
              • gspawn.h
            • Glib String Utility Functions API
              • gstrfuncs.h
            • Glib Strings API
              • _GString
              • gstring.h
            • Glib Thread Pools API
              • _GThreadPool
              • gthreadpool.h
            • Glib Threads API
              • _GOnce
              • _GStaticPrivate
              • _GStaticRWLock
              • _GStaticRecMutex
              • _GThread
              • _GThreadFunctions
              • gthread.h
            • Glib Timers API
              • gtimer.h
            • Glib Unicode Manipulation API
              • gunicode.h
            • Glib Value Arrays API
              • _GValueArray
              • gvaluearray.h
            • Glib Varargs Value Collection API
              • _GTypeCValue
            • I/O stream API
              • _Filebuf_Tmp_Buf
              • _Filebuf_base
              • _Noconv_input
              • _Noconv_input< char_traits< char > >
              • _Noconv_output
              • _Noconv_output< char_traits< char > >
              • _Not_within_traits
              • _STLP_PRIV _String_base
              • _SgI::stdio_istreambuf
              • _SgI::stdio_ostreambuf
              • _SgI::stdio_streambuf_base
              • _Underflow
              • _Underflow< char, char_traits< char > >
              • _fstream.h
              • _iosfwd.h
              • _string_fwd.h
              • _string_io.h
              • basic_filebuf
              • basic_fstream
              • basic_ifstream
              • basic_ios
              • basic_iostream
              • basic_istream
                • basic_istream::sentry
              • basic_istringstream
              • basic_ofstream
              • basic_ostream
                • basic_ostream::sentry
              • basic_ostringstream
              • basic_streambuf
              • basic_streambuf< char, char_traits< char > >
              • basic_string
              • basic_stringbuf
              • basic_stringstream
              • ios_base
                • ios_base::Init
                • ios_base::_Loc_init
                • ios_base::failure
              • iostream
              • istrstream
              • ostrstream
              • string.h
              • strstream
              • strstreambuf
            • Localization Function API
              • _Time_Info
              • _locale.h
              • c_locale.h
              • codecvt
              • codecvt< char, char, mbstate_t >
              • codecvt< wchar_t, char, mbstate_t >
              • codecvt_base
              • codecvt_byname
              • codecvt_byname< char, char, mbstate_t >
              • codecvt_byname< wchar_t, char, mbstate_t >
              • collate
              • collate< char >
              • collate< wchar_t >
              • collate_byname
              • collate_byname< char >
              • collate_byname< wchar_t >
              • ctype
              • ctype< char >
                • ctype< char >::_Is_mask
              • ctype< wchar_t >
              • ctype_base
              • ctype_byname
              • ctype_byname< char >
              • ctype_byname< wchar_t >
              • lconv
              • locale
                • locale::facet
                • locale::id
              • messages
              • messages< char >
              • messages< wchar_t >
              • messages_base
              • messages_byname
              • messages_byname< char >
              • messages_byname< wchar_t >
              • money_base
                • money_base::pattern
              • money_get
              • money_put
              • moneypunct
              • moneypunct< char, false >
              • moneypunct< char, true >
              • moneypunct< wchar_t, false >
              • moneypunct< wchar_t, true >
              • moneypunct_byname
              • moneypunct_byname< char, false >
              • moneypunct_byname< char, true >
              • moneypunct_byname< wchar_t, false >
              • moneypunct_byname< wchar_t, true >
              • num_get
              • num_put
              • numpunct
              • numpunct< char >
              • numpunct< wchar_t >
              • numpunct_byname
              • numpunct_byname< char >
              • numpunct_byname< wchar_t >
              • time_base
              • time_get
              • time_get_byname
              • time_put
              • time_put_byname
            • Math Operations API
              • _D_rep
              • _F_rep
              • _Floating_limits
              • _Integer_limits
              • _L_rep
              • _LimG
              • _Numeric_limits_base
              • _complex.h
              • complex
              • complex< double >
              • complex< float >
              • complex< long double >
              • exception
              • math.h
              • numeric_limits
              • numeric_limits< bool >
              • numeric_limits< char >
              • numeric_limits< double >
              • numeric_limits< float >
              • numeric_limits< int >
              • numeric_limits< long >
              • numeric_limits< long double >
              • numeric_limits< short >
              • numeric_limits< signed char >
              • numeric_limits< unsigned char >
              • numeric_limits< unsigned int >
              • numeric_limits< unsigned long >
              • numeric_limits< unsigned short >
              • numeric_limits< wchar_t >
            • No Namespace Headers
              • iostream
            • OpenC headers
              • __sbuf
              • _sigjmp_buf
              • _wfinddata_t
              • bintime
              • clockinfo
              • div_t
              • exception
              • itimerspec
              • itimerval
              • lconv
              • ldiv_t
              • lldiv_t
              • math.h
              • setjmp.h
              • stddef.h
              • stdio.h
              • stdlib.h
              • string.h
              • time.h
              • timezone
              • tm
              • wchar.h
              • wctype.h
            • OpenC wrappers
              • _CondQueue
              • __sbuf
              • _sigjmp_buf
              • _wfinddata_t
              • bintime
              • clockinfo
              • div_t
              • itimerspec
              • itimerval
              • ldiv_t
              • lldiv_t
              • pthread.h
              • pthread_cond_t
              • pthread_mutex_t
              • pthread_mutexattr_t
              • setjmp.h
              • stddef.h
              • stdio.h
              • stdlib.h
              • time.h
              • timezone
              • tm
              • wchar.h
              • wctype.h
            • SSL General API
              • ccs_header_st
              • dtls1.h
              • dtls1_bitmap_st
              • dtls1_record_data_st
              • dtls1_state_st
              • dtls1_timeout_st
              • hm_fragment_st
              • hm_header_st
              • record_pqueue_st
              • ssl.h
              • ssl2.h
              • ssl2_state_st
              • ssl3.h
              • ssl3_buffer_st
              • ssl3_record_st
              • ssl3_state_st
              • ssl_cipher_st
              • ssl_comp_st
              • ssl_ctx_st
              • ssl_method_st
              • ssl_session_st
              • ssl_st
            • STL API
              • _Alloc_traits
              • _Base_bitset
              • _Base_bitset< 1UL >
              • _Bit_iter
              • _Bit_iterator_base
              • _Bit_reference
              • _Bs_G
              • _Bvector_base
              • _Const_Const_traits
              • _Const_traits
              • _Constant_binary_fun
              • _Constant_unary_fun
              • _Constant_void_fun
              • _Deque_base
              • _Deque_iterator
              • _Deque_iterator_base
              • _Hashtable_iterator
              • _Hashtable_node
              • _Ht_iterator
              • _Identity
              • _List_base
              • _List_global
              • _List_iterator
              • _List_iterator_base
              • _List_node
              • _List_node
              • _List_node_base
              • _M_node_allocator_type
              • _Map_alloc_type
              • _Node_Alloc_Lock
              • _Node_alloc_obj
              • _Node_allocator_type
              • _Nonconst_Const_traits
              • _Nonconst_traits
              • _Project1st
              • _Project2nd
              • _Rb_global
              • _Rb_tree
              • _Rb_tree_base
              • _Rb_tree_base
              • _Rb_tree_base_iterator
              • _Rb_tree_iterator
              • _Rb_tree_node
              • _Rb_tree_node_base
              • _Rope_Concat_fn
              • _Rope_RopeConcatenation
              • _Rope_RopeFunction
              • _Rope_RopeLeaf
              • _Rope_RopeRep
              • _Rope_RopeSubstring
              • _Rope_char_consumer
              • _Rope_char_ptr_proxy
              • _Rope_char_ref_proxy
              • _Rope_const_iterator
              • _Rope_find_char_char_consumer
              • _Rope_flatten_char_consumer
              • _Rope_insert_char_consumer
              • _Rope_iterator
              • _Rope_iterator_base
              • _Rope_self_destruct_ptr
              • _STLP_PRIV _Vector_base
              • _STLP_alloc_proxy
              • _Sanitize
              • _Sanitize< 0UL >
              • _Select1st
              • _Select2nd
              • _Sl_global
              • _Slist_base
              • _Slist_base
              • _Slist_iterator
              • _Slist_iterator
              • _Slist_iterator_base
              • _Slist_node
              • _Slist_node
              • _Slist_node_base
              • _Stl_prime
              • _Temporary_buffer
              • _Vector_base
              • __BVECTOR_QUALIFIED
              • __alloc_type_traits
              • __chunk_allocator_type
              • __debug_alloc
                • __debug_alloc::__alloc_header
              • __less_2
              • __malloc_alloc
              • __new_alloc
              • __node_alloc
              • __ptr_base
              • __type_traits< _STLP_PRIV _Bit_reference >
              • __type_traits< pair< _T1, _T2 > >
              • _algo.c
              • _algo.h
              • _alloc.c
              • _alloc.h
              • _bvector.h
              • _hashtable.h
              • _list.h
              • _relops_cont.h
              • _rope.h
              • _slist_base.h
              • _tree.h
              • _vector.h
              • allocator
                • allocator::rebind
              • allocator< void >
                • allocator< void >::rebind
              • allocator_type
              • auto_ptr
              • auto_ptr_ref
              • back_insert_iterator
              • binary_compose
              • binary_function
              • binary_negate
              • binder1st
              • binder2nd
              • bitset
                • bitset::reference
              • char_producer
              • const_mem_fun1_ref_t
              • const_mem_fun1_t
              • const_mem_fun_ref_t
              • const_mem_fun_t
              • constant_binary_fun
              • constant_unary_fun
              • constant_void_fun
              • deque
              • divides
              • equal_to
              • front_insert_iterator
              • greater
              • greater_equal
              • hash< basic_string< _CharT, _Traits, _Alloc > >
              • hash< char * >
              • hash< char >
              • hash< const char * >
              • hash< crope >
              • hash< int >
              • hash< long >
              • hash< short >
              • hash< signed char >
              • hash< string >
              • hash< unsigned char >
              • hash< unsigned int >
              • hash< unsigned long >
              • hash< unsigned short >
              • hash< void * >
                • hash< void * >::__vp
              • hash_map
              • hash_multimap
              • hashtable
              • insert_iterator
              • istreambuf_iterator
              • iterator
              • iterator< output_iterator_tag, void, void, void, void >
              • iterator_traits
              • iterator_traits< _Tp * >
              • iterator_traits< const _Tp * >
              • less
              • less_equal
              • list
              • logical_and
              • logical_not
              • logical_or
              • map
                • map::value_compare
              • mem_fun1_ref_t
              • mem_fun1_t
              • mem_fun_ref_t
              • mem_fun_t
              • minus
              • modulus
              • multimap
                • multimap::value_compare
              • multiplies
              • multiset
              • negate
              • not_equal_to
              • ostreambuf_iterator
              • pair
              • plus
              • pointer_to_binary_function
              • pointer_to_unary_function
              • raw_storage_iterator
              • rb_tree
              • reverse_iterator
              • rope
              • sequence_buffer
              • set
              • slist
              • subtractive_rng
              • temporary_buffer
              • unary_compose
              • unary_function
              • unary_negate
              • vector
            • Standard Compression/Decompression API
              • gz_header_s
              • z_stream_s
              • zconf.h
              • zlib.h
            • Thread API
              • _Alloc_traits< _Tp, per_thread_allocator< _Atype > >
              • _Alloc_traits< _Tp, pthread_allocator< _Atype > >
              • _Atomic_swap_struct
              • _Atomic_swap_struct< 0 >
              • _Pthread_alloc
              • _Refcount_Base
              • _Refcount_Base
              • _STLP_auto_lock
              • _STLP_mutex
              • _STLP_mutex_base
              • _STLP_mutex_spin
              • _Swap_lock_struct
              • __perthread_alloc_type_traits
              • __pthread_alloc_type_traits
              • _pthread_alloc.h
              • _threads.c
              • _threads.h
              • per_thread_allocator
                • per_thread_allocator::rebind
              • per_thread_allocator< void >
                • per_thread_allocator< void >::rebind
              • pthread_allocator
                • pthread_allocator::rebind
              • pthread_allocator< void >
                • pthread_allocator< void >::rebind
            • Type Attributes API
              • _BothPtrType
              • _BothPtrType< _Tp1 *, _Tp2 * >
              • _DefaultZeroValue
              • _DefaultZeroValueQuestion
              • _IsCVConvertibleIf
              • _IsCVConvertibleIf< __false_type, _Src, _Dst >
              • _IsIntegral
              • _IsIntegral< bool >
              • _IsIntegral< char >
              • _IsIntegral< int >
              • _IsIntegral< long >
              • _IsIntegral< short >
              • _IsIntegral< signed char >
              • _IsIntegral< unsigned char >
              • _IsIntegral< unsigned int >
              • _IsIntegral< unsigned long >
              • _IsIntegral< unsigned short >
              • _IsIntegral< wchar_t >
              • _IsPOD
              • _IsPtr
              • _IsPtr< _Tp * >
              • _IsPtrType
              • _IsPtrType< _Tp * >
              • _IsRational
              • _IsRational< double >
              • _IsRational< float >
              • _IsRational< long double >
              • _IsRef
              • _IsRef< _Tp & >
              • _IsRefType
              • _IsSTLportClass
              • _IsStateless
              • _Is_integer
              • _Is_integer< bool >
              • _Is_integer< char >
              • _Is_integer< int >
              • _Is_integer< long >
              • _Is_integer< short >
              • _Is_integer< signed char >
              • _Is_integer< unsigned char >
              • _Is_integer< unsigned int >
              • _Is_integer< unsigned long >
              • _Is_integer< unsigned short >
              • _Is_integer< wchar_t >
              • _Land3
              • _Land3< __true_type, __true_type, __true_type >
              • _OKToMemCpy
              • _OKToSwap
              • _TpWithState
              • _TrivialCopy
              • _TrivialInit
              • _TrivialNativeTypeCopy
              • _TrivialUCopy
              • __bool2type
              • __bool2type< 0 >
              • __bool2type< 1 >
              • __call_traits
              • __call_traits< _Tp & >
              • __stlport_class
              • __type_traits
              • __type_traits_aux
              • __type_traits_aux< 0 >
              • __type_traits_aux< 1 >
              • __type_traits_aux< __false_type >
              • __type_traits_aux< __true_type >
            • Type Info API
              • bad_cast
              • bad_typeid
              • type_info
          • Generic Open Libraries
            • C Standard Library
              • CRedirServer2
              • CStreamBase2
              • CStreamFactoryBase2
              • RRedirSession2
              • RWin32Stream
              • SerialConfig
              • __ns_msg
              • __ns_rr
              • __sFILE
              • __sbuf
              • __siginfo_t
              • _atexit
              • _dirdesc
              • _glue
              • _mb_state_t
              • _ns_flagdata
              • _reent
              • _sigjmp_buf
              • _types.h
              • accept_filter_arg
              • addrinfo
              • bintime
              • clockinfo
              • cmsgcred
              • cmsghdr
              • dirent
              • dirent.h
              • div_t
              • eflock
              • estw32.h
              • exception
              • fcntl.h
              • flock
              • hostent
              • in.h
              • in_addr
              • inet.h
              • ip_mreq
              • itimerspec
              • itimerval
              • lconv
              • ldiv_t
              • linger
              • lldiv_t
              • math.h
              • msghdr
              • nameser.h
              • netdb.h
              • netent
              • ns_updrec
              • nstat
              • omsghdr
              • osockaddr
              • ostat
              • passwd
              • protoent
              • pwd.h
              • redirstr.h
              • resource.h
              • rlimit
              • rusage
              • servent
              • setjmp.h
              • sf_hdtr
              • sigaction
              • sigevent
              • signal.h
              • sigval
              • sockaddr
              • sockaddr_in
              • sockaddr_storage
              • sockcred
              • socket.h
              • sockproto
              • stat
              • stat.h
              • stdarg_e.h
              • stddef.h
              • stdio.h
              • stdio_t.h
              • stdlib.h
              • string.h
              • time.h
              • times.h
              • timezone
              • tm
              • tms
              • ttysize
              • types.h
              • unistd.h
              • wdirent
            • C++ Standard Library
              • Symbian_error
              • _Alloc_traits
              • _Alloc_traits< _Tp, per_thread_allocator< _Atype > >
              • _Alloc_traits< _Tp, pthread_allocator< _Atype > >
              • _AreSameUnCVTypes
              • _Atomic_swap_struct
              • _Atomic_swap_struct< 0 >
              • _Base_bitset
              • _Base_bitset< 1UL >
              • _Bit_iter
              • _Bit_iterator_base
              • _Bit_reference
              • _BothPtrType
              • _BothPtrType< _Tp1 *, _Tp2 * >
              • _Bs_G
              • _Bvector_base
              • _CArray
              • _Const_Const_traits
              • _Const_traits
              • _Constant_binary_fun
              • _Constant_unary_fun
              • _Constant_void_fun
              • _ConversionHelper
              • _D_rep
              • _DefaultZeroValue
              • _DefaultZeroValueQuestion
              • _Deque_base
              • _Deque_iterator
              • _Deque_iterator_base
              • _Eq_char_bound
              • _Eq_int_bound
              • _Eq_traits
              • _F_rep
              • _Filebuf_Tmp_Buf
              • _Filebuf_base
              • _Floating_limits
              • _Hashtable_iterator
              • _Hashtable_node
              • _Ht_iterator
              • _Identity
              • _Integer_limits
              • _IsCVConvertible
              • _IsCVConvertibleIf
              • _IsCVConvertibleIf< __false_type, _Src, _Dst >
              • _IsConst
              • _IsConst< const _Tp >
              • _IsConvertible
              • _IsIntegral
              • _IsIntegral< bool >
              • _IsIntegral< char >
              • _IsIntegral< int >
              • _IsIntegral< long >
              • _IsIntegral< short >
              • _IsIntegral< signed char >
              • _IsIntegral< unsigned char >
              • _IsIntegral< unsigned int >
              • _IsIntegral< unsigned long >
              • _IsIntegral< unsigned short >
              • _IsIntegral< wchar_t >
              • _IsPOD
              • _IsPtr
              • _IsPtr< _Tp * >
              • _IsPtrType
              • _IsPtrType< _Tp * >
              • _IsRational
              • _IsRational< double >
              • _IsRational< float >
              • _IsRational< long double >
              • _IsRef
              • _IsRef< _Tp & >
              • _IsRefType
              • _IsSTLportClass
              • _IsSame
              • _IsSameAux
              • _IsSameAux< _Tp, _Tp >
              • _IsStateless
              • _Is_integer
              • _Is_integer< bool >
              • _Is_integer< char >
              • _Is_integer< int >
              • _Is_integer< long >
              • _Is_integer< short >
              • _Is_integer< signed char >
              • _Is_integer< unsigned char >
              • _Is_integer< unsigned int >
              • _Is_integer< unsigned long >
              • _Is_integer< unsigned short >
              • _Is_integer< wchar_t >
              • _L_rep
              • _Land2
              • _Land2< __true_type, __true_type >
              • _Land3
              • _Land3< __true_type, __true_type, __true_type >
              • _Libcpp_wsd
              • _LimG
              • _List_base
              • _List_global
              • _List_iterator
              • _List_iterator_base
              • _List_node
              • _List_node
              • _List_node_base
              • _Lor2
              • _Lor2< __false_type, __false_type >
              • _Lor3
              • _Lor3< __false_type, __false_type, __false_type >
              • _M_node_allocator_type
              • _Map_alloc_type
              • _MoveSourceTraits
              • _Neq_char_bound
              • _Noconv_input
              • _Noconv_input< char_traits< char > >
              • _Noconv_output
              • _Noconv_output< char_traits< char > >
              • _Node_Alloc_Lock
              • _Node_alloc_obj
              • _Node_allocator_type
              • _Nonconst_Const_traits
              • _Nonconst_traits
              • _Not
              • _Not< __false_type >
              • _Not_within_traits
              • _Numeric_limits_base
              • _OKToMemCpy
              • _OKToSwap
              • _Project1st
              • _Project2nd
              • _Pthread_alloc
              • _Rb_global
              • _Rb_tree
              • _Rb_tree_base
              • _Rb_tree_base
              • _Rb_tree_base_iterator
              • _Rb_tree_iterator
              • _Rb_tree_node
              • _Rb_tree_node_base
              • _Refcount_Base
              • _Refcount_Base
              • _Rope_Concat_fn
              • _Rope_RopeConcatenation
              • _Rope_RopeFunction
              • _Rope_RopeLeaf
              • _Rope_RopeRep
              • _Rope_RopeSubstring
              • _Rope_char_consumer
              • _Rope_char_ptr_proxy
              • _Rope_char_ref_proxy
              • _Rope_const_iterator
              • _Rope_find_char_char_consumer
              • _Rope_flatten_char_consumer
              • _Rope_insert_char_consumer
              • _Rope_iterator
              • _Rope_iterator_base
              • _Rope_self_destruct_ptr
              • _STLP_PRIV _String_base
              • _STLP_PRIV _Vector_base
              • _STLP_alloc_proxy
              • _STLP_auto_lock
              • _STLP_mutex
              • _STLP_mutex_base
              • _STLP_mutex_spin
              • _Sanitize
              • _Sanitize< 0UL >
              • _Select1st
              • _Select2nd
              • _Sl_global
              • _Slist_base
              • _Slist_base
              • _Slist_iterator
              • _Slist_iterator
              • _Slist_iterator_base
              • _Slist_node
              • _Slist_node
              • _Slist_node_base
              • _Stl_prime
              • _String_base
              • _Swap_lock_struct
              • _Temporary_buffer
              • _Time_Info
              • _TpWithState
              • _TrivialCopy
              • _TrivialInit
              • _TrivialNativeTypeCopy
              • _TrivialUCopy
              • _UnCVType
              • _UnConstType
              • _UnConstType< const _Tp >
              • _UnVolatileType
              • _UnVolatileType< volatile _Tp >
              • _Underflow
              • _Underflow< char, char_traits< char > >
              • _Vector_base
              • __BVECTOR_QUALIFIED
              • __Named_exception
              • __alloc_type_traits
              • __basic_iostring
              • __bool2type
              • __bool2type< 0 >
              • __bool2type< 1 >
              • __call_traits
              • __call_traits< _Tp & >
              • __char_traits_base
              • __chunk_allocator_type
              • __debug_alloc
                • __debug_alloc::__alloc_header
              • __eqstr
              • __iostring_allocator
              • __less_2
              • __malloc_alloc
              • __move_source
              • __move_traits
              • __move_traits_aux
              • __move_traits_aux2
              • __move_traits_help
              • __move_traits_help1
              • __move_traits_help2
              • __new_alloc
              • __node_alloc
              • __perthread_alloc_type_traits
              • __pthread_alloc_type_traits
              • __ptr_base
              • __select
              • __select< false, _Tp1, _Tp2 >
              • __stlport_class
              • __type_traits
              • __type_traits< _STLP_PRIV _Bit_reference >
              • __type_traits< pair< _T1, _T2 > >
              • __type_traits_aux
              • __type_traits_aux< 0 >
              • __type_traits_aux< 1 >
              • __type_traits_aux< __false_type >
              • __type_traits_aux< __true_type >
              • _algo.c
              • _algo.h
              • _alloc.c
              • _alloc.h
              • _bvector.h
              • _complex.h
              • _fstream.h
              • _hashtable.h
              • _iosfwd.h
              • _iostream_string.h
              • _list.h
              • _locale.h
              • _move_construct_fwk.h
              • _new.h
              • _pthread_alloc.h
              • _relops_cont.h
              • _rope.h
              • _slist_base.h
              • _string_fwd.h
              • _string_io.h
              • _threads.c
              • _threads.h
              • _tree.h
              • _vector.h
              • allocator
                • allocator::rebind
              • allocator< void >
                • allocator< void >::rebind
              • allocator_type
              • auto_ptr
              • auto_ptr_ref
              • back_insert_iterator
              • basic_filebuf
              • basic_fstream
              • basic_ifstream
              • basic_ios
              • basic_iostream
              • basic_istream
                • basic_istream::sentry
              • basic_istringstream
              • basic_ofstream
              • basic_ostream
                • basic_ostream::sentry
              • basic_ostringstream
              • basic_streambuf
              • basic_streambuf< char, char_traits< char > >
              • basic_string
              • basic_stringbuf
              • basic_stringstream
              • binary_compose
              • binary_function
              • binary_negate
              • binder1st
              • binder2nd
              • bitset
                • bitset::reference
              • c_locale.h
              • char_producer
              • char_traits
              • char_traits.h
              • char_traits< char >
              • char_traits< wchar_t >
              • codecvt
              • codecvt< char, char, mbstate_t >
              • codecvt< wchar_t, char, mbstate_t >
              • codecvt_base
              • codecvt_byname
              • codecvt_byname< char, char, mbstate_t >
              • codecvt_byname< wchar_t, char, mbstate_t >
              • collate
              • collate< char >
              • collate< wchar_t >
              • collate_byname
              • collate_byname< char >
              • collate_byname< wchar_t >
              • complex
              • complex< double >
              • complex< float >
              • complex< long double >
              • const_mem_fun1_ref_t
              • const_mem_fun1_t
              • const_mem_fun_ref_t
              • const_mem_fun_t
              • constant_binary_fun
              • constant_unary_fun
              • constant_void_fun
              • ctype
              • ctype< char >
                • ctype< char >::_Is_mask
              • ctype< wchar_t >
              • ctype_base
              • ctype_byname
              • ctype_byname< char >
              • ctype_byname< wchar_t >
              • deque
              • divides
              • domain_error
              • equal_to
              • exception
              • fpos
              • front_insert_iterator
              • greater
              • greater_equal
              • hash< basic_string< _CharT, _Traits, _Alloc > >
              • hash< char * >
              • hash< char >
              • hash< const char * >
              • hash< crope >
              • hash< int >
              • hash< long >
              • hash< short >
              • hash< signed char >
              • hash< string >
              • hash< unsigned char >
              • hash< unsigned int >
              • hash< unsigned long >
              • hash< unsigned short >
              • hash< void * >
                • hash< void * >::__vp
              • hash_map
              • hash_multimap
              • hashtable
              • insert_iterator
              • invalid_argument
              • ios_base
                • ios_base::Init
                • ios_base::_Loc_init
                • ios_base::failure
              • iostream
              • istreambuf_iterator
              • istrstream
              • iterator
              • iterator< output_iterator_tag, void, void, void, void >
              • iterator_traits
              • iterator_traits< _Tp * >
              • iterator_traits< const _Tp * >
              • length_error
              • less
              • less_equal
              • libstdcppwsd.h
              • list
              • locale
                • locale::facet
                • locale::id
              • logic_error
              • logical_and
              • logical_not
              • logical_or
              • map
                • map::value_compare
              • mem_fun1_ref_t
              • mem_fun1_t
              • mem_fun_ref_t
              • mem_fun_t
              • messages
              • messages< char >
              • messages< wchar_t >
              • messages_base
              • messages_byname
              • messages_byname< char >
              • messages_byname< wchar_t >
              • minus
              • modulus
              • money_base
                • money_base::pattern
              • money_get
              • money_put
              • moneypunct
              • moneypunct< char, false >
              • moneypunct< char, true >
              • moneypunct< wchar_t, false >
              • moneypunct< wchar_t, true >
              • moneypunct_byname
              • moneypunct_byname< char, false >
              • moneypunct_byname< char, true >
              • moneypunct_byname< wchar_t, false >
              • moneypunct_byname< wchar_t, true >
              • multimap
                • multimap::value_compare
              • multiplies
              • multiset
              • negate
              • new
              • not_equal_to
              • num_get
              • num_put
              • numeric_limits
              • numeric_limits< bool >
              • numeric_limits< char >
              • numeric_limits< double >
              • numeric_limits< float >
              • numeric_limits< int >
              • numeric_limits< long >
              • numeric_limits< long double >
              • numeric_limits< short >
              • numeric_limits< signed char >
              • numeric_limits< unsigned char >
              • numeric_limits< unsigned int >
              • numeric_limits< unsigned long >
              • numeric_limits< unsigned short >
              • numeric_limits< wchar_t >
              • numpunct
              • numpunct< char >
              • numpunct< wchar_t >
              • numpunct_byname
              • numpunct_byname< char >
              • numpunct_byname< wchar_t >
              • ostreambuf_iterator
              • ostrstream
              • out_of_range
              • overflow_error
              • pair
              • per_thread_allocator
                • per_thread_allocator::rebind
              • per_thread_allocator< void >
                • per_thread_allocator< void >::rebind
              • plus
              • pointer_to_binary_function
              • pointer_to_unary_function
              • pthread_allocator
                • pthread_allocator::rebind
              • pthread_allocator< void >
                • pthread_allocator< void >::rebind
              • range_error
              • raw_storage_iterator
              • rb_tree
              • reverse_iterator
              • rope
              • runtime_error
              • sequence_buffer
              • set
              • slist
              • std::bad_alloc
              • std::bad_exception
              • std::exception
              • strstream
              • strstreambuf
              • subtractive_rng
              • temporary_buffer
              • time_base
              • time_get
              • time_get_byname
              • time_put
              • time_put_byname
              • unary_compose
              • unary_function
              • unary_negate
              • underflow_error
              • vector
            • Open Environment Core
              • ERR_string_data_st
              • FTW
              • HEADER
              • SerialConfig
              • _CondQueue
              • _Floating_limits
              • _Integer_limits
              • _L_rep
              • _LimG
              • _Numeric_limits_base
              • __dlfunc_arg
              • __ns_msg
              • __ns_rr
              • __res_state
              • __res_state_ext
              • __sbuf
              • __siginfo_t
              • _dirdesc
              • _iovec.h
              • _mb_state_t
              • _ns_dtab
              • _ns_flagdata
              • _ns_mtab
              • _ns_src
              • _sigjmp_buf
              • _sigset.h
              • _timeval.h
              • _types.h
              • _wfinddata_t
              • accept_filter_arg
              • addrinfo
              • bintime
              • clockinfo
              • cmsgcred
              • cmsghdr
              • ctlname
              • ctype
              • ctype< char >
                • ctype< char >::_Is_mask
              • ctype< wchar_t >
              • ctype_base
              • ctype_byname
              • ctype_byname< char >
              • ctype_byname< wchar_t >
              • dirent
              • dirent.h
              • div_t
              • dl_info
              • dl_serinfo
              • dl_serpath
              • dlfcn.h
              • eflock
              • endian.h
              • err.h
              • err_state_st
              • exception
              • fcntl.h
              • fd_set
              • fenv.h
              • fiodgname_arg
              • flock
              • glob_t
              • group
              • grp.h
              • hostent
              • iconv.h
              • if_announcemsghdr
              • if_clonereq
              • if_data
              • if_laddrreq
              • if_msghdr
              • if_nameindex
              • ifa_msghdr
              • ifaliasreq
              • ifconf
              • ifdrv
              • ifma_msghdr
              • ifmediareq
              • ifreq
              • ifstat
              • imaxdiv_t
              • in.h
              • in6.h
              • in6_addr
              • in6_pktinfo
              • in_addr
              • inet.h
              • iovec
              • ip6_mtuinfo
              • ip_mreq
              • ipc.h
              • ipc_perm
              • ipv6_mreq
              • itimerspec
              • itimerval
              • langinfo.h
              • lastlog
              • lconv
              • ldiv_t
              • liblogger.h
              • linger
              • lldiv_t
              • math.h
              • mman.h
              • msg.h
              • msgbuf
              • msghdr
              • msqid_ds
              • mymsg
              • nameser.h
              • netdb.h
              • netent
              • ns_updrec
              • nsswitch.h
              • nstat
              • numeric_limits
              • numeric_limits< bool >
              • numeric_limits< char >
              • numeric_limits< double >
              • numeric_limits< float >
              • numeric_limits< int >
              • numeric_limits< long >
              • numeric_limits< long double >
              • numeric_limits< short >
              • numeric_limits< signed char >
              • numeric_limits< unsigned char >
              • numeric_limits< unsigned int >
              • numeric_limits< unsigned long >
              • numeric_limits< unsigned short >
              • numeric_limits< wchar_t >
              • omsghdr
              • option
              • osockaddr
              • ostat
              • passwd
              • posix_spawn_file_actions_t
              • posix_spawnattr_t
              • protoent
              • pthread.h
              • pthread_attr_t
              • pthread_cond_t
              • pthread_mutex_t
              • pthread_mutexattr_t
              • pthreadtypes.h
              • pwd.h
              • radix_mask
              • radix_node
              • regex.h
              • regex_t
              • regmatch_t
              • res_sym
              • resolv.h
              • resource.h
              • rlimit
              • rt_metrics
              • rt_metrics_lite
              • rtentry
              • rusage
              • sched_param
              • select.h
              • sem
              • sem.h
              • semaphore.h
              • sembuf
              • semid_ds
              • semun
              • servent
              • setjmp.h
              • sf_hdtr
              • shm.h
              • shmid_ds
              • sigaction
              • sigevent
              • signal.h
              • sigval
              • sockaddr
              • sockaddr_in
              • sockaddr_in6
              • sockaddr_storage
              • sockaddr_un
              • sockcred
              • socket.h
              • sockproto
              • stat
              • stat.h
              • stdarg_e.h
              • stddef.h
              • stdint.h
              • stdio.h
              • stdlib.h
              • string.h
              • strings.h
              • time.h
              • timespec
              • timespec.h
              • timeval
              • timezone
              • tm
              • ttysize
              • types.h
              • uio.h
              • unistd.h
              • utimbuf
              • utime.h
              • utmp
              • utsname
              • wchar.h
              • wctype.h
              • wdirent
              • winsize
          • Generic Services
            • Active Backup Client
              • abclientserver.h
              • conn::CActiveBackupClient
              • conn::MActiveBackupDataClient
              • sbdefs.h
              • tserverstart.h
            • HTTP Utilities Library
              • CAuthentication
              • CAuthority16
              • CAuthority8
              • CDelimitedDataBase16
              • CDelimitedDataBase8
              • CDelimitedPath16
              • CDelimitedPath8
              • CDelimitedPathSegment16
              • CDelimitedPathSegment8
              • CDelimitedQuery16
              • CDelimitedQuery8
              • CUri16
              • CUri8
              • CWspHeaderEncoder
              • EscapeUtils
              • InetProtTextUtils
              • TAuthorityC16
              • TAuthorityC8
              • TAuthorityParser16
              • TAuthorityParser8
              • TBase64
              • TDelimitedParserBase16
              • TDelimitedParserBase8
              • TDelimitedPathParser16
              • TDelimitedPathParser8
              • TDelimitedPathSegmentParser16
              • TDelimitedPathSegmentParser8
              • TDelimitedQueryParser16
              • TDelimitedQueryParser8
              • TInternetDate
              • TUriC16
              • TUriC8
              • TUriParser16
              • TUriParser8
              • TWspField
              • TWspHeaderSegmenter
              • TWspPrimitiveDecoder
              • TWspPrimitiveEncoder
              • UriUtils
              • authority16.h
              • delimitedparser16.h
              • delimitedpath16.h
              • delimitedpathsegment16.h
              • delimitedquery16.h
              • tconvbase64.h
              • uri16.h
              • uriutilscommon.h
            • MIME Recognition Framework
              • CApaDataRecognizer
              • CApaDataRecognizerType
              • TDataRecognitionResult
              • TDataType
              • TDataTypeWithPriority
              • apmrec.h
              • apmstd.h
            • S60 Compatibility Headers
              • CBodyPart
              • MultipartParser
              • _DOMStringConverterData
              • _xmlAttr
              • _xmlAttribute
              • _xmlBuffer
              • _xmlCharEncodingHandler
              • _xmlDict
              • _xmlDictEntry
              • _xmlDictStrings
              • _xmlDoc
              • _xmlDtd
              • _xmlElement
              • _xmlElementContent
              • _xmlEntity
              • _xmlEnumeration
              • _xmlError
              • _xmlID
              • _xmlNode
              • _xmlNotation
              • _xmlNs
              • _xmlOutputBuffer
              • _xmlParserCtxt
              • _xmlParserInput
              • _xmlParserInputBuffer
              • _xmlParserNodeInfo
              • _xmlParserNodeInfoSeq
              • _xmlRef
              • _xmlSAXHandler
              • _xmlSAXHandlerV1
              • _xmlSAXLocator
              • _xmlTextReader
              • _xmlValidCtxt
              • libxml2_dict.h
              • libxml2_encoding.h
              • libxml2_entities.h
              • libxml2_hash.h
              • libxml2_list.h
              • libxml2_modules.h
              • libxml2_parser.h
              • libxml2_tree.h
              • libxml2_valid.h
              • libxml2_xinclude.h
              • libxml2_xmlerror.h
              • libxml2_xmlio.h
              • libxml2_xmlreader.h
              • libxml2_xmlstring.h
              • xmlengconfig.h
            • System Agent
              • sacls.h
              • saclscommon.h
              • saclsdefines.h
            • Task Scheduler
              • CScheduledTask
              • TScheduleEntryInfo
              • TScheduleEntryInfo2
              • TScheduleState
              • TScheduleState2
              • TScheduledTaskFile
              • TSchedulerItemRef
              • TTaskInfo
              • TTaskSchedulerCondition
              • TTsTime
          • Low Level Libraries and Frameworks
            • Application Utilities
              • BSUL::Base64Codec
              • BSUL::CCachedDriveInfo
                • BSUL::CCachedDriveInfo::TDriveAndMediaAttributes
              • BSUL::CClientMessage
              • BSUL::CIniDocument16
              • BSUL::CIniDocument8
              • BSUL::CIniFile16
              • BSUL::CIniFile8
              • BSUL::CIniSecIter16
              • BSUL::CIniSecIter8
              • BSUL::CMessageParameterBase
              • BSUL::TClientMessageSchema
              • BSUL::TClientMessageServerData
              • BSUL::TParameterDetails
              • BaSystemSound
              • BaflUtils
              • CBaActiveScheduler
              • CBaBackupServer
              • CBaBackupServerExt
              • CBaBackupSessionWrapper
              • CBaErrorHandler
              • CBaNamedPlugins
                • CBaNamedPlugins::CParameters
                • CBaNamedPlugins::MFallBackName
                • CBaNamedPlugins::TNamedPlugIn
                • CBaNamedPlugins::TResourceFile
              • CBaServBackupMessageQueue
                • CBaServBackupMessageQueue::TQueueItem
              • CBaServBackupScheduler
              • CBaServBackupSession
                • CBaServBackupSession::TClosedFile
                • CBaServBackupSession::TFileLock
              • CBaSystemSoundArray
              • CBaflFileSortTable
              • CBodyPart
              • CClipboard
              • CCommandLineArguments
              • CDesC16Array
              • CDesC16ArrayFlat
              • CDesC16ArraySeg
              • CDesC8Array
              • CDesC8ArrayFlat
              • CDesC8ArraySeg
              • CEnvironmentChangeNotifier
              • CPtrC16Array
              • CPtrC8Array
              • CResourceFile
              • MBackupObserver
              • MBackupOperationObserver
              • MDesC16Array
              • MDesC8Array
              • MStringPoolCloseCallBack
              • MultipartParser
              • QuotedPrintableCodec
              • RIncrMatcherBase
              • RIncrMatcherBuf
              • RIncrMatcherPtr
              • RIncrMatcherTextBuf
              • RResourceArchive
              • RResourceFile
              • RResourceReader
              • RString
              • RStringBase
              • RStringF
              • RStringPool
              • RStringToken
              • RStringTokenBase
              • RStringTokenF
              • RTextBuf
              • SExtendedError
              • StringPoolPanic
              • TBaSoundPriorityBase
              • TBaSoundPriorityEncoder
              • TBaSystemSoundInfo
                • TBaSystemSoundInfo::TTone
              • TBaSystemSoundType
              • TBackupOperationAttributes
              • TBitFlagsT
              • TCellRef
              • TLibAssoc
              • TLibAssocBase
              • TRangeRef
                • TRangeRef::TIter
              • TResourceReader
              • TStringTable
              • babitflags.h
              • backup_std.h
              • badesca.h
              • baerrhan.h
              • baksrv.h
              • basched.h
              • bassnd.h
              • bassnduid.h
              • bautils.h
              • clientmessage.h
              • patchdata.h
            • Generic Usability Library
              • LAutoHandleBase
              • LAutoHandleBase< T, EAutoHandleRBuf >
              • LAutoHandleBase< T, EAutoRHandleBaseDerived >
              • LAutoPtrBase
              • LAutoRefBase
              • LCleanedupArray
              • LCleanedupGuard
              • LCleanedupHandle
              • LCleanedupPtr
              • LCleanedupPtrBase
              • LCleanedupRef
              • LManagedArray
              • LManagedGuard
              • LManagedHandle
              • LManagedPtr
              • LManagedPtrBase
              • LManagedRef
              • LString16
              • LString8
              • TArrayDelete
              • TCBaseDeleteStrategy
              • TClose
              • TDestroy
              • TFree
              • TIsBaseOf
                • TIsBaseOf::TIsNotDerived
              • TPointerDeleteStrategy
              • TPointerFree
              • TPtrCleanupStrategy
              • TPtrCleanupTraits< T, CleanupStrategyType, EPtrCBaseDerived >
              • TPtrCleanupTraits< T, CleanupStrategyType, EPtrNonSpecial >
              • TPtrCleanupTraits< T, TPtrCleanupStrategy, EPtrCBaseDerived >
              • TRelease
              • TResetAndDestroy
              • TResourceCleanupStrategy
              • estring.h
            • Plugin Framework
              • CComponentInfo
              • CComponentTester
              • CDataLogger
                • CDataLogger::TDebugPrint
                • CDataLogger::TNullDebugPrint
              • CDefaultLogOutput
              • CImplementationInformation
              • CResolver
              • CTestManager
              • CTransition
              • CUnitTest
              • CUnitTestContext
              • CUnitTestInfo
              • MComponentTestObserver
              • MLogOutput
              • MManagerObserver
              • MPublicRegistry
              • MStateAccessor
              • MTransitionObserver
              • MUnitTestObserver
              • REComSession
              • TEComResolverParams
              • TImplementationProxy
              • TImplementationProxy3
              • TLogFormat
              • TLoggingInfo
              • TTestInfo
              • TTransitionInfo
              • TTransitionValidator
              • componenttester.h
              • ecom.h
              • ecomerrorcodes.h
              • ecomextendedinterfaceerrorcodes.h
              • extendedinterfaceimplementationproxy.h
              • implementationinformation.h
              • implementationproxy.h
              • resolver.h
              • testbeddefinitions.h
              • transition.h
        • Graphics
          • EGL
            • EGL Interface
              • egl.h
              • eglext.h
              • egltypes.h
              • khronos_types.h
              • khrplatform.h
          • Font and Bitmap Server
            • Font and Bitmap Server
              • CBitwiseBitmap
                • CBitwiseBitmap::TExtra
                • CBitwiseBitmap::TSettings
              • CFbsBitmap
              • CFbsColor256BitmapUtil
              • CFbsFont
              • CFbsRasterizer
                • CFbsRasterizer::TBitmapDesc
              • CFbsTypefaceStore
              • MFbsExtendedBitmapInitializer
              • RFbsSession
              • SCharWidth
              • SEpocBitmapHeader
              • TBitmapUtil
              • TLineScanningPosition
              • bitmap.h
              • bitmapuid.h
              • fbs.h
              • fbsdefs.h
              • fbsrasterizer.h
          • Graphics Composition
            • OpenWF Composition Interface
              • wfc.h
              • wfcplatform.h
            • OpenWF Support
              • COpenWfcStreamMap
                • COpenWfcStreamMap::Guard
              • SYMOWF_CONTENT_UPDATED_PARAM
              • SYMOWF_DEFAULT_EVENT_PARAM
              • symbianstream.h
            • Surface Update
              • MCompositionSurfaceUpdate
              • MSurfaceUpdateServerProvider
              • RSurfaceUpdateSession
              • suerror.h
              • surfaceupdateclient.h
          • Graphics Device Interface
            • BitGDI
              • CFbsBitGc
              • CFbsBitGcBitmap
              • CFbsBitGcFont
              • CFbsBitmapDevice
              • CFbsDevice
              • CFbsScreenDevice
              • CPolygonFiller
                • CPolygonFiller::SFastActiveEdge
                • CPolygonFiller::SFastData
                • CPolygonFiller::SFastEdge
                • CPolygonFiller::SFastScanLineIntersection
                • CPolygonFiller::SSlowData
                • CPolygonFiller::SSlowScanLineIntersection
              • TEllipse
              • TSpriteBase
            • Colour Palette
              • DynamicPalette
            • DirectGDI
              • CDirectGdiDriver
            • DirectGDI Adaptation
              • MDirectGdiDriverCacheSize
              • MFontGlyphImageStorage
              • MVgImageCache
              • directgdiextensioninterfaces.h
            • DirectGDI Interface
              • CDirectGdiDriverInternal
              • DirectGdi::TTextParameters
              • MDirectGdiEngine
              • RDirectGdiDrawableSource
              • RDirectGdiImageTarget
              • directgdiengine.h
              • directgdipanics.inl
            • GDI
              • CBitmapContext
              • CBitmapDevice
              • CFont
                • CFont::TMeasureTextInput
                • CFont::TMeasureTextOutput
                • CFont::TPositionParam
                  • CFont::TPositionParam::TOutput
              • CFontCache
                • CFontCache::CFontCacheEntry
              • CGraphicsContext
                • CGraphicsContext::TDrawTextExtendedParam
                • CGraphicsContext::TDrawTextParam
                • CGraphicsContext::TTextParameters
              • CGraphicsDevice
              • CPalette
              • CPdrModelList
                • CPdrModelList::TFileEntry
                • CPdrModelList::TModelEntry
              • CPicture
              • CPrinterControl
              • CPrinterDevice
              • CPrinterDriver
              • CPrinterDriverUI
              • CPrinterModelList
              • CPrinterPort
              • CTypefaceStore
              • FontEffect
              • GlyphSample
              • MContingentLineBreaker
              • MContingentLineBreakerL
              • MGraphicsDeviceMap
              • MPageRegionPrinter
              • MPictureFactory
              • RHexTree
              • RHexTreeBase
              • TBandAttributes
              • TBidirectionalState
                • TBidirectionalState::TReorderContext
                • TBidirectionalState::TRunInfo
                • TBidirectionalState::TStackItem
              • TCodeSection
              • TColor256Util
              • TDisplayModeUtils
              • TDrawTextInContextInternal
              • TFontSpec
              • TFontStyle
              • TLinearDDA
              • TMargins
              • TPageSpec
              • TPictureCapability
              • TPictureHeader
              • TPrinterModelEntry
              • TPrinterModelHeader
              • TRgb
              • TTextWidthInternal
              • TTwoTInt
              • TTypeface
              • TTypefaceSupport
              • TZoomFactor
              • blendingalgorithms.inl
              • gdi.h
              • gdiconsts.h
              • shapeimpl.h
            • Screen Driver
              • CDirectScreenBitmap
              • CFbsDrawDevice
              • CGraphicsAccelerator
              • CHardwareGraphicsAccelerator
              • CSoftwareGraphicsAccelerator
              • MSurfaceId
              • RHardwareBitmap
              • TAcceleratedBitmapInfo
              • TAcceleratedBitmapSpec
              • TBitmapLockCount
              • TGopAlphaBlendOneBitmap
              • TGopAlphaBlendTwoBitmaps
              • TGopBitBlt
              • TGopBitBltAlphaBitmap
              • TGopBitBltAlphaChannel
              • TGopBitBltMasked
              • TGopBitBltTransparent
              • TGopFadeParams
              • TGopFadeRect
              • TGopFillPattern
              • TGopFilledPolygon
              • TGopFilledPolygonWithPattern
              • TGopFilledRect
              • TGopFilledRectUsingDrawMode
              • TGopFilledRectWithPattern
              • TGopInvertRect
              • TGopScaledBitBlt
              • TGopScaledBitBltAlphaBitmap
              • TGopScaledBitBltAlphaChannel
              • TGopScaledBitBltMasked
              • TGopScaledBitBltTransparent
              • TGopTransparency
              • TGraphicsAcceleratorCaps
              • TGraphicsOperation
              • bitdrawinterfaceid.h
          • Graphics Hardware Drivers
            • Surface Manager
              • RSurfaceManager
                • RSurfaceManager::THintPair
                • RSurfaceManager::TSurfaceCreationAttributes
                • RSurfaceManager::TSurfaceInfoV01
          • Graphics Platform Interfaces
            • M3G Core API
              • M3GMatrix
              • M3GQuat
              • M3GRectangle
              • M3GVec3
              • M3GVec4
              • M3Gparams
              • m3g_core.h
          • Graphics Resource Services
            • Graphics Resource
              • MSgDrawableAdapter
              • MSgDriverAdapter
              • MSgImageAdapter
              • MSgImageCollectionAdapter
              • MSgResourceAdapter
              • RSgDrawable
              • RSgImage
              • RSgImageCollection
              • SgDriver
              • SgUtils
              • TSgDrawableId
              • TSgImageInfo
              • TSgUserAttribute
              • sgconst.h
              • sgerror.h
              • sgimage.h
              • sgresource.h
              • sgresourceadapter.h
            • Graphics Resource Adaptation
              • MSgImage_Chunk
              • MSgImage_Sw
          • Graphics Utils
            • Common Graphics Headers
              • CExtensionContainer
              • MDisplayControlBase
                • MDisplayControlBase::TResolution
              • TDisplayConfiguration
              • TDisplayConfiguration1
              • TDisplayConfigurationBase
              • TSurfaceId
                • TSurfaceId::TSurfaceUsage
              • TSurfaceTypes
          • OpenGLES
            • OpenGL ES Interface
              • egl.h
              • egltypes.h
              • gl.h
          • OpenVG
            • OpenVG Interface
              • openvg.h
          • Printing Services
            • Printer Driver Support
              • CBandedDevice
              • CCommPrinterPort
              • CEpocConnectPort
              • CFilePrinterPort
              • CInfoFont
              • CIrdaPrinterPort
              • CMetafileDevice
              • CMetafileGc
              • CMetafilePlayback
              • CPageBuffer
              • CPageText
              • CPageTextEntry
              • CParallelPrinterPort
              • CPdrControl
              • CPdrDevice
              • CPdrGc
              • CPdrModelInfo
              • CPdrResources
              • CPdrTypefaceStore
              • CSerialPrinterPort
              • TOutputHandshake
              • TSerialPrinterPortConfig
              • TTypefaceFontsEntry
          • Windowing
            • Window Server
              • CAnim
              • CAnimDll
              • CAnimGc
              • CDirectScreenAccess
              • CFreeTimerWindowAnim
              • CSpriteAnim
              • CWindowAnim
              • CWindowGc
              • CWsBitmap
              • CWsGraphic
              • CWsGraphicDrawer
              • CWsMessageData
              • CWsScreenDevice
              • MAbortDirectScreenAccess
              • MAnimFreeTimerWindowFunctions
              • MAnimGeneralFunctions
              • MAnimGeneralFunctionsEventExtension
              • MAnimGeneralFunctionsWindowExtension
                • MAnimGeneralFunctionsWindowExtension::TWindowGroupInfo
              • MAnimSpriteFunctions
              • MAnimWindowFunctions
              • MDirectScreenAccess
              • MDisplayControl
              • MDisplayMapping
              • MDisplayMappingBase
              • MEventHandler
              • MTestScreenCapture
              • MWsActiveSchedulerDebug
              • MWsBackBuffer
              • MWsClient
              • MWsClientClass
              • MWsDebugBar
              • MWsDisplayControl
              • MWsDisplayMapping
              • MWsDisplayPolicy
              • MWsDrawAnnotationObserver
              • MWsDrawResource
              • MWsDrawableSourceProvider
              • MWsElement
              • MWsEventHandler
              • MWsFlickerFreeBufferObserver
              • MWsFrontBuffer
              • MWsGc
              • MWsGcClipRect
              • MWsGraphicDrawerEnvironment
              • MWsGraphicDrawerMessageAlloc
              • MWsGraphicHandleSynchronMessage
              • MWsGraphicMessageAlloc
              • MWsGraphicMessageCallback
              • MWsGraphicsContext
                • MWsGraphicsContext::TTextParameters
              • MWsIniFile
              • MWsMemoryRelease
              • MWsObjectProvider
              • MWsPalette
              • MWsPluginManager
              • MWsScene
              • MWsScreen
              • MWsScreenConfig
              • MWsScreenConfigList
              • MWsScreenDevice
              • MWsScreenDeviceUtils
              • MWsScreenRedraw
              • MWsScreenRedrawObserver
              • MWsSprite
              • MWsStandardTextCursor
              • MWsTestScreenCapture
              • MWsTextCursor
                • MWsTextCursor::TTextCursorInfo
              • MWsUiBuffer
              • MWsWindow
              • MWsWindowGroup
              • MWsWindowTree
              • MWsWindowTreeNode
              • MWsWindowVisibilityNotifier
              • MWsWindowVisibilityObserver
              • RAnim
              • RAnimDll
              • RBackedUpWindow
              • RBlankWindow
              • RDirectScreenAccess
              • RDrawableWindow
              • RSoundPlugIn
              • RWindow
              • RWindowBase
              • RWindowGroup
              • RWindowTreeNode
              • RWsDrawableSource
              • RWsGraphicMsgBuf
              • RWsPointerCursor
              • RWsSession
                • RWsSession::SSystemInfo
                • RWsSession::TWindowGroupChainInfo
              • RWsSprite
              • RWsSpriteBase
              • TAdvancedPointerEvent
              • TKeyEvent
              • TModifiersChangedEvent
              • TPixelsAndRotation
              • TPixelsTwipsAndRotation
              • TPointerEvent
              • TPointerEventData
              • TSizeMode
              • TSpriteMember
              • TSurfaceConfiguration
              • TSurfaceConfiguration1
              • TSurfaceConfiguration2
              • TSurfaceConfigurationSize
              • TTextCursor
              • TWindowConfig
              • TWindowInfo
                • TWindowInfo::TRegionPair
              • TWsDebugHeapInfo
              • TWsDebugWindowId
              • TWsDisplayChangedEvent
              • TWsErrorMessage
              • TWsEvent
              • TWsGraphicId
              • TWsGraphicMsgFixedBase
              • TWsPriorityKeyEvent
              • TWsRedrawEvent
              • TWsScsComposeScreenCommand
                • TWsScsComposeScreenCommand::Parameters
                • TWsScsComposeScreenCommand::TrivialPoint
                • TWsScsComposeScreenCommand::TrivialRect
              • TWsVisibilityChangedEvent
              • w32adll.h
              • w32std.h
              • wsdrawresource.h
        • Imaging Extensions
          • Imaging Extensions Platform Interfaces
            • Extended ICL Jpeg API
              • CExtJpegDecoder
              • CExtJpegEncoder
              • CVisualFrame
                • CVisualFrame::TFrameLayout
              • IclExtJpegApi.h
          • Imaging Extensions Public Interfaces
            • Exif API
              • CExifTag
              • TExifTagInfo
        • Kernel and Hardware Services
          • File Systems
            • FAT32 File System
              • FileSystem_FAT::TVolFormatParam_FAT
              • filesystem_fat.h
            • USB Host Mass Storage Server
              • RUsbHostMsDevice
              • TCapsInfo
              • THostMassStorageConfig
              • TMassStorageUnitInfo
              • shared.h
            • USB Mass Storage File System
              • RUsbMassStorage
              • TUsbMsBytesTransferred
              • usbmsshared.h
          • HAL Services
            • User-Side Hardware Abstraction
              • HAL
                • HAL::SEntry
              • HALData
              • HalInternal
              • hal.h
              • hal_int.h
          • Kernel Architecture
            • Kernel Architecture
              • BTrace
                • BTrace::SExecExtension
              • CActive
              • CActiveScheduler
                • CActiveScheduler::TCleanupBundle
              • CActiveSchedulerWait
              • CActivityMonitor
              • CArrayFix
              • CArrayFix< TAny >
              • CArrayFixBase
              • CArrayFixFlat
              • CArrayFixFlat< TAny >
              • CArrayFixFlat< TInt >
              • CArrayFixFlat< TUid >
              • CArrayFixSeg
              • CArrayFixSeg< TAny >
              • CArrayPak
              • CArrayPak< TAny >
              • CArrayPakBase
              • CArrayPakFlat
              • CArrayPtr
              • CArrayPtrFlat
              • CArrayPtrSeg
              • CArrayVar
              • CArrayVar< TAny >
              • CArrayVarBase
              • CArrayVarFlat
              • CArrayVarSeg
              • CAsyncCallBack
              • CAsyncOneShot
              • CBase
              • CBitMapAllocator
              • CBufBase
              • CBufFlat
              • CBufSeg
              • CCaptureKeys
              • CChannelMonitor
              • CCirBuf
              • CCirBufBase
              • CCirBuffer
              • CCleanup
              • CColorConsoleBase
              • CConsoleBase
              • CConsoleTextWin
              • CDeltaTimer
              • CHeartbeat
              • CIdle
              • CKeyTranslator
              • CKeyTranslatorX
              • CNotifierActivity
              • CNotifierManager
              • CNotifierQueue
              • CNotifierServer
              • CNotifierSession
              • CObject
              • CObjectCon
              • CObjectConIx
              • CObjectIx
              • CPeriodic
              • CPolicyServer
                • CPolicyServer::TPolicy
                • CPolicyServer::TPolicyElement
              • CQueueItem
              • CServer2
              • CSession2
              • CTimer
              • CTrapCleanup
              • CleanupArrayDelete
              • CleanupClose
              • CleanupDelete
              • CleanupRelease
              • CleanupStack
              • Console
              • CrashFlash
              • DBTraceFilter2
              • Debug::RSecuritySvrSession
              • Debug::TAddProcessInfo
              • Debug::TBreakInfo
              • Debug::TCodeSegListEntry
              • Debug::TEventInfo
              • Debug::TExecutablesListEntry
              • Debug::TLibraryLoadedInfo
              • Debug::TLibraryUnloadedInfo
              • Debug::TListDetails
              • Debug::TMemoryInfo
              • Debug::TProcessInfo
              • Debug::TProcessListEntry
              • Debug::TRemoveProcessInfo
              • Debug::TRmdArmExcInfo
              • Debug::TStartThreadInfo
              • Debug::TSubBlock
              • Debug::TTag
              • Debug::TTagHeader
              • Debug::TThreadBreakPointInfo
              • Debug::TThreadHwExceptionInfo
              • Debug::TThreadKillInfo
              • Debug::TThreadListEntry
              • Debug::TThreadSwExceptionInfo
              • Debug::TUserTraceInfo
              • Debug::TXipLibraryListEntry
              • DefaultHash
              • DefaultIdentity
              • Dll
              • E32Loader
              • HBufC16
              • HBufC8
              • LCharSet
              • MAllocator
              • MBeating
              • MNotifierBase2
                • MNotifierBase2::TNotifierInfo
              • MNotifierManager
              • Math
              • Mem
              • OnlyCreateWithNull
              • PlatSec
              • Power
              • RAllocator
                • RAllocator::SCheckInfo
                • RAllocator::SRAllocatorBurstFail
              • RArray
              • RArray< TInt >
              • RArray< TUint >
              • RArrayBase
              • RBTrace
              • RBuf16
              • RBuf8
              • RBusDevComm
              • RBusDevCommDCE
              • RBusLogicalChannel
              • RChangeNotifier
              • RChunk
              • RCondVar
              • RConsole
              • RCriticalSection
              • RDebug
              • RDevUsbcClient
              • RDevUsbcScClient
              • RDevice
              • RFastLock
              • RFileClamp
              • RHandleBase
              • RHashMap
                • RHashMap::SFullElement
              • RHashSet
                • RHashSet::SFullElement
              • RHashTableBase
                • RHashTableBase::Defaults
                • RHashTableBase::Defaults< TDesC16 *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TDesC16, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TDesC8 *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TDesC8, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TInt *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TInt, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TInt32 *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TInt32, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TUint *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TUint, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TUint32 *, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::Defaults< TUint32, RHashTableBase::EDefaultSpecifier_Normal >
                • RHashTableBase::SElement
              • RHeap
                • RHeap::SCell
                • RHeap::SDebugCell
                • RHeap::SHeapCellInfo
                • RHeap::_s_align
              • RLibrary
                • RLibrary::SInfo
                • RLibrary::TInfo
                • RLibrary::TInfoV2
              • RLoader
              • RLocalDrive
              • RMessage2
              • RMessagePtr2
              • RMsgQueue
              • RMsgQueueBase
              • RMutex
              • RNotifier
              • RPipe
                • RPipe::TCaps
                • RPipe::TPipeInfo
              • RPointerArray
              • RPointerArray< TAny >
              • RPointerArrayBase
              • RProcess
              • RProperty
              • RPtrHashMap
                • RPtrHashMap::SFullElement
              • RPtrHashSet
                • RPtrHashSet::SFullElement
              • RReadWriteLock
              • RRef
              • RRefBase
              • RRegion
              • RRegionBuf
              • RSemaphore
              • RServer2
              • RSessionBase
              • RShBuf
              • RShPool
              • RSubSessionBase
              • RTest
              • RThread
              • RTimer
              • RUndertaker
              • RUsbBulkTransferDescriptor
              • RUsbDevice
                • RUsbDevice::TInterfaceTokenParameters
                • RUsbDevice::TStringDescParams
              • RUsbHubDriver
                • RUsbHubDriver::TBusEvent
              • RUsbInterface
                • RUsbInterface::TChunkRequestDetails
                • RUsbInterface::TTransferMemoryDetails
                • RUsbInterface::TUsbTransferRequestDetails
              • RUsbIntrTransferDescriptor
              • RUsbIsocTransferDescriptor
              • RUsbPipe
              • RUsbTransferDescriptor
              • SAtomicOpInfo32
              • SAtomicOpInfo64
              • SBlockMapInfoBase
              • SBuf16
              • SBuf8
              • SBufC16
              • SBufC8
              • SBufCPtr16
              • SBufCPtr8
              • SCapabilitySet
              • SConsoleKey
              • SConvKeyData
              • SConvSubTable
              • SConvTable
              • SConvTableNode
              • SDemandPagingConfig
              • SDouble
              • SFunc
              • SFuncAndState
              • SFuncTable
              • SFuncTableEntry
              • SFuncTables
              • SInt64
              • SIpcCopyInfo
              • SKeyCodeList
              • SLocaleLanguage
              • SLocaleLocaleSettings
              • SLocaleTimeDateFormat
              • SMediaCodePagingConcurrencyInfo
              • SMediaDataPagingConcurrencyInfo
              • SMediaPagingInfo
              • SMediaROMPagingConcurrencyInfo
              • SObjectIxRec
              • SPagingBenchmarkInfo
              • SPagingConcurrencyInfo
              • SPoly
              • SPtr16
              • SPtr8
              • SPtrC16
              • SPtrC8
              • SRAllocatorBurstFail
              • SRamZoneConfig
              • SRamZoneUtilisation
              • SRectOpInfo
              • SRomPageInfo
              • SScanCodeBlock
              • SScanCodeBlockList
              • SSecureId
              • SSecurityInfo
              • SShBufBaseAndSize
              • SStdEpocThreadCreateInfo
              • SStdEpocThreadCreateInfo8
              • SThreadCreateInfo
              • SThreadCreateInfo8
              • STls
              • SUint64
              • SUsbcScAlternateSetting
              • SUsbcScBufferHeader
              • SVMCacheInfo
              • SVMEventInfo
              • SVMSwapInfo
              • SVMSwapThresholds
              • SVendorId
              • TAlignedBuf8
              • TAmPmName
              • TAngle3D
              • TArray
              • TAutoClose
              • TBTraceBuffer
              • TBlockMapEntryBase
              • TBuf
              • TBuf16
              • TBuf8
              • TBufBase16
              • TBufBase8
              • TBufC
              • TBufC16
              • TBufC8
              • TBufCBase16
              • TBufCBase8
              • TBusLocalDrive
              • TCSDescriptorInfo
              • TCallBack
              • TCapabilitySet
              • TCapsDevCommV01
              • TCapsDevUsbc
              • TCaptureKey
              • TChannelActivity
              • TChannelCreateInfo
              • TChannelCreateInfo8
              • TChannelDoCreate
              • TChar
                • TChar::TCharInfo
              • TCharExtended
              • TCharF
              • TCharLC
              • TCharUC
              • TCheckedUid
              • TChunkCreate
              • TChunkCreateInfo
              • TChunkHeapCreateInfo
              • TCleanupItem
              • TCleanupTrapHandler
              • TClearSetMask
              • TCodeSegCreateInfo
              • TCodeSegLoaderCookie
              • TCollate
              • TCollationDataSet
              • TCollationKeyTable
              • TCollationMethod
              • TCommCapsV01
              • TCommCapsV02
              • TCommCapsV03
              • TCommConfigV01
              • TCommConfigV02
              • TCommNotificationV01
              • TConsoleKey
              • TConvTable
              • TCreateSession
              • TCtrlDigits
              • TCurrencySymbol
              • TDateSuffix
              • TDateTime
              • TDayName
              • TDayNameAbb
              • TDblQue
              • TDblQueBase
              • TDblQueIter
              • TDblQueIterBase
              • TDblQueLink
              • TDblQueLinkBase
              • TDeltaQue
              • TDeltaQueBase
              • TDeltaQueLink
              • TDeltaTimerEntry
              • TDes16
              • TDes16IgnoreOverflow
              • TDes16Overflow
              • TDes8
              • TDes8IgnoreOverflow
              • TDes8Overflow
              • TDesC16
              • TDesC8
              • TDigitiserInfoV01
              • TDigitiserInfoV02
              • TDigitizerCalibration
              • TDllRefTable
              • TDriveInfoV1
              • TDriveInfoV18
              • TEmulatorImageHeader
              • TEndpointBuffer
              • TEndpointDescriptorInfo
              • TEndpointPairInfo
              • TEndpointTransferInfo
              • TErrorInfo
              • TExcInfo
              • TExceptionDescriptor
              • TExtendedLocale
              • TExtensionRomHeader
              • TFindChunk
              • TFindCodeSeg
              • TFindHandle
              • TFindHandleBase
              • TFindLibrary
              • TFindLogicalDevice
              • TFindMutex
              • TFindPhysicalDevice
              • TFindProcess
              • TFindSemaphore
              • TFindServer
              • TFindThread
              • TFixedArray
              • TFormatInfo
              • TFuncTable
              • TFunctor
              • THandleInfo
              • THashFunction32
              • THashMapIter
                • THashMapIter::SFullElement
              • THashSetIter
                • THashSetIter::SFullElement
              • THashTableIterBase
              • TIdentityRelation
              • TIpcArgs
              • TKernelHeapMarkCheckInfo
              • TKey
              • TKeyArrayFix
              • TKeyArrayPak
              • TKeyArrayVar
              • TKeyCodePattern
              • TKeyData
              • TKeyboardInfoV01
              • TLDFormatInfo
              • TLDriveAssignInfo
              • TLdrInfo
              • TLex16
              • TLex8
              • TLexMark16
              • TLexMark8
              • TLibraryCreateInfo
              • TLinearOrder
              • TLitC
              • TLitC16
              • TLitC8
              • TLocalDriveCaps
              • TLocalDriveCapsV2
              • TLocalDriveCapsV3
              • TLocalDriveCapsV4
              • TLocalDriveCapsV5
              • TLocalDriveCapsV6
              • TLocalDriveCapsV7
              • TLocalDriveControlIOData
              • TLocalDriveMessageData
              • TLocalDrivePasswordData
              • TLocale
              • TLocaleMessageText
              • TLongDateFormatSpec
              • TMBRPartitionEntry
              • TMachineInfoV1
              • TMachineInfoV2
              • TMaskedModifiers
              • TMediaDeviceAssignInfo
              • TMediaPswdNotifyBase
              • TMediaPswdReplyNotifyInfoV1
              • TMediaPswdSendNotifyInfoV1Debug
              • TMemoryInfoV1
              • TMonthName
              • TMonthNameAbb
              • TMountInfoData
              • TMouseInfoV01
              • TMouseProperties
              • TObjectDataStr
              • TObjectId
              • TObjectOpenInfo
              • TOnOffInfoV1
              • TOstArray
              • TPacketLengths
                • TPacketLengths::TLength
              • TPacketResults
              • TPageDeviceInfo
              • TPasswordStore
              • TPckg
              • TPckgBuf
              • TPckgC
              • TPlatSecDiagnostic
              • TPoint
              • TPoint3D
              • TPriQue
              • TPriQueLink
              • TProcessCreateInfo
              • TProcessId
              • TProcessMemoryInfo
              • TProfile
              • TPropertyInfo
              • TPtr16
              • TPtr8
              • TPtrC16
              • TPtrC8
              • TPtrHashMapIter
                • TPtrHashMapIter::SFullElement
              • TPtrHashSetIter
                • TPtrHashSetIter::SFullElement
              • TRawEvent
              • TRawEventBuf
              • TRealFormat
              • TRealX
              • TRect
              • TRefByValue
              • TRegion
              • TRegionFix
              • TRequestStatus
              • TRomDir
              • TRomDirSortInfo
              • TRomEntry
              • TRomExceptionSearchTable
              • TRomHeader
              • TRomImageHeader
              • TRomInfoEntryV1
              • TRomInfoV1
              • TRomRootDirectoryList
              • TRomSectionHeader
              • TRootDirInfo
              • TScreenInfoV01
              • TSecureId
              • TSecurityInfo
              • TSecurityPolicy
              • TSglQue
              • TSglQueBase
              • TSglQueIter
              • TSglQueIterBase
              • TSglQueLink
              • TShPoolCreateInfo
              • TShPoolInfo
              • TSharedChunkBufConfigBase
              • TShortDateFormatSpec
              • TSize
              • TSoundInfoV1
              • TStandardUnicodeDataSet
              • TStaticSecurityPolicy
              • TSupplyInfoV1
              • TSwap
              • TThreadCreateInfo
              • TThreadId
              • TThreadStackInfo
              • TTickCountQue
              • TTickCountQueLink
              • TTime
              • TTimeFormatSpec
              • TTimeIntervalBase
              • TTimeIntervalDays
              • TTimeIntervalHours
              • TTimeIntervalMicroSeconds
              • TTimeIntervalMicroSeconds32
              • TTimeIntervalMinutes
              • TTimeIntervalMonths
              • TTimeIntervalSeconds
              • TTimeIntervalYears
              • TTraceContext
              • TTrap
              • TTrapHandler
              • TUid
              • TUidType
              • TUnicode
              • TUnicodeData
              • TUnicodeDataRange
              • TUnicodeDataSet
              • TUnicodePlane
              • TUsbConfigurationDescriptor
              • TUsbDeviceCapsV01
              • TUsbDeviceDescriptor
              • TUsbDeviceQualifierDescriptor
              • TUsbEndpointDescriptor
              • TUsbGenericDescriptor
              • TUsbInterfaceAssociationDescriptor
              • TUsbInterfaceDescriptor
              • TUsbOTGDescriptor
              • TUsbOtherSpeedDescriptor
              • TUsbStringDescriptor
              • TUsbcClassInfo
              • TUsbcEndpointCaps
              • TUsbcEndpointData
              • TUsbcEndpointInfo
              • TUsbcIfcInfo
              • TUsbcInterfaceInfo
              • TUsbcScBufferRecord
              • TUsbcScChunkAltSettingHeader
              • TUsbcScChunkBuffersHeader
              • TUsbcScChunkHdrOffs
              • TUsbcScChunkHeader
              • TUsbcScEndpointInfo
              • TUsbcScHdrEndpointRecord
              • TUsbcScIfcInfo
              • TUsbcScInterfaceInfo
              • TUsbcScTransferHeader
              • TVariantInfoV01
              • TVendorId
              • TVersion
              • TVideoInfoV01
              • TestOverflowTruncate
              • Time
              • UTF::TTraceContext
              • UsbDescriptorParser
              • User
              • UserHal
              • UserHeap
              • UserSvr
              • _ArrayUtil
              • collate.h
              • crashflash.h
              • d32comm.h
              • d32comm.inl
              • d32locd.h
              • d32otgdi_errors.h
              • d32usbc.h
              • d32usbcsc.h
              • d32usbcshared.h
              • d32usbdi.h
              • d32usbdi_errors.h
              • e32base.h
              • e32btrace.h
              • e32cmn.h
              • e32cmn_private.h
              • e32cons.h
              • e32const.h
              • e32const_private.h
              • e32debug.h
              • e32def.h
              • e32def_private.h
              • e32des16.h
              • e32des16_private.h
              • e32des8.h
              • e32des8_private.h
              • e32err.h
              • e32event.h
              • e32hal.h
              • e32hashtab.h
              • e32ldr_private.h
              • e32lmsg.h
              • e32math.h
              • e32property.h
              • e32rom.h
              • e32std.h
              • e32std_private.h
              • e32twin.h
              • e32uid.h
              • e32utrace_basic_types.h
              • e32ver.h
              • k32keys.h
              • opensystemtrace.inl
              • opensystemtrace_types.h
              • partitions.h
              • rm_debug_api.h
              • twintnotifier.h
              • u32hal.h
              • u32std.h
              • usb.h
              • videodriver.h
          • Kernel Test
            • E32 Utilities
              • DPTest
                • DPTest::TEventInfo
              • MProfilerController
              • MProfilerEngine
              • Profiler
              • profiler.h
          • User Library and File Server
            • Domain Manager
              • CDmDomain
              • CDmDomainManager
              • DmPolicy
              • RDmDomain
              • RDmDomainManager
              • RDmDomainSession
              • RDmManagerSession
              • TDmDomainSpec
              • TDmHierarchyPolicy
              • TTransInfo
              • TTransitionFailure
              • domaindefs.h
              • domainpolicy.h
            • File Server
              • CAsyncNotifier
              • CBaseExtProxyDrive
              • CDir
              • CDirCB
              • CDirScan
              • CExtNotifyMediaChange
              • CExtProxyDrive
              • CExtProxyDriveFactory
              • CFileBase
              • CFileCB
                • CFileCB::MBlockMapInterface
                • CFileCB::MExtendedFileInterface
              • CFileMan
              • CFileShare
              • CFileSystem
                • CFileSystem::MFileSystemExtInterface
              • CFormatCB
              • CFsDispatchObject
              • CFsObject
              • CFsPlugin
              • CFsPluginConn
              • CFsPluginConnRequest
              • CFsPluginFactory
              • CLocDrvMountCB
              • CLocalProxyDrive
              • CMountCB
                • CMountCB::MFileAccessor
                • CMountCB::MFileExtendedInterface
              • CProxyDrive
              • CProxyDriveFactory
              • CRawDiskCB
              • E32EmulExpSymInfoHdr
              • E32EpocExpSymInfoHdr
              • E32ImageHeader
              • E32ImageHeaderComp
              • E32ImageHeaderV
              • E32ImportBlock
              • E32ImportSection
              • E32RelocBlock
              • E32RelocSection
              • F32Properties
              • MFileManObserver
              • MFileSystemClusterSize
              • MFileSystemSubType
              • RDir
              • RDirPlugin
              • RFile
              • RFile64
              • RFilePlugin
              • RFormat
              • RFs
                • RFs::TNameValidParam
              • RFsPlugin
              • RLocalMessage
              • RPlugin
              • RRawDisk
              • SBlockMapArgs
              • SBlockMapInfo
              • TAsyncReadRequest
              • TBlockMapEntry
              • TCodePageFunctions
              • TCodePageUtils
              • TDrive
              • TDriveExtInfo
              • TDriveInfo
              • TDriveUnit
              • TEntry
              • TEntryArray
              • TExtensionInfo
              • TFileShareLock
              • TFileText
              • TFindFile
              • TFsPluginRequest
              • TLocalDriveMappingInfo
              • TOpenFileScan
              • TParse
              • TParseBase
                • TParseBase::SField
              • TParsePtr
              • TParsePtrC
              • TPluginConnRequestQue
              • TPluginSessionHelper
              • TRawEntryArray
              • TVolFormatParam
              • TVolumeIOParamInfo
              • TVolumeInfo
              • f32dbg.h
              • f32file.h
              • f32file_private.h
              • f32fsys.h
              • f32fsys.inl
              • f32image.h
              • f32plugin.h
              • f32tracedef.h
              • f32ver.h
              • ftlcontrolio.h
        • Locating Services
          • Data Source Adaptation
            • GPS Data Source Adaptation
              • CPositioner
              • MPositionerStatus
              • positioningpluginfwinternalcrkeys.h
          • Generic Positioning Plugins
            • Bluetooth GPS Positioning Module
              • CLbsBtGpsConfig
              • MLbsBtGpsConfigObserver
              • TLbsBtGpsClassTypeBase
              • TLbsBtGpsDeviceInfo
              • TLbsBtGpsDeviceInfoBase
              • lbsbtgpsconfigtypes.h
          • Locating Services Tests
            • Location Protocol Tests
              • CAssistanceDataDeliveryR3IEs
              • CAssistanceDataDeliveryR3IEsContent
              • CAssistanceDataSourceBase
              • CAssistanceDataSourceModuleBase
              • CRrcGpsAssistanceData
              • CRrcGpsAssistanceDataContent
              • CSuplCdmaCellInformation
              • CSuplCdmaCellInformationContent
              • CSuplCellInfo
              • CSuplCellInfoContent
              • CSuplEnd
              • CSuplEndContent
              • CSuplGsmCellInformation
              • CSuplGsmCellInformationContent
              • CSuplIpAddress
              • CSuplIpAddressContent
              • CSuplLocationId
              • CSuplLocationIdContent
              • CSuplMessage
              • CSuplMessageContent
              • CSuplPos
              • CSuplPosContent
              • CSuplPosInit
              • CSuplPosInitContent
              • CSuplPosPayloadContent
              • CSuplPosProtocol
              • CSuplPosProtocolContent
              • CSuplPosTechnology
              • CSuplPosTechnologyContent
              • CSuplPosition
              • CSuplPositionContent
              • CSuplPositionEstimate
              • CSuplPositionEstimateContent
              • CSuplQoP
              • CSuplQoPContent
              • CSuplRequestedAssistData
              • CSuplRequestedAssistDataContent
              • CSuplResponse
              • CSuplResponseContent
              • CSuplSessionId
              • CSuplSessionIdContent
              • CSuplSetCapabilities
              • CSuplSetCapabilitiesContent
              • CSuplSetId
              • CSuplSetIdContent
              • CSuplSetSessionId
              • CSuplSetSessionIdContent
              • CSuplSlpAddress
              • CSuplSlpAddressContent
              • CSuplSlpSessionId
              • CSuplSlpSessionIdContent
              • CSuplStart
              • CSuplStartContent
              • CSuplVersion
              • CSuplVersionContent
              • CSuplWcdmaCellInformation
              • CSuplWcdmaCellInformationContent
              • MLbsAssistanceDataSourceObserver
              • MLbsNetSimObserver
              • MLbsNetSimTestObserver
              • RLbsNetSim
                • RLbsNetSim::CMeasurementReportLocation
                • RLbsNetSim::CNotificationCancelPrivacyRequest
                • RLbsNetSim::CNotificationMeasurementControlLocation
                • RLbsNetSim::CNotificationNetworkGone
                • RLbsNetSim::CNotificationRegisterLcsLocation
                • RLbsNetSim::CNotificationResetAssistanceData
              • RLbsNetSimTest
                • RLbsNetSimTest::CMessageReleaseLcsLocationNotification
                • RLbsNetSimTest::CMessageStartNetworkLocationRequest
                • RLbsNetSimTest::CNotificationConnect
                • RLbsNetSimTest::CNotificationDisconnect
                • RLbsNetSimTest::CNotificationFacilityLcsMoLrResult
                • RLbsNetSimTest::CNotificationMeasurementControlLocation
                • RLbsNetSimTest::CNotificationMeasurementReport
                • RLbsNetSimTest::CNotificationMeasurementReportControlFailure
                • RLbsNetSimTest::CNotificationMeasurementReportRequestMoreAssitanceData
                • RLbsNetSimTest::CNotificationRegisterLcsMoLr
                • RLbsNetSimTest::CNotificationReleaseLcsMoLr
              • TAssistanceDataSourceModuleConstructionParams
              • lbsassistancedatasourcemodule.h
              • lbsnetsimstatus.h
          • Location Management
            • Location Core
              • CGPSSetClockBase
              • CLbsAdmin
              • CLbsAssistanceDataLogEvent
              • CLbsExternalLocateLogEvent
              • CLbsLocationSourceGpsBase
              • CLbsLogEvent
              • CLbsNetworkLocateLogEvent
              • CLbsNetworkProtocolBase
              • CLbsNetworkProtocolBase2
              • CLbsRefLocationSourceBase
              • CLbsSelfLocateLogEvent
              • CLbsTransmitLocationLogEvent
              • CPosIntGpsHwStatus
              • CPosModuleIdList
              • CPosModuleUpdate
              • CPosModules
              • CPosTrace
              • CRequestor
              • CRequestorBase
              • DataBuilderFuncs
              • DataReaderFuncs
              • HPositionGenericInfo
              • MLbsAdminObserver
              • MLbsLocationSourceGpsObserver
              • MLbsNetworkProtocolObserver
              • MLbsNetworkProtocolObserver2
              • MLbsRefLocationObserver
              • MPosIntGpsHwStatusObserver
              • MPosModulesObserver
              • PositionFieldManager
              • RAcquisitionSatInfoArrayBuilder
              • RAcquisitionSatInfoArrayReader
              • RAcquisitionSatInfoBuilder
              • RAcquisitionSatInfoReader
              • RAlmanacSatInfoArrayBuilder
              • RAlmanacSatInfoArrayReader
              • RAlmanacSatInfoBuilder
              • RAlmanacSatInfoReader
              • RBadSatArrayBuilder
              • RBadSatArrayReader
              • RBadSatListBuilder
              • RBadSatListReader
              • RDataBuilder
              • RDataBuilderArray
              • RDataBuilderArrayBase
              • RDataBuilderBase
              • RDataBuilderRootBase
              • RDataReader
              • RDataReaderArray
              • RDataReaderArrayBase
              • RDataReaderBase
              • RDataReaderRootBase
              • REllipsoidPointAltitudeEllipsoideBuilder
              • REllipsoidPointAltitudeEllipsoideReader
              • REphemerisParameterBuilder
              • REphemerisParameterReader
              • RExtraDopplerInfoBuilder
              • RExtraDopplerInfoReader
              • RGpsTowAssistArrayBuilder
              • RGpsTowAssistArrayReader
              • RGpsTowAssistBuilder
              • RGpsTowAssistReader
              • RLbsAssistanceDataBuilderSet
              • RLbsAssistanceDataReaderSet
              • RNavigationModelSatInfoArrayBuilder
              • RNavigationModelSatInfoArrayReader
              • RNavigationModelSatInfoBuilder
              • RNavigationModelSatInfoReader
              • RPositionServer
              • RPositioner
              • RPositionerSubSessionBase
              • RPrimaryCpichInfoBuilder
              • RPrimaryCpichInfoReader
              • RReferenceLocationBuilder
              • RReferenceLocationReader
              • RRequestorStack
              • RRrlpGpsReferenceTimeBuilder
              • RRrlpGpsReferenceTimeReader
              • RSubFrame1ReservedArrayBuilder
              • RSubFrame1ReservedArrayReader
              • RTAzimuthAndElevationBuilder
              • RTAzimuthAndElevationReader
              • RUEPositioningGpsAcquisitionAssistanceBuilder
              • RUEPositioningGpsAcquisitionAssistanceReader
              • RUEPositioningGpsAlmanacBuilder
              • RUEPositioningGpsAlmanacReader
              • RUEPositioningGpsIonosphericModelBuilder
              • RUEPositioningGpsIonosphericModelReader
              • RUEPositioningGpsNavigationModelBuilder
              • RUEPositioningGpsNavigationModelReader
              • RUEPositioningGpsReferenceTimeBuilder
              • RUEPositioningGpsReferenceTimeReader
              • RUEPositioningGpsUtcModelBuilder
              • RUEPositioningGpsUtcModelReader
              • RUtranGpsReferenceTimeBuilder
              • RUtranGpsReferenceTimeReader
              • TAcquisitionSatInfo
              • TAlmanacSatInfo
              • TAzimuthAndElevation
              • TBadSatList
              • TCoordinate
              • TCourse
              • TDetailedErrorReport
              • TEllipsoidPointAltitudeEllipsoide
              • TEphemerisParameter
              • TExtraDopplerInfo
              • TGpsTimingMeasurementData
              • TGpsTowAssist
              • TLbsAdminExtLocService
              • TLbsAdminExtLocServicesInfo
              • TLbsAdminInfoBase
              • TLbsAdminProtocolModuleLoadingInfo
              • TLbsAdminProtocolModulesInfo
              • TLbsAssistanceDataBody
              • TLbsExternalRequestInfo
              • TLbsExternalRequestInfo2
              • TLbsGpsOptions
              • TLbsGpsOptionsArray
              • TLbsGpsOptionsItem
              • TLbsLocClassTypeBase
              • TLbsLocRequestQuality
              • TLbsNetClassTypeBase
              • TLbsNetPosCapabilities
              • TLbsNetPosMethod
              • TLbsNetPosRequestMethod
              • TLbsNetPosRequestOptions
              • TLbsNetPosRequestOptionsAssistance
              • TLbsNetPosRequestOptionsBase
              • TLbsNetPosRequestOptionsTechnology
              • TLbsNetPosRequestPrivacy
              • TLbsNetPosRequestQuality
              • TLbsNetProtocolModuleParams
              • TLbsNetSessionId
              • TLbsNetSessionIdArray
              • TLocality
              • TNavigationModelSatInfo
              • TPosModulesEvent
              • TPosition
              • TPositionAreaExtendedInfo
              • TPositionAreaInfo
              • TPositionAreaInfoBase
              • TPositionClassTypeBase
              • TPositionCourseInfo
              • TPositionCriteria
              • TPositionCriteriaBase
              • TPositionExtendedSatelliteInfo
              • TPositionFieldIndex
              • TPositionGpsMeasurementData
              • TPositionGpsMeasurementInfo
              • TPositionInfo
              • TPositionInfoBase
              • TPositionModuleInfo
              • TPositionModuleInfoBase
              • TPositionModuleStatus
              • TPositionModuleStatusBase
              • TPositionModuleStatusEvent
              • TPositionModuleStatusEventBase
              • TPositionQuality
              • TPositionQualityBase
              • TPositionQualityItem
              • TPositionSatelliteInfo
              • TPositionSelectionOrder
                • TPositionSelectionOrder::SItem
              • TPositionUpdateOptions
              • TPositionUpdateOptionsBase
              • TPrimaryCpichInfo
              • TReferenceLocation
              • TRrlpGpsReferenceTime
              • TSatelliteData
              • TUEPositioningGpsAcquisitionAssistance
              • TUEPositioningGpsAlmanac
              • TUEPositioningGpsIonosphericModel
              • TUEPositioningGpsNavigationModel
              • TUEPositioningGpsReferenceTime
              • TUEPositioningGpsUtcModel
              • TUtranGpsReferenceTime
              • epos_lastknownlocationpskeys.h
              • epos_mposmodulesobserver.h
              • gpssetclockbase.h
              • lbsadminclasstypes.h
              • lbsadmindatatypes.h
              • lbsadminsettings.h
              • lbsassistancedatabase.h
              • lbsassistancereferencetime.h
              • lbsclasstypes.h
              • lbscommon.h
              • lbscriteria.h
              • lbserrors.h
              • lbsfields.h
              • lbsgpsmeasurement.h
              • lbsipc.h
              • lbslocclasstypes.h
              • lbsloccommon.h
              • lbslocdatasourceclasstypes.h
              • lbslocdatasourcegpsbase.h
              • lbslocerrors.h
              • lbsloggerdefs.h
              • lbsnetcommon.h
              • lbsposition.h
              • lbspositioninfo.h
              • lbssatellite.h
              • locationfwdomainpskeys.h
          • Location Request Management
            • Location Server
              • CLbsQualityProfileApi
              • RLbsModuleInfo
              • lbsqualityprofileapi.h
            • Network Request Handler
              • CLbsPrivacyController
              • CPosContactRequestor
              • CPosRequestor
              • CPosServiceRequestor
              • MLbsPrivacyObserver
              • MLbsPrivacyObserver2
              • RLbsTransmitPosition
              • RLbsTransmitPositionServer
              • RPosRequestorStack
              • TLbsPrivacyNotifierParams
              • TLbsPrivacyResponseParams
              • TLbsTransmitPositionOptions
              • TPosQNInputData
              • lbsprivacyextnotifiers.h
          • Network Protocol Modules
            • Privacy Protocol Module
              • CPosGSMPrivacyRequestInfo
              • CPosNetworkPrivacy
              • CPosSUPLPrivacyRequestInfo
              • MLbsPrivacyRequestObserver
              • MPosVerificationObserver
              • TLbsPrivacyClassTypeBase
              • TLbsPrivacyRequest
              • lbsprivacyrequest.h
              • lbsprivacyrequestclasstypes.h
            • SUPL Protocol Module
              • CLbsHostSettingsStore
              • CLbsSuplPush
              • MLbsHostSettingsStoreObserver
              • MLbsSuplPushObserver
              • MLbsSuplPushRecObserver
              • TLbsHostSettingsBase
              • TLbsHostSettingsClassTypeBase
              • TLbsHostSettingsSupl
              • lbshostsettings.h
              • lbshostsettingsclasstypes.h
              • lbssuplpushcommon.h
            • SUPL Proxy Protocol Module
              • CLbsSuplTiApi
              • COMASuplHorizAndVertUncertVelocity
              • COMASuplHorizAndVertVelocity
              • COMASuplHorizUncertVelocity
              • COMASuplHorizVelocity
              • COMASuplInfoRequest
              • COMASuplInfoRequestList
              • COMASuplPosHandlerBase
              • COMASuplPosPayload
              • COMASuplPosSessionBase
              • COMASuplPosition
              • COMASuplReqAsstData
              • COMASuplSETCapabilities
              • COMASuplVelocity
              • MLbsSuplTiObserver
              • RSuplProxyPosSession
              • RSuplProxyPosSubSession
              • TOMASuplAllowedCapabilities
              • TOMASuplAltitudeInfo
              • TOMASuplNavigationModel
              • TOMASuplPosProtocol
              • TOMASuplPosProtocolVersion
              • TOMASuplPosTechnology
              • TOMASuplPositionEstimate
              • TOMASuplSatelliteInfoElement
              • TOMASuplUncertainty
              • TOMASuplUtcTime
              • TSuplInfoRequestData
              • TSuplInfoRequestDataBase
              • epos_comasuplposhandlerbase.h
              • epos_eomasuplposerrors.h
              • lbssuplproxyposclient.h
        • Multimedia
          • Imaging and Camera Frameworks
            • Camera Framework
              • CCamera
                • CCamera::CCameraAdvancedSettings
                  • CCamera::CCameraAdvancedSettings::TContinuousZoomParameters
                  • CCamera::CCameraAdvancedSettings::TContinuousZoomSupportInfo
                  • CCamera::CCameraAdvancedSettings::TECamLEDSpecialEffectStep
                • CCamera::CCameraClientViewFinder
                • CCamera::CCameraContinuousZoom
                • CCamera::CCameraDirectSnapshot
                  • CCamera::CCameraDirectSnapshot::TDirectSnapshotParameters
                • CCamera::CCameraHistogram
                • CCamera::CCameraImageCapture
                • CCamera::CCameraImageProcessing
                  • CCamera::CCameraImageProcessing::TBitsIgnore
                  • CCamera::CCameraImageProcessing::TColorOperationCapabilities
                  • CCamera::CCameraImageProcessing::TColorOperationEntry
                • CCamera::CCameraPostImageCaptureControl
                • CCamera::CCameraPreImageCaptureControl
                  • CCamera::CCameraPreImageCaptureControl::TDriveModeDependentAttributes
                  • CCamera::CCameraPreImageCaptureControl::TImageBufferInfo
                  • CCamera::CCameraPreImageCaptureControl::TPrepareImageParameters
                • CCamera::CCameraPresets
                • CCamera::CCameraSnapshot
                  • CCamera::CCameraSnapshot::TSnapshotParameters
                • CCamera::CCameraV2DirectViewFinder
                • CCamera::CCameraV2Histogram
                  • CCamera::CCameraV2Histogram::TDirectHistogramParameters
                • CCamera::CCameraVideoCaptureControl
                  • CCamera::CCameraVideoCaptureControl::TPrepareVideoParameters
              • CCameraInfoPlugin
              • CCameraPlugin
              • CCameraStatusWatch
              • CCameraStructure
              • CCameraViewFinder
                • CCameraViewFinder::TViewFinderFadingCapabilities
                • CCameraViewFinder::TViewFinderFadingEffect
              • MCameraAdvancedSettings
              • MCameraAdvancedSettings2
              • MCameraAdvancedSettings3
              • MCameraAdvancedSettings4
              • MCameraBuffer
              • MCameraBuffer2
              • MCameraClientViewFinder
              • MCameraContinuousZoom
              • MCameraDirectSnapshot
              • MCameraDirectViewFinder
              • MCameraHistogram
              • MCameraImageBuffer
              • MCameraImageCapture
              • MCameraImageProcessing
              • MCameraImageProcessing2
              • MCameraImageProcessing3
              • MCameraObserver
              • MCameraObserver2
              • MCameraOverlay
              • MCameraOverlay2
              • MCameraPostImageCaptureControl
              • MCameraPreImageCaptureControl
              • MCameraPresets
              • MCameraPresets2
              • MCameraSnapshot
              • MCameraSnapshot2
              • MCameraV2DirectViewFinder
              • MCameraV2Histogram
              • MCameraVideoCaptureControl
              • MCameraViewFinder
              • MCaptureImageObserver
              • MCaptureVideoObserver
              • MClientViewFinderObserver
              • MContinuousZoomObserver
              • MDirectViewFinderObserver
              • MFrameBuffer
              • MHistogramBuffer
              • MHistogramV2Buffer
              • MImplementationFactory
              • MPreImageCaptureControlObserver
              • MReserveObserver
              • MSecureIdPlugin
              • TCameraInfo
              • TECAMEvent
              • TECAMEvent2
              • TECamImplFactoryParam
              • TReservedInfo
              • camerahistogram.h
              • cameraoverlay.h
              • cameraoverlayconst.h
              • camerasnapshot.h
              • ecam.h
              • ecamadvsettings.h
              • ecamadvsettingsconst.h
              • ecamadvsettingsdef.h
              • ecamadvsettingsintf.h
              • ecamcapturecontrol.h
              • ecamcapturecontrolconst.h
              • ecamcapturecontrolintf.h
              • ecamconst.h
              • ecamconstants.h
              • ecamdirectviewfinder.h
              • ecamimageprocessing.h
              • ecamimageprocessingconst.h
              • ecamimageprocessingintf.h
              • ecaminfoplugin.h
              • ecamplugin.h
              • ecamviewfinder.h
              • ecamviewfinderdef.h
              • ecamviewfinderintf.h
              • mcameradirectviewfinder.h
              • mcamerahistogram.h
              • mcameraoverlay.h
              • mcamerasnapshot.h
            • Imaging Frameworks
              • CFrameImageData
              • CFrameInfoStrings
              • CGifScaler
              • CIclRecognizerUtil
              • CImageFrame
              • CImagePanorama
              • CImageProcessor
              • CImageProcessorExtension
              • CJPEGExifDecoder
              • CJPEGExifDecoderPlugin
              • CJPEGExifEncoder
              • CJPEGExifEncoderPlugin
              • CJPEGExifTransformExtension
              • CJPEGImageFrameDecoder
              • CJPEGImageFrameDecoderPlugin
              • CJPEGImageFrameEncoder
              • CJPEGImageFrameEncoderPlugin
              • CMdaBitmapRotator
              • CMdaBitmapScaler
              • CMdaImageBitmapToBitmapUtility
              • CMdaImageBitmapToDescUtility
              • CMdaImageBitmapToFileUtility
              • CMdaImageDataReadUtility
              • CMdaImageDataWriteUtility
              • CMdaImageDescToBitmapUtility
              • CMdaImageFileToBitmapUtility
              • CMdaImageUtility
              • COrientationTransformExtension
              • COverlayTransformExtension
              • CPanoramaTransform
              • CSqueezeTransformExtension
              • CVFTracker
              • ImageProcessor::CImgProcessor
              • ImageProcessor::MImgProcessorObserver
              • ImageProcessor::MImgProcessorPlugin
              • ImageProcessor::MImgProcessorPluginObserver
              • ImageProcessor::MImgProcessorPluginPanoramaInput
              • ImageProcessor::Plugin::MEffect
              • ImageProcessor::Plugin::MEffectAntique
              • ImageProcessor::Plugin::MEffectAutoLevels
              • ImageProcessor::Plugin::MEffectBlur
              • ImageProcessor::Plugin::MEffectBorder
              • ImageProcessor::Plugin::MEffectBrightness
              • ImageProcessor::Plugin::MEffectCartoon
              • ImageProcessor::Plugin::MEffectColorBoost
              • ImageProcessor::Plugin::MEffectColorization
              • ImageProcessor::Plugin::MEffectContrast
              • ImageProcessor::Plugin::MEffectCustomTransformation
              • ImageProcessor::Plugin::MEffectDespeckle
              • ImageProcessor::Plugin::MEffectEmboss
              • ImageProcessor::Plugin::MEffectExposure
              • ImageProcessor::Plugin::MEffectFog
              • ImageProcessor::Plugin::MEffectFrostedGlass
              • ImageProcessor::Plugin::MEffectGrayscale
              • ImageProcessor::Plugin::MEffectGrayscaleNegative
              • ImageProcessor::Plugin::MEffectLevels
              • ImageProcessor::Plugin::MEffectLocalBoost
              • ImageProcessor::Plugin::MEffectMagicPen
              • ImageProcessor::Plugin::MEffectMilky
              • ImageProcessor::Plugin::MEffectMirrorLeftToRight
              • ImageProcessor::Plugin::MEffectMoonlight
              • ImageProcessor::Plugin::MEffectNegative
              • ImageProcessor::Plugin::MEffectNoise
              • ImageProcessor::Plugin::MEffectOily
              • ImageProcessor::Plugin::MEffectPaint
              • ImageProcessor::Plugin::MEffectPosterize
              • ImageProcessor::Plugin::MEffectRgbColorAdjust
              • ImageProcessor::Plugin::MEffectRotation
              • ImageProcessor::Plugin::MEffectSepia
              • ImageProcessor::Plugin::MEffectSharpness
              • ImageProcessor::Plugin::MEffectSketch
              • ImageProcessor::Plugin::MEffectSolarize
              • ImageProcessor::Plugin::MEffectSpotLight
              • ImageProcessor::Plugin::MEffectStamp
              • ImageProcessor::Plugin::MEffectWhiteBalance
              • ImageProcessor::Plugin::MGeometricalOperation
              • ImageProcessor::Plugin::MInputInfo
              • ImageProcessor::Plugin::MOutputInfo
              • ImageProcessor::Plugin::MOverlay
              • ImageProcessor::Plugin::MPreview
              • ImageProcessor::Plugin::MProgressInfo
              • ImageProcessor::TEffect
              • ImageProcessor::TEffectAntique
              • ImageProcessor::TEffectAutoLevels
              • ImageProcessor::TEffectBlur
              • ImageProcessor::TEffectBorder
              • ImageProcessor::TEffectBrightness
              • ImageProcessor::TEffectCartoon
              • ImageProcessor::TEffectColorBoost
              • ImageProcessor::TEffectColorization
              • ImageProcessor::TEffectContrast
              • ImageProcessor::TEffectCustomTransformation
              • ImageProcessor::TEffectDespeckle
              • ImageProcessor::TEffectEmboss
              • ImageProcessor::TEffectExposure
              • ImageProcessor::TEffectFog
              • ImageProcessor::TEffectFrostedGlass
              • ImageProcessor::TEffectGrayscale
              • ImageProcessor::TEffectGrayscaleNegative
              • ImageProcessor::TEffectLevels
              • ImageProcessor::TEffectLocalBoost
              • ImageProcessor::TEffectMagicPen
              • ImageProcessor::TEffectMilky
              • ImageProcessor::TEffectMirrorLeftToRight
              • ImageProcessor::TEffectMoonlight
              • ImageProcessor::TEffectNegative
              • ImageProcessor::TEffectNoise
              • ImageProcessor::TEffectOily
              • ImageProcessor::TEffectPaint
              • ImageProcessor::TEffectPosterize
              • ImageProcessor::TEffectRgbColorAdjust
              • ImageProcessor::TEffectRotation
              • ImageProcessor::TEffectSepia
              • ImageProcessor::TEffectSharpness
              • ImageProcessor::TEffectSketch
              • ImageProcessor::TEffectSolarize
              • ImageProcessor::TEffectSpotLight
              • ImageProcessor::TEffectStamp
              • ImageProcessor::TEffectWhiteBalance
              • ImageProcessor::TGeometricalOperation
              • ImageProcessor::TInputInfo
              • ImageProcessor::TOutputInfo
              • ImageProcessor::TOverlay
              • ImageProcessor::TPreview
              • ImageProcessor::TProgressInfo
              • ImageProcessorUtility
              • MBitmapRotatorPlugin
              • MBitmapScalerPlugin
              • MExifMetadata
              • MExifMetadataReader
              • MExifMetadataWriter
              • MImageConvExtension
              • MImageConvOperation
              • MImageConvPrepare
              • MImageConvScaler
              • MImageConvStreamedDecode
              • MImageConvStreamedEncode
              • MImageDisplayPluginExtension
              • MImagePanoramaPlugin
              • MMdaImageUtilObserver
              • MVFTrackerPlugin
              • TAdvancedSqueezeParams
              • TBmpCompression
              • TBmpImageData
              • TBufPtr8
              • TColorConvertor
              • TDecodeStreamCaps
              • TEncodeStreamCaps
              • TFrameDataBlock
              • TFrameFormat
              • TFrameFormatBase
              • TFrameInfo
              • TFrameLayout
              • TFrameLayoutBase
              • TGifBackgroundColor
              • TGifColorTable
              • TGifComment
              • TGifImageControl
              • TGifImageDescriptor
              • TGifLZWInfo
              • TGifLoopIterations
              • TImageBitmapUtil
                • TImageBitmapUtil::TDataPointer
              • TImageConvOperation
              • TImageConvScaler
              • TImageConvStreamedDecode
              • TImageConvStreamedEncode
              • TImageDataBlock
              • TJpegComment
              • TJpegImageData
              • TJpegQTable
              • TMbmDecodeData
              • TMbmEncodeData
              • TPanoramaLens
              • TPngEncodeData
              • TRational
              • TScalerCaps
              • TTiffImageData
              • bitmaptransforms.inl
              • bitmtransplugin.h
              • icl_propertyuids.h
              • iclexif.h
              • imagecodec.h
              • imagecodecdata.h
              • imageconversion.h
              • imageframeconst.h
              • imageprocessoreffect.h
              • panorama.h
          • Multimedia Device Framework
            • Media Device Framework
              • CCodecApiOpaqueData
              • CCodecApiResolverData
              • CCodecApiVideoOpaqueData
              • CMdfProcessingUnit
              • COmxInputPort
                • COmxInputPort::CBody
              • COmxOutputPort
                • COmxOutputPort::CBody
              • COmxProcessingUnit
                • COmxProcessingUnit::CBody
              • MMdfInputPort
              • MMdfInputPortObserver
              • MMdfOutputPort
              • MMdfOutputPortObserver
              • MMdfProcessingUnitObserver
              • MOmxInputPortCallbacks
              • MOmxOutputPortCallbacks
              • MOmxPuCallbacks
              • TPuConfig
              • TPuConfigParam
              • mdfpuconfig.h
            • Speech Recognition Support
              • CSDClientResult
              • CSDClientResultSet
              • CSDGrammar
              • CSDLexicon
              • CSDModel
              • CSDModelBank
              • CSDPronunciation
              • CSDResult
              • CSDResultSet
              • CSDRule
              • CSpeechRecognitionCustomCommandParser
              • CSpeechRecognitionUtility
                • CSpeechRecognitionUtility::CBody
              • MSpeechRecognitionCustomCommandImplementor
              • MSpeechRecognitionUtilityObserver
              • RSpeechRecognitionCustomCommands
              • TDiagnostic
              • speechrecognitiondatacommon.h
          • Multimedia Hardware Adaptation Interfaces
            • DevSound Hardware Device API
              • CMMFHwDevice
              • MEmptyBuffersCustomInterface
              • MIgnoreUnderflowEventsCustomInterface
              • MMMFHwDeviceObserver
              • MMdfHwDeviceSetup
              • MPlayCustomInterface
              • MRecordCustomInterface
              • MSetVbrFlagCustomInterface
              • MTimePlayedCustomInterface
              • TConnection
              • THwDeviceInitParams
              • TStreamConnection_tag
              • TTaskConfig
              • TTaskConfig2
              • mmfhwdevice.h
              • mmfhwdevicesetup.h
            • Video HAI
              • CCompressedVideoFormat
              • CMMFClockSourcePeriodicUtility
              • CMMFDevVideoPlay
                • CMMFDevVideoPlay::TBitstreamCounters
                • CMMFDevVideoPlay::TBufferOptions
                • CMMFDevVideoPlay::TComplexityLevelInfo
                • CMMFDevVideoPlay::TPictureCounters
              • CMMFDevVideoRecord
                • CMMFDevVideoRecord::TPictureCounters
              • CMMFVideoDecodeHwDevice
              • CMMFVideoEncodeHwDevice
              • CMMFVideoHwDevice
              • CMMFVideoPlayHwDevice
              • CMMFVideoPostProcHwDevice
              • CMMFVideoPreProcHwDevice
              • CMMFVideoRecordHwDevice
              • CPostProcessorInfo
              • CPreProcessorInfo
              • CSystemClockSource
              • CVideoDecoderInfo
              • CVideoEncoderInfo
              • MDevVideoHwDeviceAdapterSetup
              • MMMFClockSource
              • MMMFClockSourcePeriodicUtilityObserver
              • MMMFDevVideoPlayObserver
              • MMMFDevVideoPlayProxy
              • MMMFDevVideoRecordObserver
              • MMMFDevVideoRecordProxy
              • MMMFVideoPlayHwDeviceExtensionScanCopy
              • T3gppHrdVbvParams
              • TColorEnhancementOptions
              • TEncoderBufferOptions
              • TPictureData
              • TPictureId
              • TPictureRateAndSize
              • TRateControlOptions
              • TScaleFactor
              • TUncompressedVideoFormat
              • TVideoInputBuffer
              • TVideoOutputBuffer
              • TVideoPicture
              • TVideoPictureHeader
              • TYuvConversionMatrix
              • TYuvFormat
              • TYuvToRgbCapabilities
              • TYuvToRgbOptions
              • TYuvToYuvCapabilities
              • devvideobase.h
              • devvideoconstants.h
          • Multimedia Libraries
            • Multimedia Framework
              • CExtDisplayConnectionProviderInterface
              • CMMFAddDataSourceSinkAsync
              • CMMFAudioControllerCustomCommandParser
              • CMMFAudioInput
              • CMMFAudioOutput
              • CMMFAudioPlayControllerCustomCommandParser
              • CMMFAudioPlayControllerSetRepeatsCustomCommandParser
              • CMMFAudioPlayDeviceCustomCommandParser
              • CMMFAudioRecordControllerCustomCommandParser
              • CMMFAudioRecordDeviceCustomCommandParser
              • CMMFBitmapFrameBuffer
              • CMMFBuffer
              • CMMFChannelAndSampleRateConverter
              • CMMFChannelAndSampleRateConverterFactory
              • CMMFClip
              • CMMFCodec
              • CMMFController
              • CMMFControllerEventMonitor
              • CMMFControllerExtendedData
              • CMMFControllerImplementationInformation
              • CMMFControllerPluginSelectionParameters
              • CMMFControllerProxyServer
              • CMMFControllerProxySession
              • CMMFControllerProxyShutdown
              • CMMFControllerSecureDrmPluginSelectionParameters
              • CMMFCustomCommandParserBase
              • CMMFCustomCommandParserManager
              • CMMFDRMCustomCommandParser
              • CMMFDataBuffer
              • CMMFDataPath
                • CMMFDataPath::CCompleteCallback
              • CMMFDataPath2
              • CMMFDataPathEventMonitor
              • CMMFDataPathProxyServer
              • CMMFDataPathProxySession
              • CMMFDataSinkHolder
              • CMMFDataSourceHolder
              • CMMFDescriptor
              • CMMFDescriptorBuffer
              • CMMFEventReceiver
              • CMMFFile
                • CMMFFile::CCAFParameters
                • CMMFFile::CMMFFileAsyncEventHandler
              • CMMFFormatDecode
              • CMMFFormatDecode2
              • CMMFFormatDecodePluginSelectionParameters
              • CMMFFormatEncode
              • CMMFFormatEncodePluginSelectionParameters
              • CMMFFormatImplementationInformation
              • CMMFFormatPluginSelectionParameters
              • CMMFFormatSelectionParameters
              • CMMFMetaDataEntry
              • CMMFMidiEvent
              • CMMFMonoToMonoRateConverter
              • CMMFMonoToStereoConverter
              • CMMFMonoToStereoRateConverter
              • CMMFObject
              • CMMFObjectContainer
              • CMMFPluginImplementationInformation
              • CMMFPluginSelectionParameters
              • CMMFPtrBuffer
              • CMMFResourceNotificationCustomCommandParser
              • CMMFStereoToMonoConverter
              • CMMFStereoToMonoRateConverter
              • CMMFStereoToStereoRateConverter
              • CMMFSubThreadEventReceiver
              • CMMFSubThreadServer
              • CMMFSubThreadSession
              • CMMFSubThreadShutdown
              • CMMFTransferBuffer
              • CMMFUrlParams
              • CMMFUrlSink
              • CMMFUrlSource
              • CMMFVideoAudioSamplingRateAndChannelConfigCustomCommandParser
              • CMMFVideoControllerCustomCommandParser
              • CMMFVideoDRMExtCustomCommandParser
              • CMMFVideoPixelAspectRatioCustomCommandParser
              • CMMFVideoPlayControllerCustomCommandParser
              • CMMFVideoPlayControllerExtCustomCommandParser
              • CMMFVideoPlaySubtitleSupportCustomCommandParser
              • CMMFVideoPlaySurfaceSupportCustomCommandParser
              • CMMFVideoRecordControllerCustomCommandParser
              • CMMFVideoRecordControllerExtCustomCommandParser
              • CMMFVideoSetInitScreenCustomCommandParser
              • CMMFYUVBuffer
              • CMdaAudioClipUtility
              • CMdaAudioConvertUtility
              • CMdaAudioInputStream
              • CMdaAudioOutputStream
              • CMdaAudioPlayerUtility
              • CMdaAudioRecorderUtility
              • CMdaAudioToneUtility
              • CMdaAudioType
              • CMdaServer
              • CMidiClientUtility
              • CMidiCustomCommandParser
              • CMidiEventReceiver
              • CMmfGlobalAudioEffect
              • CMmfGlobalEqEffect
                • CMmfGlobalEqEffect::TValues
              • CMmfGlobalMegaEffect
              • CMmfIpcServer
              • CMmfIpcSession
              • CMmfRecognizerUtil
              • CVideoPlayerUtility
              • CVideoPlayerUtility2
              • CVideoRecorderUtility
              • MAsyncEventHandler
              • MAudioLoadingObserver
              • MCustomCommand
              • MCustomInterface
              • MDataSink
              • MDataSource
              • MExtDisplayConnectionProviderCallback
              • MLogonMonitorObserver
              • MMFFormatEcomUtilities
              • MMMFAddDataSourceSinkAsyncObserver
              • MMMFAudioControllerCustomCommandImplementor
              • MMMFAudioInput
              • MMMFAudioOutput
              • MMMFAudioPlayControllerCustomCommandImplementor
              • MMMFAudioPlayControllerSetRepeatsCustomCommandImplementor
              • MMMFAudioPlayDeviceCustomCommandImplementor
              • MMMFAudioRecordControllerCustomCommandImplementor
              • MMMFAudioRecordDeviceCustomCommandImplementor
              • MMMFAudioResourceNotificationCallback
              • MMMFClientUtility
              • MMMFControllerEventMonitorObserver
              • MMMFDRMCustomCommand
              • MMMFDRMCustomCommandImplementor
              • MMMFDataPathEventMonitorObserver
              • MMMFResourceNotificationCustomCommandImplementor
              • MMMFSurfaceEventHandler
              • MMMFVideoAudioSamplingRateAndChannelConfigCustomCommandImplementor
              • MMMFVideoControllerCustomCommandImplementor
              • MMMFVideoDRMExtCustomCommandImplementor
              • MMMFVideoFrameMessage
              • MMMFVideoPixelAspectRatioCustomCommandImplementor
              • MMMFVideoPlayControllerCustomCommandImplementor
              • MMMFVideoPlayControllerExtCustomCommandImplementor
              • MMMFVideoPlaySubtitleSupportCustomCommandImplementor
              • MMMFVideoPlaySurfaceSupportCustomCommandImplementor
              • MMMFVideoRecordControllerCustomCommandImplementor
              • MMMFVideoRecordControllerExtCustomCommandImplementor
              • MMMFVideoSetInitScreenCustomCommandImplementor
              • MMdaAudioInputStreamCallback
              • MMdaAudioOutputStreamCallback
              • MMdaAudioPlayerCallback
              • MMdaAudioToneObserver
              • MMdaAudioTonePlayStartObserver
              • MMdaObjectEventListener
              • MMdaObjectStateChangeObserver
              • MMidiClientUtilityObserver
              • MMidiCustomCommandImplementor
              • MMidiEventHandler
              • MMmfGlobalAudioEffectObserver
              • MMmfGlobalAudioImpl
              • MMmfGlobalAudioPresetList
              • MTaggedDataParserClient
              • MVideoLoadingObserver
              • MVideoPlayerUtilityObserver
              • MVideoRecorderUtilityObserver
              • MmfMessageUtil
              • RMMFAudioControllerCustomCommands
              • RMMFAudioPlayControllerCustomCommands
              • RMMFAudioPlayControllerSetRepeatsCustomCommands
              • RMMFAudioPlayDeviceCustomCommands
              • RMMFAudioRecordControllerCustomCommands
              • RMMFAudioRecordDeviceCustomCommands
              • RMMFController
              • RMMFControllerProxy
              • RMMFCustomCommandsBase
              • RMMFDRMCustomCommands
              • RMMFDataPathProxy
              • RMMFResourceNotificationCustomCommands
              • RMMFSubThreadBase
              • RMMFVideoAudioSamplingRateAndChannelConfigCustomCommands
              • RMMFVideoControllerCustomCommands
              • RMMFVideoDRMExtCustomCommands
              • RMMFVideoPixelAspectRatioCustomCommands
              • RMMFVideoPlayControllerCustomCommands
              • RMMFVideoPlayControllerExtCustomCommands
              • RMMFVideoPlaySubtitleSupportCustomCommands
              • RMMFVideoPlaySurfaceSupportCustomCommands
              • RMMFVideoRecordControllerCustomCommands
              • RMMFVideoRecordControllerExtCustomCommands
              • RMMFVideoSetInitScreenCustomCommands
              • RMidiControllerCustomCommands
              • RMmfSessionBase
              • RTransferWindow
              • TCodecProcessResult
              • TControllerProxyServerParams
              • TFourCC
              • TInstrumentInfo
              • TMMFAudioConfig
              • TMMFAudioSetRepeatsConfig
              • TMMFDescriptorParams
              • TMMFEvent
              • TMMFFileHandleParams
              • TMMFFileParams
              • TMMFMessage
              • TMMFMessageDestination
              • TMMFMidiConfig1
              • TMMFMidiConfig2
              • TMMFMidiConfig3
              • TMMFPrioritySettings
              • TMMFSubtitleWindowConfig
              • TMMFVideoConfig
              • TMMFVideoPlayAutoScaleParams
              • TMMFileHandleSource
              • TMMFileSource
              • TMMSource
              • TMda1BppBmpCodec
              • TMda24BppBmpCodec
              • TMda4BppBmpCodec
              • TMda8BppBmpCodec
              • TMdaAlawAuCodec
              • TMdaAlawRawAudioCodec
              • TMdaAlawWavCodec
              • TMdaAuClipFormat
              • TMdaAuCodec
              • TMdaAudioDataSettings
              • TMdaAudioStreamVolumeRamp
              • TMdaBmpClipFormat
              • TMdaClientPCMAudioDevice
              • TMdaClipFormat
              • TMdaClipLocation
              • TMdaDatatypeSettings
              • TMdaDesClipLocation
              • TMdaEvent
              • TMdaEventPackage
              • TMdaFileClipLocation
              • TMdaGif87aClipFormat
              • TMdaGif89aClipFormat
              • TMdaGifCodec
              • TMdaGsmWavCodec
              • TMdaImaAdpcmWavCodec
              • TMdaJfifClipFormat
              • TMdaJpgComment
              • TMdaJpgQTable
              • TMdaJpgSettings
              • TMdaLocalAudioDevice
              • TMdaMbmClipFormat
              • TMdaMulawAuCodec
              • TMdaMulawRawAudioCodec
              • TMdaMulawWavCodec
              • TMdaObjectEvent
              • TMdaOtaClipFormat
              • TMdaOtaCodec
              • TMdaPackage
              • TMdaPcm16BitAuCodec
              • TMdaPcm8BitAuCodec
              • TMdaPcmWavCodec
              • TMdaPngClipFormat
              • TMdaPngCodec
              • TMdaPrioritySettings
              • TMdaRawAudioClipFormat
              • TMdaRawAudioCodec
              • TMdaRawPackage
              • TMdaS8PcmRawAudioCodec
              • TMdaSB16RawAudioCodec
              • TMdaSL16RawAudioCodec
              • TMdaStreamDevice
              • TMdaTelephonyAudioDevice
              • TMdaTelephonyStateQuery
              • TMdaU8PcmRawAudioCodec
              • TMdaUB16RawAudioCodec
              • TMdaUL16RawAudioCodec
              • TMdaUrlClipLocation
              • TMdaWavClipFormat
              • TMdaWavCodec
              • TMdaWbmpClipFormat
              • TMdaWbmpCodec
              • TMdaWmfApmClipFormat
              • TMdaWmfClipFormat
              • TMdaWmfClpClipFormat
              • TMdaWmfCodec
              • TMediaId
              • TMipMessageEntry
              • TVideoAspectRatio
              • TVideoPlayRateCapabilities
              • audio.h
              • base.h
              • gsmaudio.h
              • mdaaudiotoneplayer.h
              • midistandardcustomcommands.h
              • mmcaf.h
              • mmfaudio.h
              • mmfaudioinput.h
              • mmfaudiooutput.h
              • mmfbase.h
              • mmfbuffer.hrh
              • mmfcontroller.h
              • mmfcontrollerextendeddata.h
              • mmfcontrollerframework.h
              • mmfcontrollerframeworkbase.h
              • mmfcontrollerframeworkclasses.h
              • mmfcontrollerpluginresolver.h
              • mmfdatabuffer.h
              • mmfdatapath.h
              • mmfdatasourcesink.hrh
              • mmfdes.h
              • mmfdrmcustomcommands.h
              • mmffile.h
              • mmfformat.h
              • mmffourcc.h
              • mmfglblaudioeffect.h
              • mmfipc.h
              • mmfipcserver.h
              • mmfmidi.h
              • mmfstandardcustomcommands.h
              • mmfstandardcustomcommandsimpl.h
              • mmfsubthreadbase.h
              • mmfutilities.h
              • mmfvideo.h
              • mmfvideosubtitlecustomcommands.h
              • mmfvideosurfacecustomcommands.h
              • port.h
              • resource.h
              • video.h
            • Multimedia Utility Library
              • MmPluginUtils
              • TMMFileHandleSource
              • TMMFileSource
              • TMMSource
              • mmcaf.h
          • Multimedia Platform Interfaces
            • AAC Decoder Config API
              • AacDecoderConfig.h
              • CAacDecoderConfig
              • TAudioConfig
            • AAC Decoder Config Msg Hdlr API
              • CAacDecoderConfigMsgHdlr
            • AAC Decoder Config Proxy API
              • CAacDecoderConfigProxy
            • Added DevSound Control API
              • AddedDevSoundControlCI.h
              • MAddedDevSoundControl
            • Added DevSound Control Msg Hdlr API
              • CAddedDevSoundControlMsgHdlr
            • Added DevSound Control Proxy API
              • CAddedDevSoundControlProxy
            • Audio Effects Message Handler API
              • CAudioEqualizerMessageHandler
              • CBassBoostMessageHandler
              • CDistanceAttenuationMessageHandler
              • CEnvironmentalReverbMessageHandler
              • CListenerDopplerMessageHandler
              • CListenerLocationMessageHandler
              • CListenerOrientationMessageHandler
              • CLoudnessMessageHandler
              • CRoomLevelMessageHandler
              • CSourceDopplerMessageHandler
              • CSourceLocationMessageHandler
              • CSourceOrientationMessageHandler
              • CStereoWideningMessageHandler
            • Audio Effects Proxy API
              • CAudioEqualizerProxy
              • CBassBoostProxy
              • CDistanceAttenuationProxy
              • CEnvironmentalReverbProxy
              • CListenerDopplerProxy
              • CListenerLocationProxy
              • CListenerOrientationProxy
              • CLoudnessProxy
              • CRoomLevelProxy
              • CSourceDopplerProxy
              • CSourceLocationProxy
              • CSourceOrientationProxy
              • CStereoWideningProxy
              • MAudioEqualizerCallback
              • MBassBoostCallback
              • MDistanceAttenuationCallback
              • MEnvironmentalReverbCallback
              • MListenerDopplerCallback
              • MListenerLocationCallback
              • MListenerOrientationCallback
              • MLoudnessCallback
              • MRoomLevelCallback
              • MSourceDopplerCallback
              • MSourceLocationCallback
              • MSourceOrientationCallback
              • MStereoWideningCallback
            • Audio Routing API
              • CAudioOutput
              • MAudioOutputObserver
            • Audio Routing Msg Hdlr API
              • CAudioInputMessageHandler
              • CAudioOutputMessageHandler
            • Audio Routing Proxy API
              • AudioInputMessageTypes.h
              • AudioOutputMessageTypes.h
              • CAudioInputProxy
              • CAudioOutputProxy
            • Custom Interface Builder API
              • CCustomInterfaceBuilder
              • CCustomInterfaceCustomCommandParser
              • MCustomInterfaceCustomCommandImplementor
            • Custom Interface Message Handler Factory API
              • CMessageHandlerFactory
            • Custom Interface Proxy Factory API
              • CCustomInterfaceProxyFactory
            • Custom Interface Utility API
              • CCustomCommandUtility
              • CCustomInterfaceUtility
              • CProxyCustomInterfaceUtility
            • Error Concealment Interface API
              • CErrorConcealmentIntfc
              • ErrorConcealmentIntfc.h
            • Error Concealment Interface Message Handler API
              • CErrorConcealmentIntfcMsgHdlr
            • Error Concealment Interface Proxy API
              • CErrorConcealmentIntfcProxy
            • Frametable API
              • CFrameTable
                • CFrameTable::TBufRefPosEntry
              • MFrameTableEventObserver
            • G711 Decoder Interface API
              • CG711DecoderIntfc
              • G711DecoderIntfc.h
            • G711 Decoder Interface Message Handler API
              • CG711DecoderIntfcMsgHdlr
            • G711 Decoder Interface Proxy API
              • CG711DecoderIntfcProxy
            • G711 Encoder Interface API
              • CG711EncoderIntfc
              • G711EncoderIntfc.h
            • G711 Encoder Interface Message Handler API
              • CG711EncoderIntfcMsgHdlr
            • G711 Encoder Interface Proxy API
              • CG711EncoderIntfcProxy
            • G729 Decoder Interface API
              • CG729DecoderIntfc
              • G729DecoderIntfc.h
            • G729 Decoder Interface Message Handler API
              • CG729DecoderIntfcMsgHdlr
            • G729 Decoder Interface Proxy API
              • CG729DecoderIntfcProxy
            • G729 Encoder Interface API
              • CG729EncoderIntfc
              • G729EncoderIntfc.h
            • G729 Encoder Interface Message Handler API
              • CG729EncoderIntfcMsgHdlr
            • G729 Encoder Interface Proxy API
              • CG729EncoderIntfcProxy
            • Global Audio Settings API
              • CGlobalAudioSettings
              • MAudioClientsListObserver
              • MAudioSettingsObserver
            • Global Audio Settings Definition API
              • AudioClientsListPSData.h
              • AudioClientsListPSKeys.h
              • GlobalAudioSettingsPSKeys.h
              • TAudioClientListStruct
              • TAudioPolicyProcessIdListStruct
            • Ilbc Decoder Interface API
              • CIlbcDecoderIntfc
              • IlbcDecoderIntfc.h
            • Ilbc Decoder Interface Message Handler API
              • CIlbcDecoderIntfcMsgHdlr
            • Ilbc Decoder Interface Proxy API
              • CIlbcDecoderIntfcProxy
            • Ilbc Encoder Interface API
              • CIlbcEncoderIntfc
              • IlbcEncoderIntfc.h
            • Ilbc Encoder Interface Message Handler API
              • CIlbcEncoderIntfcMsgHdlr
            • Ilbc Encoder Interface Proxy API
              • CIlbcEncoderIntfcProxy
            • RA8 Decoder Interface API
              • CRa8CustomInterface
              • Ra8CustomInterface.h
            • RA8 Decoder Interface Message Handler API
              • CRa8CustomInterfaceMsgHdlr
            • RA8 Decoder Interface Proxy API
              • CRa8CustomInterfaceProxy
            • Restricted Audio Output API
              • CRestrictedAudioOutput
              • RestrictedAudioOutputMessageTypes.h
            • Restricted Audio Output Message Handler API
              • CRestrictedAudioOutputMessageHandler
            • Restricted Audio Output Proxy API
              • CRestrictedAudioOutputProxy
            • SBC Encoder Interface API
              • CSbcEncoderIntfc
              • SbcEncoderIntfc.h
            • SBC Encoder Interface Message Handler API
              • CSbcEncoderIntfcMsgHdlr
            • SBC Encoder Interface Proxy API
              • CSbcEncoderIntfcProxy
                • CSbcEncoderIntfcProxy::TSbcEncConf
            • Speech Encoder Config API
              • CSpeechEncoderConfig
              • SpeechEncoderConfig.h
            • Speech Encoder Config Message Handler API
              • CSpeechEncoderConfigMsgHdlr
            • Speech Encoder Config Proxy API
              • CSpeechEncoderConfigProxy
            • Telephony Audio Routing Client API
              • CTelephonyAudioRouting
              • MTelephonyAudioRoutingObserver
              • TTelephonyAudioRoutingDefaultParams
            • Telephony Audio Routing Manager API
              • CTelephonyAudioRoutingManager
              • MTelephonyAudioRoutingPolicyObserver
            • WMA Decoder Interface API
              • CWmaDecoderIntfc
              • WmaDecoderIntfc.h
            • WMA Decoder Interface Message Handler API
              • CWmaDecoderIntfcMsgHdlr
            • WMA Decoder Interface Proxy API
              • CWmaDecoderIntfcProxy
              • TAllParams
              • TWmaDecoderConfig
            • eAAC Plus Decoder Interface API
              • CEAacPlusDecoderIntfc
              • EAacPlusDecoderIntfc.h
            • eAAC Plus Decoder Interface Message Handler API
              • CEAacPlusDecoderIntfcMsgHdlr
            • eAAC Plus Decoder Interface Proxy API
              • CEAacPlusDecoderIntfcProxy
              • TEAacPlusDecoderConfig
          • Multimedia Plugins
            • 3GP Library
              • C3GPCompose
              • C3GPParse
              • M3GPMP4LibAsyncObserver
              • M3GPMP4LibAsyncTempFileRemoverObserver
              • M3GPParseCallback
              • T3GPAudioPropertiesAmr
              • T3GPAudioPropertiesBase
              • T3GPAudioPropertiesMpeg4Audio
              • T3GPAudioPropertiesQcelp
              • T3GPFrameDependencies
              • T3GPFrameInfoParameters
              • T3GPVideoPropertiesAvc
              • T3GPVideoPropertiesBase
              • T3GPVideoPropertiesH263
              • T3GPVideoPropertiesMpeg4Video
              • TFrameInfoParameters
              • TVideoClipProperties
              • c3gplibrary.h
              • mp4config.h
          • Multimedia Public Interfaces
            • Audio Effects API
              • AudioEqualizerBase.h
              • AudioEqualizerData.h
              • BassBoostBase.h
              • BassBoostData.h
              • CAudioEffect
              • CAudioEqualizer
              • CBassBoost
              • CDistanceAttenuation
              • CDoppler
              • CEnvironmentalReverb
              • CListenerDoppler
              • CListenerLocation
              • CListenerOrientation
              • CLocation
              • CLoudness
              • COrientation
              • CRoomLevel
              • CSourceDoppler
              • CSourceLocation
              • CSourceOrientation
              • CStereoWidening
              • DistanceAttenuationBase.h
              • DistanceAttenuationData.h
              • DopplerData.h
              • EnvironmentalReverbBase.h
              • EnvironmentalReverbData.h
              • ListenerDopplerBase.h
              • ListenerLocationBase.h
              • ListenerOrientationBase.h
              • LocationData.h
              • LoudnessBase.h
              • LoudnessData.h
              • MAudioEffectObserver
              • MAudioEqualizerObserver
              • MBassBoostObserver
              • MDistanceAttenuationObserver
              • MDopplerObserver
              • MEnvironmentalReverbObserver
              • MListenerDopplerObserver
              • MListenerLocationObserver
              • MListenerOrientationObserver
              • MLocationObserver
              • MLoudnessObserver
              • MOrientationObserver
              • MRoomLevelObserver
              • MSourceDopplerObserver
              • MSourceLocationObserver
              • MSourceOrientationObserver
              • MStereoWideningObserver
              • OrientationData.h
              • RoomLevelBase.h
              • RoomLevelData.h
              • SourceDopplerBase.h
              • SourceLocationBase.h
              • SourceOrientationBase.h
              • StereoWideningBase.h
              • StereoWideningData.h
              • TEfAudioEqualizer
              • TEfAudioEqualizerBand
              • TEfAudioEqualizerCombined
              • TEfBassBoostData
              • TEfCommon
              • TEfDistanceAttenuation
              • TEfDoppler
              • TEfEnvironmentalReverb
              • TEfLocation
              • TEfLoudnessData
              • TEfOrientation
              • TEfRoomLevel
              • TEfStereoWidening
            • Audio Effects Presets API
              • CAudioEqualizerUtility
              • CEnvironmentalReverbUtility
              • CStereoWideningUtility
              • TEfAudioEqualizerUtilityPreset
              • TEfEnvironmentalReverbUtilityPreset
              • TEfStereoWideningUtilityPreset
            • DRM Audio Player API
              • CDrmPlayerUtility
              • MDrmAudioPlayerCallback
          • Multimedia Software Adaptation
            • Video Renderer
              • MVideoRendererObserver
              • TVideoFrameBuffer
          • OpenMAX IL
            • OpenMAX IL API
              • CP_PIPETYPE
              • OMX_AUDIO_CONFIG_BALANCETYPE
              • OMX_AUDIO_CONFIG_BASSTYPE
              • OMX_AUDIO_CONFIG_CHANNELMUTETYPE
              • OMX_AUDIO_CONFIG_CHANNELVOLUMETYPE
              • OMX_AUDIO_CONFIG_CHORUSTYPE
              • OMX_AUDIO_CONFIG_ECHOCANCELATIONTYPE
              • OMX_AUDIO_CONFIG_EQUALIZERTYPE
              • OMX_AUDIO_CONFIG_LOUDNESSTYPE
              • OMX_AUDIO_CONFIG_MIDICONTROLTYPE
              • OMX_AUDIO_CONFIG_MIDIIMMEDIATEEVENTTYPE
              • OMX_AUDIO_CONFIG_MIDIMETAEVENTDATATYPE
              • OMX_AUDIO_CONFIG_MIDIMETAEVENTTYPE
              • OMX_AUDIO_CONFIG_MIDISOUNDBANKPROGRAMTYPE
              • OMX_AUDIO_CONFIG_MIDISTATUSTYPE
              • OMX_AUDIO_CONFIG_MUTETYPE
              • OMX_AUDIO_CONFIG_NOISEREDUCTIONTYPE
              • OMX_AUDIO_CONFIG_REVERBERATIONTYPE
              • OMX_AUDIO_CONFIG_STEREOWIDENINGTYPE
              • OMX_AUDIO_CONFIG_TREBLETYPE
              • OMX_AUDIO_CONFIG_VOLUMETYPE
              • OMX_AUDIO_PARAM_AACPROFILETYPE
              • OMX_AUDIO_PARAM_ADPCMTYPE
              • OMX_AUDIO_PARAM_AMRTYPE
              • OMX_AUDIO_PARAM_EVRCTYPE
              • OMX_AUDIO_PARAM_G723TYPE
              • OMX_AUDIO_PARAM_G726TYPE
              • OMX_AUDIO_PARAM_G729TYPE
              • OMX_AUDIO_PARAM_GSMEFRTYPE
              • OMX_AUDIO_PARAM_GSMFRTYPE
              • OMX_AUDIO_PARAM_GSMHRTYPE
              • OMX_AUDIO_PARAM_MIDILOADUSERSOUNDTYPE
              • OMX_AUDIO_PARAM_MIDITYPE
              • OMX_AUDIO_PARAM_MP3TYPE
              • OMX_AUDIO_PARAM_PCMMODETYPE
              • OMX_AUDIO_PARAM_PDCEFRTYPE
              • OMX_AUDIO_PARAM_PDCFRTYPE
              • OMX_AUDIO_PARAM_PDCHRTYPE
              • OMX_AUDIO_PARAM_PORTFORMATTYPE
              • OMX_AUDIO_PARAM_QCELP13TYPE
              • OMX_AUDIO_PARAM_QCELP8TYPE
              • OMX_AUDIO_PARAM_RATYPE
              • OMX_AUDIO_PARAM_SBCTYPE
              • OMX_AUDIO_PARAM_SMVTYPE
              • OMX_AUDIO_PARAM_TDMAEFRTYPE
              • OMX_AUDIO_PARAM_TDMAFRTYPE
              • OMX_AUDIO_PARAM_VORBISTYPE
              • OMX_AUDIO_PARAM_WMATYPE
              • OMX_AUDIO_PORTDEFINITIONTYPE
              • OMX_Audio.h
              • OMX_BS32
              • OMX_BU32
              • OMX_BUFFERHEADERTYPE
              • OMX_CALLBACKTYPE
              • OMX_COMPONENTREGISTERTYPE
              • OMX_COMPONENTTYPE
              • OMX_CONFIG_BACKLIGHTTYPE
              • OMX_CONFIG_BOOLEANTYPE
              • OMX_CONFIG_BRIGHTNESSTYPE
              • OMX_CONFIG_CAPTUREMODETYPE
              • OMX_CONFIG_COLORBLENDTYPE
              • OMX_CONFIG_COLORCONVERSIONTYPE
              • OMX_CONFIG_COLORENHANCEMENTTYPE
              • OMX_CONFIG_COLORKEYTYPE
              • OMX_CONFIG_CONTAINERNODECOUNTTYPE
              • OMX_CONFIG_CONTAINERNODEIDTYPE
              • OMX_CONFIG_CONTRASTTYPE
              • OMX_CONFIG_DITHERTYPE
              • OMX_CONFIG_EXPOSURECONTROLTYPE
              • OMX_CONFIG_EXPOSUREVALUETYPE
              • OMX_CONFIG_FOCUSREGIONTYPE
              • OMX_CONFIG_FRAMERATETYPE
              • OMX_CONFIG_FRAMESTABTYPE
              • OMX_CONFIG_GAMMATYPE
              • OMX_CONFIG_IMAGEFILTERTYPE
              • OMX_CONFIG_INTRAREFRESHVOPTYPE
              • OMX_CONFIG_LIGHTNESSTYPE
              • OMX_CONFIG_MACROBLOCKERRORMAPTYPE
              • OMX_CONFIG_MBERRORREPORTINGTYPE
              • OMX_CONFIG_METADATAITEMCOUNTTYPE
              • OMX_CONFIG_METADATAITEMTYPE
              • OMX_CONFIG_MIRRORTYPE
              • OMX_CONFIG_PLANEBLENDTYPE
              • OMX_CONFIG_POINTTYPE
              • OMX_CONFIG_RECTTYPE
              • OMX_CONFIG_ROTATIONTYPE
              • OMX_CONFIG_SATURATIONTYPE
              • OMX_CONFIG_SCALEFACTORTYPE
              • OMX_CONFIG_TRANSITIONEFFECTTYPE
              • OMX_CONFIG_WHITEBALCONTROLTYPE
              • OMX_Component.h
              • OMX_ContentPipe.h
              • OMX_Core.h
              • OMX_FRAMESIZETYPE
              • OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE
              • OMX_IMAGE_PARAM_FLASHCONTROLTYPE
              • OMX_IMAGE_PARAM_HUFFMANTTABLETYPE
              • OMX_IMAGE_PARAM_PORTFORMATTYPE
              • OMX_IMAGE_PARAM_QFACTORTYPE
              • OMX_IMAGE_PARAM_QUANTIZATIONTABLETYPE
              • OMX_IMAGE_PORTDEFINITIONTYPE
              • OMX_IVCommon.h
              • OMX_Image.h
              • OMX_Index.h
              • OMX_MARKTYPE
              • OMX_OTHER_CONFIG_POWERTYPE
              • OMX_OTHER_CONFIG_STATSTYPE
              • OMX_OTHER_EXTRADATATYPE
              • OMX_OTHER_PARAM_PORTFORMATTYPE
              • OMX_OTHER_PORTDEFINITIONTYPE
              • OMX_Other.h
              • OMX_PARAM_BUFFERSUPPLIERTYPE
              • OMX_PARAM_COMPONENTROLETYPE
              • OMX_PARAM_CONTENTPIPETYPE
              • OMX_PARAM_CONTENTURITYPE
              • OMX_PARAM_DATAUNITTYPE
              • OMX_PARAM_DEBLOCKINGTYPE
              • OMX_PARAM_FOCUSSTATUSTYPE
              • OMX_PARAM_INTERLEAVETYPE
              • OMX_PARAM_MACROBLOCKSTYPE
              • OMX_PARAM_METADATAFILTERTYPE
              • OMX_PARAM_PORTDEFINITIONTYPE
              • OMX_PARAM_SENSORMODETYPE
              • OMX_PARAM_SUSPENSIONPOLICYTYPE
              • OMX_PARAM_SUSPENSIONTYPE
              • OMX_PARAM_U32TYPE
              • OMX_PORT_PARAM_TYPE
              • OMX_PRIORITYMGMTTYPE
              • OMX_RESOURCECONCEALMENTTYPE
              • OMX_TIME_CONFIG_ACTIVEREFCLOCKTYPE
              • OMX_TIME_CONFIG_CLOCKSTATETYPE
              • OMX_TIME_CONFIG_MEDIATIMEREQUESTTYPE
              • OMX_TIME_CONFIG_SCALETYPE
              • OMX_TIME_CONFIG_SEEKMODETYPE
              • OMX_TIME_CONFIG_TIMESTAMPTYPE
              • OMX_TIME_MEDIATIMETYPE
              • OMX_TUNNELSETUPTYPE
              • OMX_Types.h
              • OMX_VERSIONTYPE
              • OMX_VIDEO_CONFIG_AVCINTRAPERIOD
              • OMX_VIDEO_CONFIG_BITRATETYPE
              • OMX_VIDEO_CONFIG_NALSIZE
              • OMX_VIDEO_PARAM_AVCSLICEFMO
              • OMX_VIDEO_PARAM_AVCTYPE
              • OMX_VIDEO_PARAM_BITRATETYPE
              • OMX_VIDEO_PARAM_ERRORCORRECTIONTYPE
              • OMX_VIDEO_PARAM_H263TYPE
              • OMX_VIDEO_PARAM_INTRAREFRESHTYPE
              • OMX_VIDEO_PARAM_MOTIONVECTORTYPE
              • OMX_VIDEO_PARAM_MPEG2TYPE
              • OMX_VIDEO_PARAM_MPEG4TYPE
              • OMX_VIDEO_PARAM_PORTFORMATTYPE
              • OMX_VIDEO_PARAM_PROFILELEVELTYPE
              • OMX_VIDEO_PARAM_QUANTIZATIONTYPE
              • OMX_VIDEO_PARAM_RVTYPE
              • OMX_VIDEO_PARAM_VBSMCTYPE
              • OMX_VIDEO_PARAM_VIDEOFASTUPDATETYPE
              • OMX_VIDEO_PARAM_WMVTYPE
              • OMX_VIDEO_PORTDEFINITIONTYPE
              • OMX_Video.h
            • OpenMAX IL Core
              • COmxComponentLoaderIf
              • COmxILContentPipeIf
              • OMX_LOADERTYPE
          • Sound Device
            • A3F Audio Component Framework
              • CAudioContextFactory
              • MAudioCodec
              • MAudioCodecObserver
              • MAudioContext
              • MAudioContextObserver
              • MAudioGainControl
              • MAudioGainControlObserver
              • MAudioProcessingUnit
              • MAudioProcessingUnitObserver
              • MAudioStream
              • MAudioStreamObserver
              • MContextSetEffectiveClient
              • MCustomInterfaceSupport
              • MCustomInterfaceSupportObserver
              • MMMFAudioDataConsumer
              • MMMFAudioDataSupplier
              • MMMFBufferSink
              • MMMFBufferSource
              • TAudioChannelGain
              • TAudioComponentId
              • TAudioContextId
              • TAudioStreamId
              • TAudioTypeSettings
              • TClientContextSettings
              • TToneData
              • a3fbase.h
              • audioformatuids.h
              • audioprocessingunittypeuids.h
              • maudiocontextobserver.h
              • mcontexteffectiveclient.h
              • msynccisupport.h
              • tonedata.h
            • A3F DevSound
              • CA3FDevSoundAdaptationInfo
              • CAudioSvrLoader
              • CFourCCConvertor
              • MA3FDevSoundAdaptationInfoObserver
              • MA3FDevSoundAutoPauseResume
              • MA3FDevSoundAutoPauseResumeObserver
              • MAudioSvrService
              • MDevSoundCIClientExtension
              • MDevSoundCIServerExtension
              • MTruePauseCustomInterface
              • a3fdevsoundaudiopauseresume.h
              • devsoundadaptationinfo.h
            • A3F Trace Utility
              • TTraceName
              • TraceHeap
              • a3f_trace_ctxt_def.h
            • DevSound API
              • CMMFDevSound
              • MAacDecoderConfig
                • MAacDecoderConfig::TAudioConfig
              • MAudioClientThreadInfo
              • MAudioVibraControl
              • MAutoPauseResumeSupport
              • MDevSoundObserver
              • MEAacPlusDecoderIntfc
              • MG711DecoderIntfc
              • MG711EncoderIntfc
              • MG729DecoderIntfc
              • MG729EncoderIntfc
              • MIlbcDecoderIntfc
              • MIlbcEncoderIntfc
              • MMMFAdvancedAACEncodeSettings
              • MMMFBufferFramesConfig
              • MMMFDSPControl
              • MMMFDevSoundCancelInitialize
              • MMMFDevSoundCustomInterfaceBitRate
              • MMMFDevSoundCustomInterfaceFileBlockLength
              • MMMFDevSoundCustomInterfaceObserver
              • MMMFDevSoundEmptyBuffers
              • MMMFDevSoundQueryIgnoresUnderflow
              • MMMFDevSoundTimePlayed
              • MMMFDevSoundTruePause
              • MMMFErrorConcealmentIntfc
              • MMMFGetTimestamps
              • MMMFGsmConfig
              • MMMFPlaybackStatus
                • MMMFPlaybackStatus::TMMFPlaybackStatus
              • MMMFSampleBuffering
              • MMMFSetDRMProtected
              • MMMFUnderflowAutoStopControl
              • MSbcEncoderIntfc
              • MSpeechEncoderConfig
              • TMMFCapabilities
              • devsoundstandardcustominterfaces.h
              • mmfdevsoundcustominterfacesupportclasses.h
            • DevSound Plugin Support
              • MMMFDevSoundCustomInterfaceChannel
              • MMMFDevSoundCustomInterfaceDeMuxInterface
              • MMMFDevSoundCustomInterfaceDeMuxPlugin
              • MMMFDevSoundCustomInterfaceDeMuxUtility
              • MMMFDevSoundCustomInterfaceMuxPlugin
              • MMMFDevSoundCustomInterfaceMuxUtility
              • MMMFDevSoundCustomInterfaceTarget
              • TMMFDevSoundCIMessageData
              • TMMFDevSoundCustomInterfaceCommand
              • TMMFDevSoundCustomInterfaceData
              • TMMFDevSoundCustomInterfaceDeMuxData
              • mmfdevsoundcustominterface.h
            • Reference DevSound Plugins
              • CMMFSwCodec
                • CMMFSwCodec::TCodecProcessResult
              • CMMFSwCodecWrapper
        • Networking Services
          • ESock API Extensions
            • Internet Sockets
              • SE64Addr
              • SInet6Addr
              • SInetAddr
              • TDnsQryRespBase
              • TDnsQuery
              • TDnsRespA
              • TDnsRespAAAA
              • TDnsRespMX
              • TDnsRespNAPTR
              • TDnsRespPTR
              • TDnsRespSRV
              • TE64Addr
              • TEui64Addr
              • TInetAddr
              • TInetAddressInfo
              • TInetIfConfig
              • TInetInterfaceInfo
              • TInetMulticastInfo
              • TInetNeighbourInfo
              • TInetRouteInfo
              • TIp6Addr
              • TIp6Mreq
              • TLinkAddr
              • TOverlayArray
              • TSoIfConfigBase
              • TSoIfHardwareAddr
              • TSoIfInfo
              • TSoIfInfo6
              • TSoInet6IfConfig
              • TSoInet6InterfaceInfo
              • TSoInetCachedRouteInfo
              • TSoInetIfConfig
              • TSoInetIfQuery
              • TSoInetInterfaceInfo
              • TSoInetIpv4LinkLocalInfo
              • TSoInetLastErr
              • TSoInetRouteInfo
              • TSoTcpLingerOpt
              • dns_qry.h
              • eui_addr.h
              • in6_if.h
              • in6_opt.h
              • in_iface.h
              • in_sock.h
              • in_sock_internal.h
          • Link Layer Control
            • Generic SCPR Parameters
              • GenericScprParameters::TChannel
              • genericscprparams.h
            • Network Interface Manager
              • ADeferredDeletion
              • ADeletionNotifier
              • CAgentBase
              • CAgentConnectionProvider
              • CAgentMetaConnectionProvider
              • CAgentNotificationHandler
              • CAgentProvisionInfo
              • CAgentSMBase
              • CAgentStateBase
              • CAgentSubConnectionProvider
              • CCommsDbAccess
                • CCommsDbAccess::CCommsDbAccessModemTable
              • CCredentialsConfig
              • CDefaultRecordAccess
              • CDialogProcessor
              • CNetCfgExtNotify
              • CNetCfgExtProvision
              • CNetworkConfigExtensionBase
              • CNifAgentBase
              • CNifAgentFactory
              • CNifConfigurationControl
              • CNifConfigurationIf
              • CNifFactory
              • CNifIfBase
              • CNifIfFactory
              • CNifIfLink
              • CTunnelAgentConnectionProvider
              • MAgentNotify
              • MAgentSessionNotify
              • MAgentStateMachineEnv
              • MBcaControlObserver
              • MComm
              • MCommV2
              • MDialogProcessorObserver
              • MNetworkControllerObserver
              • MNifAgentExtendedManagementInterface
              • MNifAgentNotify
              • MNifIfNotify
              • MNifIfUser
              • MServiceChangeObserver
              • MTimer
              • Nif
              • RConfigDaemon
              • TConnInterfaceName
              • TConnectionSettings
              • TDaemonProgress
              • TNifIfInfo
              • TSoIfConnectionInfo
              • agentcprstates.h
              • agenterrors.h
              • agentscprstates.h
              • connectionsettings.h
              • dbaccess.h
              • networkconfigextensionbase.h
              • nif_ver.h
              • nifagt_internal.h
              • nifif.h
              • nifif_internal.h
              • nifman.h
              • nifman_internal.h
              • nifprvar.h
              • nifvar.h
              • nifvar_internal.h
              • rconfigdaemonmess.h
              • tunnelagentcprstates.h
          • Link Layer Protocols
            • Ethernet NIF
              • CEthMetaConnectionProvider
              • CPktDrvFactory
              • TEthernetAddr
              • TIeee802Addr
              • pktdrv.h
              • pktdrv_internal.h
            • PPP NIF
              • CPppAuthConfig
              • CPppCcp
              • CPppCompConfig
              • CPppCompFactory
              • CPppCompressor
              • CPppDeCompressor
              • CPppLcp
              • CPppLcpConfig
              • CPppLinkBase
              • CPppProvisionInfo
              • CPppTsyConfig
              • CVJCompFactory
              • CVJCompressor
              • CVJCompressorIf
              • CVJDeCompressor
              • CVJDeCompressorIf
              • CVJFactory
              • MPppFsm
              • MPppOptionHandler
              • MPppOptionsExtender
              • MPppRecvr
              • RPppOption
              • RPppOptionList
              • SPppLinkAddr
              • TPppAddr
              • TPppExtraRecvr
              • TPppFcs16
              • TPppFcs32
              • TVJCompHdr
              • ThdrICMP
              • ThdrIP
              • ThdrTCP
              • in_ip.h
              • in_std.h
              • in_tcp.h
              • pppbase.h
              • pppccp.h
              • pppcfg.h
              • pppdef.h
              • ppplcp.h
              • pppsock.h
              • vj.h
          • Network Control
            • Comms User Prompt Manager
              • NetUps::CNetUps
              • NetUps::MPolicyCheckRequestOriginator
              • NetUps::TPolicyCheckRequestData
              • netupsproperties.h
              • netupstypes.h
            • IP Transport Layer
              • CSubConIPAddressInfoParamSet
                • CSubConIPAddressInfoParamSet::TSubConIPAddressInfo
            • PF QoS Library
              • CExtension
              • CExtensionPolicy
              • CPfqosPolicyData
              • CSelectorBase
              • TIntVariable
              • TPfqosAddress
              • TPfqosBase
              • TPfqosChannel
              • TPfqosConfigFile
              • TPfqosConfigure
              • TPfqosEvent
              • TPfqosFlowSpec
              • TPfqosMessage
              • TPfqosModule
              • TPfqosSelector
              • TQoSParameters
              • TRealVariable
              • TStringVariable
              • TVariableBase
              • T_pfqos_address
              • T_pfqos_channel
              • T_pfqos_configure
              • T_pfqos_event
              • T_pfqos_flowspec
              • T_pfqos_module
              • T_pfqos_msg
              • T_pfqos_selector
              • pfqosparser.h
              • qosparameters.h
            • QoS Framework PRT
              • CModuleBase
              • MEventInterface
              • MQoSNegotiateEvent
              • TExtensionData
              • TSoIfControllerInfo
              • module_if.h
              • pfqos.h
              • pfqos_address
              • pfqos_channel
              • pfqos_config_file
              • pfqos_configblock
              • pfqos_configblock_flow_id
              • pfqos_configblock_int
              • pfqos_configblock_mat
              • pfqos_configblock_real
              • pfqos_configure
              • pfqos_event
              • pfqos_ext
              • pfqos_extension
              • pfqos_flowspec
              • pfqos_modulespec
              • pfqos_msg
              • pfqos_selector
              • qos_if.h
              • qos_ini.h
            • QoS Library
              • CExtensionBase
              • CQoSAdaptEvent
              • CQoSAddEvent
              • CQoSChannelEvent
              • CQoSConfirmEvent
              • CQoSDeleteEvent
              • CQoSEventBase
              • CQoSFailureEvent
              • CQoSGetEvent
              • CQoSJoinEvent
              • CQoSLeaveEvent
              • CQoSLoadEvent
              • CQoSParameters
              • MQoSObserver
              • RQoSPolicy
              • TQoSSelector
              • qos_extension.h
              • qoslib.h
          • Network Protocols
            • IP Event Notifier
              • IPEvent::CIPEventType
              • IPEvent::CIPReady
              • IPEvent::CLinklocalAddressKnown
              • IPEvent::CMFlagReceived
              • ipeventtypesids.h
            • IP Hook
              • ApiChecker
              • CFlowContext
              • CIp6Hook
              • CModuleTimeout
              • CProtocolBaseUnbind
              • CProtocolInet6Binder
              • CProtocolInterfaceBase
              • CProtocolPosthook
              • MDestinationCache
              • MEventListener
              • MEventService
              • MFlowHook
              • MFlowManager
              • MHashKey
              • MInetBase
              • MInterface
              • MInterfaceManager
              • MIp6Hook
              • MNetworkInfo
              • MNetworkService
              • MPacketContext
              • MProviderNotify
              • MTimeoutManager
              • RFlowContext
              • RMBufHookPacket
              • RMBufPacketPeek
              • RMBufRecvInfo
              • RMBufSendInfo
              • RTimeout
              • SequenceBlock
              • SequenceBlockQueue
              • TCacheInfo
              • TChain
              • TChecksum
              • TFlowInfo
              • THashKeyIp6
              • THashTable
              • TInet6Checksum
              • TInet6DstOptionBase
              • TInet6HeaderAH
              • TInet6HeaderArp
              • TInet6HeaderESP
              • TInet6HeaderExtension
              • TInet6HeaderFragment
              • TInet6HeaderHBH
              • TInet6HeaderHopByHop
              • TInet6HeaderICMP
              • TInet6HeaderICMP_Echo
              • TInet6HeaderICMP_NeighborAdv
              • TInet6HeaderICMP_NeighborSol
              • TInet6HeaderICMP_Redirect
              • TInet6HeaderICMP_RouterAdv
              • TInet6HeaderICMP_RouterSol
              • TInet6HeaderIP
              • TInet6HeaderIP4
              • TInet6HeaderRouting
              • TInet6HeaderTCP
              • TInet6HeaderUDP
              • TInet6OptionBase
              • TInet6OptionICMP_DnsInformation
              • TInet6OptionICMP_LinkLayer
              • TInet6OptionICMP_Mtu
              • TInet6OptionICMP_Prefix
              • TInet6OptionICMP_RouteInformation
              • TInet6Options
              • TInet6Packet
              • TInet6PacketBase
              • TIpHeader
              • TPacketHead
              • TPacketPoker
              • TTcpOptions
              • TTcpSeqNum
              • TimeoutFactory
              • TimeoutLinkage
              • arp_hdr.h
              • dnd_err.h
              • flow.h
              • in6_dstcache_internal.h
              • in6_event.h
              • in_bind.h
              • ip6_hdr.h
              • ip6_hook.h
              • sbque.h
              • timeout.h
          • Network Security
            • IPsec
              • CMessageDigestCrypto
              • CProtocolCrypto
              • CSymmetricCipher
              • RIpsecPolicyServ
              • RSADB
              • TAlgorithmDesc
              • TIpsecSaSpec
              • TIpsecSelectorInfo
              • TLifeTime
              • TPfkeyAnyExt
              • TPfkeyExt
              • TPfkeyExtAddress
              • TPfkeyExtIdent
              • TPfkeyExtKey
              • TPfkeyExtLifetime
              • TPfkeyExtPrivate
              • TPfkeyExtSA
              • TPfkeyExtSpirange
              • TPfkeyGenExtension
              • TPfkeyMsgBase
              • TPfkeyRecvMsg
              • TPfkeySendMsgBase
              • TPolicyHandle
              • TZoneInfo
              • TZoneInfoSet
              • crypto.h
              • in6_ipsec.h
              • ipsecpolapi.h
              • lib_pfkey.h
              • pfkeyv2.h
              • sadb_address
              • sadb_alg
              • sadb_comb
              • sadb_ext
              • sadb_gen_ext
              • sadb_ident
              • sadb_key
              • sadb_lifetime
              • sadb_msg
              • sadb_prop
              • sadb_sa
              • sadb_sens
              • sadb_spirange
              • sadb_supported
              • sadb_x_selector
              • sadb_x_ts
            • TLS
              • CSSLFactory
              • CSSLProviderBase
              • CSSLTimers
              • CSecureSocketLibraryLoader
              • MSSLSocketNotify
              • MSecureSocket
              • MSoPskKeyHandler
              • SSLGlobals
              • TCertInfo
              • TDNInfo
              • TSecSocketProtocol
              • TSecureSocketGlobals
              • securesocket_internal.h
              • ssl.h
              • ssl_internal.h
              • sslerr.h
            • TLS Provider
              • CTLSPublicKeyParams
              • CTlsCryptoAttributes
              • CTokenInfo
              • MTLSSession
              • MTLSTokenProvider
              • TTLSCipherSuite
              • TTLSCipherSuiteMapping
              • TTLSMasterSecretInput
              • TTLSMessageDigest
              • TTLSProtocolVersion
              • TTLSSequenceNumber
              • TTLSServerAddr
              • TTLSSessionData
              • TTLSSessionNameAndID
              • tlstypedef.h
              • tlstypedef_internal.h
          • TCP/IP Utilities
            • DHCP
              • TDhcp6RawOptionDataPckg
              • netcfgextndhcpmsg.h
            • Network Address and Port Translation
              • TInterfaceLockInfo
              • TUplinkInfo
              • naptinterface.h
            • Punycode Converter
              • TPunyCodeDndName
              • punycodeconverter.h
        • OS R&D tools
          • Harmonized Test Interface
            • HTI Build
              • CHTICommPluginInterface
              • CHTIServicePluginInterface
              • CHtiCfg
              • HtiCfg.h
              • HtiCommPluginInterface.h
              • HtiDispatcherInterface.h
              • HtiServicePluginInterface.h
              • HtiStartupWaitInterface.h
              • HtiVersion.h
              • MHtiDispatcher
              • MHtiMemoryObserver
              • MHtiStartupWaitInterface
            • HTI Platform Interfaces
              • CHTICommPluginInterface
              • CHTIServicePluginInterface
              • CHtiCfg
              • HtiCfg.h
              • HtiCommPluginInterface.h
              • HtiDispatcherInterface.h
              • HtiServicePluginInterface.h
              • HtiStartupWaitInterface.h
              • HtiVersion.h
              • MHtiDispatcher
              • MHtiMemoryObserver
              • MHtiStartupWaitInterface
          • Memspy
            • Memspy Build
              • CMemSpyEngine
              • CMemSpyEngineDriveEntry
              • CMemSpyEngineImp
              • CMemSpyEngineMidwife
              • CMemSpyEngineOutputSink
              • CMemSpyEngineSinkMetaData
              • CMemSpyEngineUndertaker
              • MMemSpyDeviceWideOperationsObserver
              • MMemSpyEngineDriveEntryObserver
              • MMemSpyEngineDriveListObserver
              • MMemSpyEngineFbSerbBitmapArrayObserver
              • MMemSpyEngineHelperSysMemTrackerObserver
              • MMemSpyEngineHelperWindowServer
              • MMemSpyEngineMidwifeObserver
              • MMemSpyEngineObserver
              • MMemSpyEngineProcessMemoryTrackerObserver
              • MMemSpyEngineUndertakerObserver
              • MMemSpyEngineWindowGroupList
              • MMemSpyThreadInfoContainerObserver
              • MemSpyEngineUtils
              • RMemSpyDriverClient
              • RMemSpyEngineClientInterface
              • RMemSpyMemStreamReader
              • TMemSpyDriverChunkInfo
              • TMemSpyDriverChunkInfoWithoutName
              • TMemSpyDriverCodeSegInfo
              • TMemSpyDriverCondVarSuspendedThreadInfo
              • TMemSpyDriverCpuExcInfo
              • TMemSpyDriverFreeCell
              • TMemSpyDriverHandleInfoGeneric
              • TMemSpyDriverPAndSInfo
              • TMemSpyDriverProcessInfo
              • TMemSpyDriverProcessInspectionInfo
              • TMemSpyDriverRegSet
              • TMemSpyDriverServerSessionInfo
              • TMemSpyDriverStackInfo
              • TMemSpyDriverStackWatermarkParams
              • TMemSpyDriverThreadInfo
              • TMemSpyDriverThreadInfoBase
              • TMemSpyEngineFBServBitmapInfo
              • TMemSpyEngineHelperSysMemTrackerConfig
              • TMemSpyEngineWindowGroupBasicInfo
              • TMemSpyEngineWindowGroupDetails
              • TMemSpyHeapInfo
              • TMemSpyHeapInfoRHeap
              • TMemSpyHeapMetaDataRHeap
              • TMemSpyHeapObjectDataRHeap
              • TMemSpyHeapStatisticsRHeap
              • TMemSpyHeapStatisticsRHeapAllocated
              • TMemSpyHeapStatisticsRHeapBase
              • TMemSpyHeapStatisticsRHeapCommon
              • TMemSpyHeapStatisticsRHeapFree
              • TMemSpyTruncateOverflow
              • memspydriverconstants.h
              • memspyengineclientinterface.h
              • memspyenginehelperfbserv.h
              • memspyenginehelpersysmemtrackerconfig.h
              • memspyenginehelpersysmemtrackercyclechange.h
              • memspyengineobjectthreadinfoobjects.h
              • memspyengineoutputsink.h
              • memspyenginetwiddlableitemarray.h
              • memspyengineutils.h
            • Memspy Platform Interfaces
              • CMemSpyEngine
              • CMemSpyEngineDriveEntry
              • CMemSpyEngineImp
              • CMemSpyEngineMidwife
              • CMemSpyEngineOutputSink
              • CMemSpyEngineSinkMetaData
              • CMemSpyEngineUndertaker
              • MMemSpyDeviceWideOperationsObserver
              • MMemSpyEngineDriveEntryObserver
              • MMemSpyEngineDriveListObserver
              • MMemSpyEngineFbSerbBitmapArrayObserver
              • MMemSpyEngineHelperSysMemTrackerObserver
              • MMemSpyEngineHelperWindowServer
              • MMemSpyEngineMidwifeObserver
              • MMemSpyEngineObserver
              • MMemSpyEngineProcessMemoryTrackerObserver
              • MMemSpyEngineUndertakerObserver
              • MMemSpyEngineWindowGroupList
              • MMemSpyThreadInfoContainerObserver
              • MemSpyEngineUtils
              • RMemSpyDriverClient
              • RMemSpyEngineClientInterface
              • RMemSpyMemStreamReader
              • TMemSpyDriverChunkInfo
              • TMemSpyDriverChunkInfoWithoutName
              • TMemSpyDriverCodeSegInfo
              • TMemSpyDriverCondVarSuspendedThreadInfo
              • TMemSpyDriverCpuExcInfo
              • TMemSpyDriverFreeCell
              • TMemSpyDriverHandleInfoGeneric
              • TMemSpyDriverPAndSInfo
              • TMemSpyDriverProcessInfo
              • TMemSpyDriverProcessInspectionInfo
              • TMemSpyDriverRegSet
              • TMemSpyDriverServerSessionInfo
              • TMemSpyDriverStackInfo
              • TMemSpyDriverStackWatermarkParams
              • TMemSpyDriverThreadInfo
              • TMemSpyDriverThreadInfoBase
              • TMemSpyEngineFBServBitmapInfo
              • TMemSpyEngineHelperSysMemTrackerConfig
              • TMemSpyEngineWindowGroupBasicInfo
              • TMemSpyEngineWindowGroupDetails
              • TMemSpyHeapInfo
              • TMemSpyHeapInfoRHeap
              • TMemSpyHeapMetaDataRHeap
              • TMemSpyHeapObjectDataRHeap
              • TMemSpyHeapStatisticsRHeap
              • TMemSpyHeapStatisticsRHeapAllocated
              • TMemSpyHeapStatisticsRHeapBase
              • TMemSpyHeapStatisticsRHeapCommon
              • TMemSpyHeapStatisticsRHeapFree
              • TMemSpyTruncateOverflow
              • memspydriverconstants.h
              • memspyengineclientinterface.h
              • memspyenginehelperfbserv.h
              • memspyenginehelpersysmemtrackerconfig.h
              • memspyenginehelpersysmemtrackercyclechange.h
              • memspyengineobjectthreadinfoobjects.h
              • memspyengineoutputsink.h
              • memspyenginetwiddlableitemarray.h
              • memspyengineutils.h
          • STIF
            • STIF Build
              • CAtsLogger
                • CAtsLogger::TTestCase
                • CAtsLogger::TTestSet
              • CFixedFlatArray
              • CSTIFTestMeasurement
                • CSTIFTestMeasurement::TStifMeasurementStruct
              • CSTIFTestMeasurementImplementation
              • CScriptBase
              • CStartedTestCase
              • CStartedTestSet
              • CStifHWReset
              • CStifItemParser
              • CStifLogger
              • CStifParser
              • CStifSectionParser
              • CStifTFwIf
              • CStifTFwIfProt
              • CTestInfo
              • CTestModuleBase
              • CTestModuleIf
              • CTestModuleParam
              • CTestModuleParamVer01
              • CTestProgress
              • CTestSetInfo
              • CTestThreadContainerRunnerFactory
              • CUIEngine
              • CUIEngineContainer
              • CUIIf
              • CUIStore
              • CUIStoreIf
              • CUiEnvProxy
              • MSTIFTestInterference
              • RRefArray
              • RSettingServer
              • RTestCase
              • RTestEngine
              • RTestEngineServer
              • RTestExecution
              • RTestModule
              • RTestServer
              • SettingServerClient.h
              • StifCommand.h
              • StifItemParser.h
              • StifLogger.h
              • StifTFwIf.h
              • StifTFwIfProt.h
              • StifTestEventInterface.h
              • StifTestInterface.h
              • StifTestModule.h
              • TEngineSettings
              • TErrorNotification
              • TEventIf
              • TFullTestResult
              • TGetMeasurementOptions
              • TGetMeasurementOptionsRef
              • TGetRebootStoredParams
              • TGetRebootStoredParamsRef
              • TLoggerSettings
              • TOverwritedSettings
              • TParams
              • TRebootParams
              • TRebootStateParams
              • TSendTestModuleVesionCommandParams
              • TStifFunctionInfo
              • TStifUtil
              • TStopExecutionCommandParams
              • TTestCaseInfo
              • TTestInfo
              • TTestProgress
              • TTestResult
              • TestEngineClient.h
              • TestScripterInternal.h
              • TestServerClient.h
              • UIEngine.h
              • UIEngineContainer.h
              • UIStore.h
              • atslogger.h
            • STIF Platform Interfaces
              • CAtsLogger
                • CAtsLogger::TTestCase
                • CAtsLogger::TTestSet
              • CFixedFlatArray
              • CSTIFTestMeasurement
                • CSTIFTestMeasurement::TStifMeasurementStruct
              • CSTIFTestMeasurementImplementation
              • CScriptBase
              • CStartedTestCase
              • CStartedTestSet
              • CStifHWReset
              • CStifItemParser
              • CStifLogger
              • CStifParser
              • CStifSectionParser
              • CStifTFwIf
              • CStifTFwIfProt
              • CTestInfo
              • CTestModuleBase
              • CTestModuleIf
              • CTestModuleParam
              • CTestModuleParamVer01
              • CTestProgress
              • CTestSetInfo
              • CTestThreadContainerRunnerFactory
              • CUIEngine
              • CUIEngineContainer
              • CUIIf
              • CUIStore
              • CUIStoreIf
              • CUiEnvProxy
              • MSTIFTestInterference
              • RRefArray
              • RSettingServer
              • RTestCase
              • RTestEngine
              • RTestEngineServer
              • RTestExecution
              • RTestModule
              • RTestServer
              • SettingServerClient.h
              • StifCommand.h
              • StifItemParser.h
              • StifLogger.h
              • StifTFwIf.h
              • StifTFwIfProt.h
              • StifTestEventInterface.h
              • StifTestInterface.h
              • StifTestModule.h
              • TEngineSettings
              • TErrorNotification
              • TEventIf
              • TFullTestResult
              • TGetMeasurementOptions
              • TGetMeasurementOptionsRef
              • TGetRebootStoredParams
              • TGetRebootStoredParamsRef
              • TLoggerSettings
              • TOverwritedSettings
              • TParams
              • TRebootParams
              • TRebootStateParams
              • TSendTestModuleVesionCommandParams
              • TStifFunctionInfo
              • TStifUtil
              • TStopExecutionCommandParams
              • TTestCaseInfo
              • TTestInfo
              • TTestProgress
              • TTestResult
              • TestEngineClient.h
              • TestScripterInternal.h
              • TestServerClient.h
              • UIEngine.h
              • UIEngineContainer.h
              • UIStore.h
              • atslogger.h
        • OS Security
          • Authorisation
            • User Prompt Service
              • UserPromptService::CClientEntity
              • UserPromptService::CDecisionDb
              • UserPromptService::CDecisionFilter
              • UserPromptService::CDecisionRecord
              • UserPromptService::CDecisionView
              • UserPromptService::CDialogCreator
              • UserPromptService::CPolicy
              • UserPromptService::CPolicyEvaluator
              • UserPromptService::RUpsManagement
              • UserPromptService::RUpsSession
              • UserPromptService::RUpsSubsession
              • UserPromptService::TSidClasses
              • upsconst.h
              • upsdb.h
              • upsdbw.h
              • upserr.h
              • upstypes.h
            • User Prompt Utils
              • UserPromptService::CPromptData
              • UserPromptService::TPromptResult
          • Content Management
            • Content Access Framework for DRM
              • ContentAccess::CAgentContent
              • ContentAccess::CAgentData
              • ContentAccess::CAgentFactory
              • ContentAccess::CAgentImportFile
              • ContentAccess::CAgentManager
              • ContentAccess::CAgentRightsManager
              • ContentAccess::CAttribute
              • ContentAccess::CBitset
              • ContentAccess::CCafMimeHeader
              • ContentAccess::CContent
              • ContentAccess::CData
              • ContentAccess::CDirStreamable
              • ContentAccess::CEmbeddedObject
              • ContentAccess::CF32AgentUi
              • ContentAccess::CImportFile
              • ContentAccess::CManager
              • ContentAccess::CMetaData
              • ContentAccess::CMetaDataArray
              • ContentAccess::CRightsInfo
              • ContentAccess::CRightsManager
              • ContentAccess::CSupplier
              • ContentAccess::CSupplierOutputFile
              • ContentAccess::CVirtualPath
              • ContentAccess::MAgentRightsBase
              • ContentAccess::RAttributeSet
                • ContentAccess::RAttributeSet::TAttributeValue
              • ContentAccess::RStreamablePtrArray
              • ContentAccess::RStringAttributeSet
              • ContentAccess::TAgent
              • ContentAccess::TF32AgentUiFactory
              • ContentAccess::TVirtualPathPtr
              • agent.h
              • agentfactory.h
              • caferr.h
              • caftypes.h
              • patchdata.h
          • Crypto Libraries
            • Strong Crypto SPI
              • C3DES
              • C3DESDecryptor
              • C3DESEncryptor
              • CAESDecryptor
              • CAESEncryptor
              • CARC4
              • CBlockChainingMode
              • CBlockTransformation
              • CBufferedDecryptor
              • CBufferedEncryptor
              • CBufferedTransformation
              • CDES
              • CDESDecryptor
              • CDESEncryptor
              • CDH
              • CDHKeyPair
              • CDHParameters
              • CDHPrivateKey
              • CDHPublicKey
              • CDSAKeyPair
              • CDSAParameters
              • CDSAPrimeCertificate
              • CDSAPrivateKey
              • CDSAPublicKey
              • CDSASignature
              • CDSASigner
              • CDSAVerifier
              • CDecryptor
              • CEncryptor
              • CModeCBCDecryptor
              • CModeCBCEncryptor
              • CNullCipher
              • CPBAuthData
              • CPBDecryptor
              • CPBDecryptorElement
              • CPBDecryptorSet
              • CPBEncryptElement
              • CPBEncryptParms
                • CPBEncryptParms::TParamsData
              • CPBEncryptSet
              • CPBEncryptionBase
              • CPBEncryptionData
              • CPBEncryptor
              • CPBEncryptorElement
              • CPBEncryptorSet
              • CPadding
              • CPaddingNone
              • CPaddingPKCS1Encryption
              • CPaddingPKCS1Signature
              • CPaddingPKCS7
              • CPaddingSSLv3
              • CRC2
              • CRC2Decryptor
              • CRC2Encryptor
              • CRSAKeyPair
              • CRSAPKCS1v15Decryptor
              • CRSAPKCS1v15Encryptor
              • CRSAPKCS1v15Signer
              • CRSAPKCS1v15Verifier
              • CRSAParameters
              • CRSAPrivateKey
              • CRSAPrivateKeyCRT
              • CRSAPrivateKeyStandard
              • CRSAPublicKey
              • CRSASignature
              • CRSASigner
              • CRSAVerifier
              • CRijndael
              • CSigner
              • CStreamCipher
              • CVerifier
              • MCryptoSystem
              • MSignatureSystem
              • RInteger
              • TCrypto
              • TInteger
              • TPBPassword
              • arc4.h
              • bigint.h
              • blocktransformation.h
              • des.h
              • rc2.h
            • Weak Crypto SPI
              • CHMAC
              • CMD2
              • CMD4
              • CMD5
              • CMessageDigest
              • CMessageDigestFactory
              • CRandom
              • CSHA
              • CSHA1
              • CSHA2
              • CSystemRandom
              • CryptoSpi::CAsymmetricCipherCharacteristics
              • CryptoSpi::CAsymmetricCipherFactory
              • CryptoSpi::CAsymmetricSignatureCharacteristics
              • CryptoSpi::CAsyncKeyPairGenerator
              • CryptoSpi::CAsyncRandom
              • CryptoSpi::CCharacteristics
              • CryptoSpi::CCharacteristicsAndPluginName
              • CryptoSpi::CCryptoBase
              • CryptoSpi::CCryptoBigIntParam
              • CryptoSpi::CCryptoDesC16Param
              • CryptoSpi::CCryptoDesC8Param
              • CryptoSpi::CCryptoIntParam
              • CryptoSpi::CCryptoParam
              • CryptoSpi::CCryptoParams
              • CryptoSpi::CCryptoSpiStateApi
              • CryptoSpi::CExtendedCharacteristics
              • CryptoSpi::CHashCharacteristics
              • CryptoSpi::CHashFactory
              • CryptoSpi::CKey
              • CryptoSpi::CKeyAgreementCharacteristics
              • CryptoSpi::CKeyAgreementFactory
              • CryptoSpi::CKeyPair
              • CryptoSpi::CKeyPairGenerator
              • CryptoSpi::CKeyPairGeneratorFactory
              • CryptoSpi::CKeypairGeneratorCharacteristics
              • CryptoSpi::CMacFactory
              • CryptoSpi::CRandom
              • CryptoSpi::CRandomCharacteristics
              • CryptoSpi::CRandomFactory
              • CryptoSpi::CRuleSelector
              • CryptoSpi::CSelectionRuleContent
              • CryptoSpi::CSelectionRules
              • CryptoSpi::CSignatureFactory
              • CryptoSpi::CSymmetricCipherCharacteristics
              • CryptoSpi::CSymmetricCipherFactory
              • CryptoSpi::MAsymmetricCipher
              • CryptoSpi::MAsymmetricCipherBase
              • CryptoSpi::MAsyncAsymmetricCipher
              • CryptoSpi::MAsyncHash
              • CryptoSpi::MAsyncKeyAgreement
              • CryptoSpi::MAsyncKeyPairGenerator
              • CryptoSpi::MAsyncMac
              • CryptoSpi::MAsyncRandom
              • CryptoSpi::MAsyncSigner
              • CryptoSpi::MAsyncSymmetricCipher
              • CryptoSpi::MAsyncVerifier
              • CryptoSpi::MHash
              • CryptoSpi::MKeyAgreement
              • CryptoSpi::MKeyPairGenerator
              • CryptoSpi::MMac
              • CryptoSpi::MPlugin
              • CryptoSpi::MPluginSelector
              • CryptoSpi::MRandom
              • CryptoSpi::MSignatureBase
              • CryptoSpi::MSigner
              • CryptoSpi::MSymmetricCipher
              • CryptoSpi::MSymmetricCipherBase
              • CryptoSpi::MVerifier
              • CryptoSpi::TAsymmetricCipherCharacteristics
              • CryptoSpi::TAsymmetricKeypairGeneratorCharacteristics
              • CryptoSpi::TAsymmetricSignatureCharacteristics
              • CryptoSpi::TCommonCharacteristics
              • CryptoSpi::THashCharacteristics
              • CryptoSpi::TKeyAgreementCharacteristics
              • CryptoSpi::TKeyProperty
              • CryptoSpi::TRandomCharacteristics
              • CryptoSpi::TSymmetricCipherCharacteristics
              • KeyIdentifierUtil
              • PKCS12KDF
              • RRandomSession
              • TPKCS5KDF
              • TRandom
              • TRomLitC16
              • cryptospidef.h
              • hash.h
              • keyidentifierutil.h
              • pkcs5kdf.h
              • plugincharacteristics.h
              • pluginentrydef.h
              • romlit.h
          • Crypto Management Libraries
            • Crypto Token Framework
              • CCTCertInfo
              • CCTKeyInfo
              • CCTTokenType
              • CCTTokenTypeInfo
              • CCertAttributeFilter
              • CKeyInfoBase
              • MAuthenticationObjectList
              • MCTAuthenticationObject
              • MCTAuthenticationObjectList
              • MCTCertStore
              • MCTDH
              • MCTDecryptor
              • MCTKeyStore
              • MCTKeyStoreManager
              • MCTSigner
              • MCTToken
              • MCTTokenInterface
              • MCTTokenObject
              • MCTTokenType
              • MCTTokenTypeFilter
              • MCTWritableCertStore
              • MCertInfo
              • MCertStore
              • MKeyStore
              • MSecurityDialog
              • RCPointerArray
              • RMPointerArray
              • SecurityDialogFactory
              • TCTAllTokenTypes
              • TCTFindTokenTypesByInterface
              • TCTFindTokenTypesByInterfaceAndAttribute
              • TCTKeyAttributeFilter
              • TCTTokenHandle
              • TCTTokenObjectHandle
              • TCTTokenTypeAttribute
              • TCertificateAppInfo
              • TPINParams
              • cctcertinfo.h
              • mctauthobject.h
              • mctcertstore.h
              • mctkeystore.h
              • mctkeystoremanager.h
              • mctkeystoreuids.h
              • mctwritablecertstore.h
              • mkeystore.h
              • secdlg.h
              • securitydefs.h
              • securitydefsconst.h
              • tcttokentypeattribute.h
            • Security Common Utils
              • CAsyncRequest
              • CScsServer
              • CScsSession
              • CScsSubsession
              • RIpcBuf
              • RIpcReadStream
              • RIpcWriteStream
              • RScsClientBase
              • RScsClientSubsessionBase
              • ipcbuf.h
              • scscommon.h
              • scsserver.h
            • Security Utils
              • CCallbackTimer
              • MTimerObserver
              • RRArray
              • SecuritySettingsServer::RSecSettingsSession
              • securityerr.h
          • Crypto Services
            • ASN PKCS
              • CDecPKCS8Data
              • CPKCS8KeyPairDSA
              • CPKCS8KeyPairRSA
              • MPKCS8DecodedKeyPairData
              • TASN1DecPKCS5
              • TASN1DecPKCS8
              • TASN1EncPKCS5
              • TASN1EncPKCS8
              • asnpkcs.h
            • Certificate and Key Management
              • CASN1EncBase
              • CASN1EncBigInt
              • CASN1EncBitString
              • CASN1EncBoolean
              • CASN1EncConstructed
              • CASN1EncContainer
              • CASN1EncEncoding
              • CASN1EncExplicitTag
              • CASN1EncGeneralizedTime
              • CASN1EncInt
              • CASN1EncNull
              • CASN1EncObjectIdentifier
              • CASN1EncOctetString
              • CASN1EncPrimitive
              • CASN1EncPrintableString
              • CASN1EncSequence
              • CASN1EncSet
              • CAlgorithmIdentifier
              • CCertificate
              • CCertificateAppInfoManager
              • CCertificateValidationWarnings
              • CCmsCertificateChoice
              • CCmsContentInfo
              • CCmsSignedObject
              • CCmsSignerIdentifier
              • CCmsSignerInfo
              • CEncapsulatedContentInfo
              • CPKCS10Attribute
              • CPKCS10Attributes
              • CPKCS10Request
              • CPKCS1SignatureResult
              • CPKCS7ContentInfo
              • CPKCS7DigestInfo
              • CPKCS7EncryptedDataObject
              • CPKCS7ExtendedCertificateOrCertificate
              • CPKCS7IssuerAndSerialNumber
              • CPKCS9ChallengePasswordAttr
              • CPKCS9ExtensionRequestAttr
              • CPKCSAttributeBase
              • CPKIXCertChain
              • CPKIXCertChainBase
              • CPKIXValidationResult
              • CPKIXValidationResultBase
              • CRSASignatureResult
              • CSWICertStore
              • CSignedObject
              • CSigningAlgorithmIdentifier
              • CSigningKeyParameters
              • CSubjectPublicKeyInfo
              • CUnifiedCertStore
              • CValidityPeriod
              • CWTLSAlgorithmIdentifier
              • CWTLSCertChain
              • CWTLSCertificate
              • CWTLSName
              • CWTLSRSAPublicKey
              • CWTLSRSASignatureResult
              • CWTLSSigningAlgorithmIdentifier
              • CWTLSStructuredText
              • CWTLSSubjectPublicKeyInfo
              • CWTLSText
              • CWTLSValidationResult
              • CWTLSValidityPeriod
              • CX500DistinguishedName
              • CX509AccessDescription
              • CX509AlgorithmIdentifier
              • CX509AltNameExt
              • CX509AuthInfoAccessExt
              • CX509AuthorityKeyIdExt
              • CX509BasicConstraintsExt
              • CX509CapabilitySetExt
              • CX509CertChain
              • CX509CertExtension
              • CX509CertPoliciesExt
              • CX509CertPolicyInfo
              • CX509Certificate
              • CX509DHDomainParams
              • CX509DHKeyPair
              • CX509DHPublicKey
              • CX509DHValidationParams
              • CX509DNSName
              • CX509DNSNameSubtree
              • CX509DSAPublicKey
              • CX509DSASignature
              • CX509DomainName
              • CX509ExtendedKeyUsageExt
              • CX509ExtensionBase
              • CX509GeneralName
              • CX509GeneralSubtree
              • CX509IPAddress
              • CX509IPBasedURI
              • CX509IPSubnetMask
              • CX509IntListExt
              • CX509KeyUsageExt
              • CX509NameConstraintsExt
              • CX509PolicyConstraintsExt
              • CX509PolicyMapping
              • CX509PolicyMappingExt
              • CX509PolicyQualifierInfo
              • CX509RFC822Name
              • CX509RFC822NameSubtree
              • CX509RSAPublicKey
              • CX509SigningAlgorithmIdentifier
              • CX509SubjectKeyIdExt
              • CX509SubjectPublicKeyInfo
              • CX509Utf8StringListExt
              • CX509ValidityPeriod
              • CX520AttributeTypeAndValue
              • PKCS12::CDecPkcs12
              • PKCS12::CDecPkcs12Attribute
              • PKCS12::CDecPkcs12CertBag
              • PKCS12::CDecPkcs12KeyBag
              • PKCS12::CDecPkcs12MacData
              • PKCS12::CDecPkcs12SafeBag
              • PKCS12::CDecPkcs12SafeContents
              • PKCS12::CDecPkcs12SafeContentsBag
              • PKCS12::CDecPkcs12ShroudedKeyBag
              • TASN1DecBMPString
              • TASN1DecBitString
              • TASN1DecBoolean
              • TASN1DecDSAKeyPair
              • TASN1DecEnumerated
              • TASN1DecGeneralString
              • TASN1DecGeneralizedTime
              • TASN1DecGeneric
              • TASN1DecGraphicString
              • TASN1DecIA5String
              • TASN1DecInteger
              • TASN1DecNull
              • TASN1DecNumericString
              • TASN1DecObjectIdentifier
              • TASN1DecOctetString
              • TASN1DecPrintableString
              • TASN1DecRSAKeyPair
              • TASN1DecRSAPublicKey
              • TASN1DecSequence
              • TASN1DecSet
              • TASN1DecString
              • TASN1DecTeletexString
              • TASN1DecUTCTime
              • TASN1DecUTF8String
              • TASN1DecVideotexString
              • TASN1DecVisibleString
              • TASN1EncDSAPublicKey
              • TASN1EncRSAPublicKey
              • TCertMetaInfo
              • TKeyFactory
              • TValidationStatus
              • TWTLSKeyFactory
              • TWTLSStructuredTextField
              • TWTLSValidationStatus
              • TX509DSAKeyEncoder
              • TX509KeyEncoder
              • TX509KeyFactory
              • TX509PolicyConstraint
              • TX509RSAKeyEncoder
              • asn1cons.h
              • asn1dec.h
              • asn1enc.h
              • cmssignedobject.h
              • pkcs12.h
              • pkcs12bags.h
              • pkcs12macdata.h
              • pkcs7contentinfo_v2.h
              • pkcs9attr.h
              • swicertstore.h
              • unifiedcertstore.h
              • wtlscert.h
              • wtlsnames.h
              • x509cert.h
              • x509certext.h
              • x509gn.h
              • x520ava.h
            • File-based Certificate and Key Stores
              • certstorepatchdata.h
        • Persistent Data Services
          • Feature Management
            • Feature Manager
              • CFeatureDiscovery
              • CFeatureInfoPlugin
              • FeatureInfoCommand::TEnhancedFeatureInfo
              • FeatureInfoCommand::TFeature
              • FeatureInfoCommand::TFeatureInfo
              • FeatureManager
              • MFeatureInfoPluginCallback
              • MFeatureObserver
              • RFeatureControl
              • TFeatureEntry
              • TFeatureSet
                • TFeatureSet::TFeatureStat
              • featurecmn.h
              • featureinfoplugin.h
            • Feature Registry
              • RFeatureRegistry
                • RFeatureRegistry::TImpl
              • RFeatureRegistryNotify
          • Logging Services
            • Event Logger
              • CLogActive
              • CLogBase
              • CLogClient
              • CLogCntModel
              • CLogEvent
              • CLogEventType
              • CLogFilter
              • CLogFilterList
              • CLogView
              • CLogViewDuplicate
              • CLogViewEvent
              • CLogViewRecent
              • CLogWrapper
              • MLogClientChangeObserver
              • MLogCntModel
              • MLogViewChangeObserver
              • TLogConfig
              • TLogSmsPduData
              • logclientchangeobserver.h
              • logcntdef.h
              • logcntmodel.h
              • logeng.h
              • logengdurations.h
              • logengevents.h
              • logwrap.h
              • logwrapconst.h
              • logwraplimits.h
            • File Logger
              • FLogger
                • FLogger::TSignal
              • RFileLogger
              • TLogFile
              • TLogFormatter
              • TLogFormatter16Overflow
              • TLogFormatter8Overflow
              • flogger.h
            • RFile Logger
              • RFileFlogger
              • TExtraLogField
              • rfilelogger.h
          • Persistent Storage
            • Central Repository
              • CCenRepNotifyHandler
              • CRepository
              • MCenRepNotifyHandlerCallback
              • centralrepository.h
            • DBMS
              • CDbColSet
              • CDbKey
              • CDbNames
              • CDbStrings
              • RDbColReadStream
              • RDbColWriteStream
              • RDbDatabase
                • RDbDatabase::TSize
              • RDbHandle
              • RDbHandleBase
              • RDbIncremental
              • RDbNamedDatabase
              • RDbNotifier
              • RDbRowConstraint
              • RDbRowSet
              • RDbStoreDatabase
              • RDbTable
              • RDbUpdate
              • RDbView
              • RDbs
              • TDbBookmark
                • TDbBookmark::TMark
              • TDbCol
              • TDbColSetIter
              • TDbKeyCol
              • TDbLookupKey
                • TDbLookupKey::SColumn
              • TDbQuery
              • TDbSeekKey
              • TDbSeekMultiKey
              • TDbWindow
              • TUnion
              • d32dbms.h
              • d32dbmsconstants.h
            • SQL
              • RSqlBlobReadStream
              • RSqlBlobWriteStream
              • RSqlColumnReadStream
              • RSqlDatabase
                • RSqlDatabase::TSize
              • RSqlParamWriteStream
              • RSqlSecurityPolicy
              • RSqlStatement
              • TSqlBlob
              • TSqlScalarFullSelectQuery
              • sqldb.h
            • SQLite 3 API
              • sqlite3.h
              • sqlite3_file
              • sqlite3_index_info
                • sqlite3_index_info::sqlite3_index_constraint
                • sqlite3_index_info::sqlite3_index_constraint_usage
                • sqlite3_index_info::sqlite3_index_orderby
              • sqlite3_io_methods
              • sqlite3_mem_methods
              • sqlite3_module
              • sqlite3_mutex_methods
              • sqlite3_vfs
              • sqlite3_vtab
              • sqlite3_vtab_cursor
            • Store
              • CBufStore
              • CDictionaryFileStore
              • CDictionaryStore
              • CDirectFileStore
              • CEmbeddedStore
              • CFileStore
              • CMemPagePool
              • CPageCache
              • CPermanentFileStore
              • CPersistentStore
              • CSecureStore
              • CStoreMap
                • CStoreMap::TEntry
              • CStreamDictionary
                • CStreamDictionary::TEntry
              • CStreamStore
              • FileStoreFactory
              • MBtreeIndexOrg
              • MBtreeKey
              • MBtreeLeafOrg
              • MBtreeNodeOrg
              • MExternalizer
              • MIncrementalCollector
              • MInternalizer
              • MPagePool
              • MStreamBuf
              • MStreamInput
              • MStreamOutput
              • MUnicodeSink
              • MUnicodeSource
              • RBufReadStream
              • RBufWriteStream
              • RDecryptStream
              • RDesReadStream
              • RDesWriteStream
              • RDictionaryReadStream
              • RDictionaryWriteStream
              • REncryptStream
              • RFileBuf
              • RFilePagePool
              • RFileReadStream
              • RFileWriteStream
              • RMemReadStream
              • RMemWriteStream
              • RReadStream
              • RSecureStorePagePool
              • RShareBuf
              • RShareReadStream
              • RShareWriteStream
              • RStorePagePool
              • RStoreReadStream
              • RStoreReclaim
              • RStoreWriteStream
              • RWriteStream
              • TBtree
              • TBtreeFix
              • TBtreeFix< TAny, TAny >
              • TBtreeFixBase
              • TBtreeInlineIndexOrg
                • TBtreeInlineIndexOrg::SEntry
                • TBtreeInlineIndexOrg::SHeader
                • TBtreeInlineIndexOrg::SNode
              • TBtreeInlineLeafOrg
                • TBtreeInlineLeafOrg::SHeader
                • TBtreeInlineLeafOrg::SNode
              • TBtreeKey
              • TBtreeMark
              • TBtreePath
              • TBtreePos
              • TBtreeToken
              • TBufBuf
              • TCachePagePool
              • TCardinality
              • TDecryptFilter
              • TDesBuf
              • TEncryptFilter
              • TExternalizer
              • TInternalizer
              • TMemBuf
              • TMemoryStreamUnicodeSink
              • TMemoryStreamUnicodeSource
              • TMemoryUnicodeSink
              • TMemoryUnicodeSource
              • TPageRef
              • TPagedMultiset
              • TPagedMultiset< TAny >
              • TPagedMultisetBase
              • TPagedSet
              • TPagedSet< TAny >
              • TPagedSetBase
              • TPagedSetBiIter
              • TPagedSetBiIter< TAny >
              • TPagedSetBiIterBase
              • TPagedSetIter
              • TPagedSetIter< TAny >
              • TPagedSetIterBase
              • TPagedSetRIter
              • TPagedSetRIter< TAny >
              • TPagedSetRIterBase
              • TPagedSetToken
              • TSecureFilter
              • TStorePagePoolToken
              • TStreamBuf
              • TStreamExchange
              • TStreamFilter
              • TStreamId
              • TStreamMark
              • TStreamPos
              • TStreamTransfer
              • TSwizzle
              • TSwizzle< TAny >
              • TSwizzleBase
              • TSwizzleC
              • TSwizzleC< TAny >
              • TSwizzleCBase
              • TUnicodeCompressionState
              • TUnicodeCompressor
                • TUnicodeCompressor::TAction
              • TUnicodeExpander
              • s32btree.h
              • s32buf.h
              • s32crypt.h
              • s32file.h
              • s32page.h
              • s32std.h
              • s32stor.h
              • s32strm.h
          • Trace Services
            • Comms Debug Utility
              • commsdebugutility.h
            • Trace Framework
              • MCommandImpl
              • TCommandLookup
              • Ulogger::CPlugin
              • Ulogger::MInputPlugin
              • Ulogger::MOutputPlugin
              • Ulogger::RULogger
              • Ulogger::TPluginConfiguration
              • uloggercommands.h
              • uloggerdatatypes.h
              • uloggerplugin.inl
              • uloggershared.h
        • Text and Localisation Services
          • Character Conversion
            • Character Encoding and Conversion Framework
              • CCharacterSetConverterPluginInterface
              • CCnvCharacterSetConverter
                • CCnvCharacterSetConverter::SCharacterSet
                • CCnvCharacterSetConverter::TArrayOfAscendingIndices
              • CCnvCharacterSetNames
              • CnvUtfConverter
              • CnvUtilities
                • CnvUtilities::SCharacterSet
                • CnvUtilities::SMethod
                • CnvUtilities::SState
              • SCnvConversionData
                • SCnvConversionData::SOneDirectionData
                  • SCnvConversionData::SOneDirectionData::SRange
                    • SCnvConversionData::SOneDirectionData::SRange::UData
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SIndexedTable16
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SIndexedTable16::SEntry
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SIndexedTable32
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SIndexedTable32::SEntry
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable1616
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable1616::SEntry
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable16OfIndexedTables16
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable16OfIndexedTables16::SKeyedEntry
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable3232
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable3232::SEntry
                      • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable32OfIndexedTables32
                        • SCnvConversionData::SOneDirectionData::SRange::UData::SKeyedTable32OfIndexedTables32::SKeyedEntry
                • SCnvConversionData::SVariableByteData
                  • SCnvConversionData::SVariableByteData::SRange
              • charactersetconverter.h
              • charconv.h
            • Character Encoding and Conversion Plugins
              • convgeneratedcpp.h
          • Font and Text Services
            • Font Store
              • CBitmapFont
              • CFontStore
              • CLinkedTypefaceElementSpec
              • CLinkedTypefaceGroup
              • CLinkedTypefaceSpecification
              • COpenFont
              • COpenFontFile
                • COpenFontFile::TAttrib
              • COpenFontLinkedTypefaceElementSpec
              • COpenFontLinkedTypefaceSpecification
              • COpenFontRasterizer
              • COpenFontRasterizerContext
              • CShaper
                • CShaper::TInput
              • CShaperFactory
              • MOpenFontLinkedTypefaceExtension
              • MOpenFontShapingExtension
                • MOpenFontShapingExtension::TExtensionFontMetrics
              • MOpenFontTrueTypeExtension
              • TAlgStyle
              • TCharacterMetrics
              • TLinkedTypefaceElementSpecArgs
              • TLinkedTypefaceGroupArgs
              • TLinkedTypefaceSpecificationArgs
              • TOpenFontCharMetrics
              • TOpenFontFaceAttrib
              • TOpenFontFaceAttribBase
              • TOpenFontGlyphData
              • TOpenFontMetrics
              • TOpenFontSpec
              • TShapeMessageParameters
              • fntstore.h
              • linkedfonts.h
              • openfont.h
              • openfontconstants.h
              • openfontrasterizer.h
          • Text Layout
            • Text Formatting
              • CLayoutData
              • CTmBufSeg
              • CTmCode
              • CTmText
              • CTmTextLayout
                • CTmTextLayout::TTmChunkDescription
              • MFormCustomInterfaceProvider
              • MFormLabelApi
              • MFormParam
              • MTmSource
              • MTmTextDrawExt
              • MTmTextLayoutForwarder
              • RTmParFormat
              • RTmParFormatLayer
              • RTmStyle
              • TCursorPosition
              • TCursorSelection
              • TNonPrintingCharVisibility
              • TTmBullet
              • TTmCharFormat
              • TTmCharFormatLayer
              • TTmCharFormatMask
              • TTmDocPos
              • TTmDocPosSpec
              • TTmFormatParam
              • TTmFormatParamBase
              • TTmHighlightExtensions
              • TTmParBorder
              • TTmParFormatMask
              • TTmReformatParam
              • TTmReformatResult
              • TTmTab
              • TViewRectChanges
              • TViewYPosQualifier
              • inlinetext.h
              • tagma.h
              • tagma_internal.h
            • Text Handling
              • CCharFormatLayer
              • CFormatLayer
              • CGlobalText
              • CNumPagesField
              • CPageNumField
              • CParaFormat
              • CParaFormatLayer
              • CParagraphStyle
              • CStyleList
              • CTextField
              • MEditObserver
              • MFepInlineTextFormatRetriever
              • MFieldFileNameInfo
              • MFieldNumPagesInfo
              • MFieldPageNumInfo
              • MFormatText
              • MLayDoc
              • MParser
              • MRichTextStoreResolver
              • MTextFieldFactory
              • RFormatStream
              • RParagraphStyleInfo
              • TBullet
              • TCharFormat
              • TCharFormatMask
              • TFontPresentation
              • TLogicalRgb
              • TParaBorder
              • TParaBorderArray
              • TParaFormatMask
              • TTabStop
              • fldset.h
              • txtclipboard.h
              • txtetext.h
              • txtetext_internal.h
              • txtfmlyr_internal.h
              • txtfrmat.h
              • txtrich.inl
              • txtstyle.h
          • Text and Localisation Platform Interfaces
            • Japanese Language Utilities API
              • JPLangUtil
            • Sorting Utility API
              • CSortUtil
              • MSortKeyArray
              • MSortUtil
              • TSortKey
          • Text and Localisation Utils
            • Inline Text
              • CInlineTextPositionedText
              • CInlineTextSource
              • CInlineTextStore
              • InlineTextCompositeSource.h
        • USB
          • USB Management
            • USB Manager
              • CFdcPlugin
              • CMsmmPolicyPluginBase
              • CUsbClassControllerBase
              • CUsbClassControllerPlugIn
              • CUsbLog
              • CUsbmanExtensionPlugin
              • MFdcInterfaceV1
              • MFdcPluginObserver
              • MUsbClassControllerNotify
              • MUsbmanExtensionPluginObserver
              • RAcmServer
              • RUsb
              • TAcmConfig
              • TDeviceEventInformation
              • TFunctionLogger
              • TOtgDescriptor
              • TPublishedAcmConfigs
              • acmconfig.h
              • acminterface.h
              • cusbmanextensionplugin.h
              • fdcinterface.h
              • srverr.h
              • usberrors.h
              • usbhostdefs.h
              • usbhosterrors.h
              • usblogger.h
              • usbman.h
              • usbotgdefs.h
              • usbshared.h
              • usbstates.h
        • WLAN
          • WLAN Bearer
            • WLAN CommsDat interface
              • wdbifwlandefs.h
            • WLAN Engine
              • CWLMNotify
              • CWlanDeviceSettings
                • CWlanDeviceSettings::SWlanDeviceSettings
              • MWLMNotify
              • MWlanMgmtPacket
              • RWLMServer
                • RWLMServer::TWlmTsCreateRequest
              • ScanInfo
              • ScanList
              • ScanListIterator
              • TDynamicScanList
              • TMacPckg
              • TScanScheduling
              • TWLMOverrideSettings
              • TWlanLimitedIapData
              • TWlmAvailabilityData
              • TWlmAvailableIaps
              • TWlmNotifyData
              • TWlmProtectedSetupCredentials
              • TWlmRogueList
              • TWlmTrafficStreamParams
              • am_platform_libraries.h
              • genscaninfo.h
              • genscanlist.h
              • genscanoffsets.h
              • wlandevicesettings.h
              • wlmclientserver.h
            • WLAN LDD
              • 802dot11.h
              • FrameXferBlock.h
              • RFrameXferBlock
              • RFrameXferBlockBase
              • RFrameXferBlockProtocolStack
              • RPcmNetCardIf
              • RWlanCircularBuffer
              • RWlanLogicalChannel
              • SAcParamsRecord
              • SAmsduSubframeHeader
              • SAssociationRequestFixedFields
              • SAssociationRequestFrame
              • SAssociationResponseFixedFields
              • SAuthenticationFixedFields
              • SAuthenticationFrame
              • SCapabilityInformationField
              • SDataFrameEncapsulationHeader
              • SDataFrameHeader
              • SDataMpduHeader
              • SDeauthenticateFixedFields
              • SDeauthenticateFrame
              • SDisAssociateFixedFields
              • SDisassociateFrame
              • SDsParameterSetIE
              • SEthernetHeader
              • SEthernetType
              • SExtendedSupportedRatesIE
              • SFrameControl
              • SHtAssociationRequestFrame
              • SHtAuthenticationFrame
              • SHtCapabilitiesIE
              • SHtCapabilitiesIeData
              • SHtDeauthenticateFrame
              • SHtDisassociateFrame
              • SHtManagementFrameHeader
              • SHtOperationIE
              • SHtOperationIeData
              • SHtQosDataFrameHeader
              • SHtReassociationRequestFrame
              • SIbssParameterSetIE
              • SInformationElementHeader
              • SListenIntervalField
              • SManagementFrameHeader
              • SOidMsgStorage
              • SOutputBuffer
              • SPsPoll
              • SQosDataFrameHeader
              • SQosDataMpduHeader
              • SReassociationRequestFixedFields
              • SReassociationRequestFrame
              • SReassociationResponseFixedFields
              • SRxWmmIeData
              • SScanResponseFixedFields
              • SSnapHeader
              • SSsIdIE
              • SSupportedRatesIE
              • STxWmmIE
              • SWmmParamElemData
              • TCapsPcmNetCd
              • TCapsWlanDriverV01
              • TDataBuffer
              • TMacAddress
              • TOpenParam
              • TSharedChunkInfo
              • WalOidMessages
              • _SChannels
              • _TAccessCategoryStatistics
              • _TAddCipherKeyMsg
              • _TAddMulticastAddrMsg
              • _TConfigureArpIpAddressFilteringMsg
              • _TConfigureBssLostMsg
              • _TConfigureHtBlockAckMsg
              • _TConfigureMsg
              • _TConfigureProprietarySnapHdrMsg
              • _TConfigurePwrModeMgmtTrafficOverrideMsg
              • _TConfigureTxQueueMsg
              • _TConfigureTxRatePoliciesMsg
              • _TConfigureUapsdMsg
              • _TConnectMsg
              • _TDisableUserDataMsg
              • _TDisconnectMsg
              • _TEnableUserDataMsg
              • _TGetFrameStatisticsMsg
              • _TGetLastRcpiMsg
              • _TGetMacAddressMsg
              • _TOIDHeader
              • _TPairwiseKeyData
              • _TRemoveMulticastAddrMsg
              • _TSSID
              • _TScanMsg
              • _TSetPowerModeMgmtParamsMsg
              • _TSetPowerModeMsg
              • _TSetRcpiTriggerLevelMsg
              • _TSetTxPowerLevelMsg
              • _TSetTxRateAdaptationParamsMsg
              • _TSnapHeader
              • _TStartIBSSMsg
              • _TStatisticsResponse
              • _TStopScanMsg
              • _TTxRateClass
              • _TTxRatePolicy
              • umac_types.h
              • umacoidmsg.h
              • wlanlddcommon.h
          • WLAN Platform Interfaces
            • WLAN AWS Plugin API
              • CAwsEngineBase
                • CAwsEngineBase::TAwsEngineConstructionParameters
              • MAws
              • MAwsBgScanProvider
              • awsenginebase.h
            • WLAN Agent Hotspot Plug-in API
              • CWlanAgtHotSpotClient
            • WLAN Control API
              • MWlanControlInterface
              • TWlanAccessPointInfo
              • TWlanPacketStatistics
              • TWlanPowerSaveSettings
              • TWlanRoamMetrics
              • TWlanUapsdSettings
            • WLAN DBIF API
              • CLanSettings
              • CWLanSettings
              • SEapExpandedType
              • SLanSettings
              • SWLANSettings
              • SWlanIAPId
              • TWep
              • TWlanSecondarySsid
              • TWpaPsk
              • _TEap
              • wdbifwlansettings.h
            • WLAN Device Settings API
              • wlandevicesettingsinternalcrkeys.h
            • WLAN EAPOL Plugin API
              • CWlanEapolClient
              • MWlanEapolCallbackInterface
              • MWlanEapolInterface
              • wlaneapolclient.h
            • WLAN Generic Plugin API
              • CGenericWlanPluginClient
            • WLAN Hardware Initialization Data API
              • CWlanHwInit
              • MWlanHwInitInterface
              • TMacAddr
              • wlanhwinitinterface.h
            • WLAN Info API
              • wlaninternalpskeys.h
            • WLAN Management API
              • MWlanMgmtNotifications
              • TWlanIapAvailabilityData
              • TWlanProtectedSetupCredentialAttribute
              • TWlanTrafficStreamParameters
              • wlanerrorcodes.h
              • wlanmgmtcommon.h
            • WLAN Power Save Plugin API
              • MWlanPowerSaveCallback
          • WLAN Public Interfaces
            • WLAN SDK Info API
              • wlansdkpskeys.h
        • XML Services
          • XML
            • Libxml2 Libraries
              • TXmlEngConstString
              • TXmlEngString
              • _DOMStringConverterData
              • _htmlElemDesc
              • _htmlEntityDesc
              • _xlinkHandler
              • _xmlAttr
              • _xmlAttribute
              • _xmlBuffer
              • _xmlChLRange
              • _xmlChRangeGroup
              • _xmlChSRange
              • _xmlCharEncodingAlias
              • _xmlCharEncodingHandler
              • _xmlDict
              • _xmlDictEntry
              • _xmlDictStrings
              • _xmlDoc
              • _xmlDtd
              • _xmlElement
              • _xmlElementContent
              • _xmlEntity
              • _xmlEnumeration
              • _xmlError
              • _xmlGlobalState
              • _xmlID
              • _xmlInputCallback
              • _xmlLocationSet
              • _xmlNode
              • _xmlNodeSet
              • _xmlNotation
              • _xmlNs
              • _xmlOutputBuffer
              • _xmlOutputCallback
              • _xmlParserCtxt
              • _xmlParserInput
              • _xmlParserInputBuffer
              • _xmlParserNodeInfo
              • _xmlParserNodeInfoSeq
              • _xmlRef
              • _xmlSAXHandler
              • _xmlSAXHandlerV1
              • _xmlSAXLocator
              • _xmlSchema
              • _xmlSchemaAnnot
              • _xmlSchemaAttribute
              • _xmlSchemaAttributeGroup
              • _xmlSchemaElement
              • _xmlSchemaFacet
              • _xmlSchemaNotation
              • _xmlSchemaType
              • _xmlSchemaTypesGlobalData
              • _xmlSchemaVal
              • _xmlSchemaValBase64
              • _xmlSchemaValDate
              • _xmlSchemaValDecimal
              • _xmlSchemaValDuration
              • _xmlSchemaValHex
              • _xmlSchemaValQName
              • _xmlURI
              • _xmlValidCtxt
              • _xmlXPathAxis
              • _xmlXPathCompExpr
              • _xmlXPathContext
              • _xmlXPathFunct
              • _xmlXPathObject
              • _xmlXPathParserContext
              • _xmlXPathStepOp
              • _xmlXPathType
              • _xmlXPathVariable
              • libxml2_chvalid.h
              • libxml2_dict.h
              • libxml2_encoding.h
              • libxml2_entities.h
              • libxml2_globals.h
              • libxml2_hash.h
              • libxml2_htmlparser.h
              • libxml2_list.h
              • libxml2_modules.h
              • libxml2_parser.h
              • libxml2_parserinternals.h
              • libxml2_schemasinternals.h
              • libxml2_threads.h
              • libxml2_tree.h
              • libxml2_uri.h
              • libxml2_valid.h
              • libxml2_xlink.h
              • libxml2_xmlerror.h
              • libxml2_xmlio.h
              • libxml2_xmlmemory.h
              • libxml2_xmlschemasglobals.h
              • libxml2_xmlstring.h
              • libxml2_xpath.h
              • libxml2_xpathinternals.h
              • libxml2_xpointer.h
              • xmlengconfig.h
              • xmlengtriodef.h
            • XML DOM and XPath
              • CXmlEngDeserializer
              • CXmlEngDeserializerDOM
              • CXmlEngSerializer
              • CXmlEngXFormsInstanceMap
              • MXmlEngDataSerializer
              • MXmlEngExtendedHandler
              • MXmlEngNamespaceResolver
              • MXmlEngNodeFilter
              • MXmlEngOutputStream
              • MXmlEngUserData
              • MXmlEngXPathEvaluationContext
              • MXmlEngXPathExtensionFunction
              • RXmlEngDOMImplementation
              • RXmlEngDOMParser
              • RXmlEngDocument
              • RXmlEngNodeList
              • RXmlEngNodeList< TXmlEngNode >
              • RXmlEngNodeListImpl
              • RXmlEngNodeSet
              • RXmlEngXPathExpression
              • RXmlEngXPathResult
              • TDomUtils
              • TXmlEngAttr
              • TXmlEngBinaryContainer
              • TXmlEngCDATASection
              • TXmlEngCharacterData
              • TXmlEngChunkContainer
              • TXmlEngComment
              • TXmlEngDataContainer
              • TXmlEngDocumentFragment
              • TXmlEngElement
              • TXmlEngEntityReference
              • TXmlEngExtensionFunctionDescriptor
              • TXmlEngFileContainer
              • TXmlEngNamespace
              • TXmlEngNode
              • TXmlEngParsingOptions
              • TXmlEngProcessingInstruction
              • TXmlEngSerializationOptions
              • TXmlEngTextNode
              • TXmlEngXPathEvaluator
              • XmlEngXPathConfiguration
              • XmlEngXPathUtils
              • xmlengerrors.h
              • xmlengserializeerrors.h
              • xmlengxpatherrors.h
            • XML Framework
              • Xml::CCharSetConverter
              • Xml::CDictionaryCodePage
                • Xml::CDictionaryCodePage::TStringPoolTokenMapping
              • Xml::CParser
              • Xml::MContentHandler
              • Xml::MContentProcessor
              • Xml::MContentSource
              • Xml::MParser
              • Xml::MStringDictionary
              • Xml::RAttribute
              • Xml::RDocumentParameters
              • Xml::RStringDictionaryCollection
              • Xml::RTagInfo
              • Xml::TContentProcessorInitParams
              • Xml::TParserInitParams
              • attribute.h
              • contentprocessoruids.h
              • elementstack.h
              • xmlframeworkconstants.h
              • xmlframeworkerrors.h
          • XML Security Engine
            • XML Security
              • _xmlSecBuffer
              • _xmlSecCryptoDLFunctions
              • _xmlSecDSigCtx
              • _xmlSecDSigReferenceCtx
              • _xmlSecEncCtx
              • _xmlSecGlobalConstData
              • _xmlSecKey
              • _xmlSecKeyData
              • _xmlSecKeyDataKlass
              • _xmlSecKeyDataStore
              • _xmlSecKeyDataStoreKlass
              • _xmlSecKeyInfoCtx
              • _xmlSecKeyReq
              • _xmlSecKeyStore
              • _xmlSecKeyStoreKlass
              • _xmlSecKeyUseWith
              • _xmlSecKeysMngr
              • _xmlSecNodeSet
              • _xmlSecPtrList
              • _xmlSecPtrListKlass
              • _xmlSecQName2BitMaskInfo
              • _xmlSecQName2IntegerInfo
              • _xmlSecTransform
              • _xmlSecTransformCtx
              • _xmlSecTransformKlass
              • xmlsec_base64.h
              • xmlsec_buffer.h
              • xmlsec_keysmngr.h
              • xmlsec_list.h
              • xmlsec_private.h
              • xmlsec_strings.h
              • xmlsec_xmldsig.h
              • xmlsec_xmlsec.h
              • xmlsec_xmltree.h
            • XML Security Certificate Manager
              • CSymbianCertChain
              • CSymbianCertStore
              • CSymbianKeyStore
            • XML Security Crypto
              • ScBIOSt
              • ScPkey
              • ScX509CrlSt
              • ScX509NameSt
              • ScX509St
              • xmlsecc_evpwrapper.h
              • xmlsecc_x509wrapper.h
          • XML Services Platform Interfaces
            • XML Services Platform Interface Build
              • CXmlSecEncrypt
              • CXmlSecSign
    • Patchable Constants
      • Patchable Constants: KHeapMinCellSize
      • Patchable Constants: KHeapShrinkHysRatio
      • Patchable Constants: KApaLoadDataRecognizersOnDemand
      • Patchable Constants: KApaDrivesToMonitor
      • Patchable Constants: KApaUnloadRecognizersTimeout
      • Patchable Constants: KApaLoadMbmIconsOnDemand
      • Patchable Constants: KListImplBufferSize
      • Patchable Constants: KCafLoadPostProductionAgents
      • Patchable Constants: KCustomResolverCacheSize
      • Patchable Constants: KCustomResolverCacheTimeout
      • Patchable Constants: KEikAlarmDefaultSnoozeInMinutes
      • Patchable Constants: KFbServLargeChunkGrowByShifter
      • Patchable Constants: KFbServLargeChunkMaxVirtualSize
      • Patchable Constants: KFbServLargeChunkMinPhysicalSize
      • Patchable Constants: KFbServLargeChunkMinVirtualSize
      • Patchable Constants: KFbServLargeChunkSizeShifter
      • Patchable Constants: KFbServSharedHeapMaxSize
      • Patchable Constants: KMBufCacheLineSize
      • Patchable Constants: KMinApplicationStackSize
      • Patchable Constants: KDiscoveryDisabledDriveList
      • Patchable Constants: KNumberOfContactsToReadPerMerge
      • Patchable Constants: KContactsModelSqliteDbCacheSize
      • Patchable Constants: KShtdwnTimeoutBase
      • Patchable Constants: KShtdwnTimeoutClient
    • System Panic Reference
      • Category: Agenda Model
      • Category: ALLOC
      • Category: ALLOC COUNT
      • Category: BAFL
      • Category: BITGDI
      • Category: CESockIniData
      • Category: CHWComm
      • Category: CInSock
      • Category: Clock-Client
      • Category: CMdaAudioOutputStream
      • Category: CommsDbServer
      • Category: Comm Server
      • Category: CONE
      • Category: CWAPSession
      • Category: C32-Fault
      • Category: EIKCOCTL
      • Category: eSock Fault
      • Category: ESock Client
      • Category: ESock
      • Category: Etel Server
      • Category: E32USER-CBase
      • Category: FBSCLI
      • Category: Form
      • Category: FSCLIENT
      • Category: FSCLIENT Panic
      • Category HTTP-COOKIE
      • Category HTTP-CORE
      • Category: ImageConversion
      • Category: InSock
      • Category: Irda Fault
      • Category: KERN
      • Category : Kern-Common
      • Category: KERN-EXEC
      • Category : Kern-Heap
      • Category: MATHX
      • Category: MSGS
      • Category: MSGS Client
      • Category: MTUI
      • Category: MTMUI Data
      • Category: PLAT-Emulator
      • Category: PLAT-Generic Kernel
      • Category: Protocol Panic
      • Category: Send
      • Category: SmlController
      • Category: TCPIP
      • Category: Bitmap Utility
      • Category: Telephony
      • Category: UI Graphics
      • Category: USER
      • Category: USER-EXEC
      • Category: Versit-Parser
      • Category: WSERV
      • Category: W32
  • Example code
    • Full Example Code List
    • List of Example Code Use Cases