Home · All Namespaces · All Classes
Public Member Functions

VolumeExtensionInterface Class Reference

VolumeExtensionInterface is the base class for volume extension classes. More...

#include <volumeextensioninterface.h>

Inheritance diagram for VolumeExtensionInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~VolumeExtensionInterface ()

Detailed Description

VolumeExtensionInterface is the base class for volume extension classes.

Extension developers need to implement this interface in their extension binary and export their implementation from the binary. The host application will maintain an inventory of available extensions and instantiate them using this interface when needed.


Constructor & Destructor Documentation

virtual VolumeExtensionInterface::~VolumeExtensionInterface (  )  [inline, virtual]

Destructor.


The documentation for this class was generated from the following file:

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:13
Doxygen 1.7.1
MeeGo Touch