Ubuntu TV Media Scanner
A centralized index for removable media content.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions | List of all members
mediascanner::dbus::MediaScannerInterface< InterfaceType >::IndexPathProperty Class Reference

This class implements the IndexPath property of the media scanner's D-Bus service. More...

#include <mediascanner/dbusservice.h>

+ Inheritance diagram for mediascanner::dbus::MediaScannerInterface< InterfaceType >::IndexPathProperty:

Public Types

typedef IndexPathPropertyType inherited
 

Public Member Functions

 IndexPathProperty ()
 

Detailed Description

template<typename InterfaceType>
class mediascanner::dbus::MediaScannerInterface< InterfaceType >::IndexPathProperty

This class implements the IndexPath property of the media scanner's D-Bus service.

It contains the local file system path of the media index.

See Also
MediaIndex::path()

Member Typedef Documentation

template<typename InterfaceType>
typedef IndexPathPropertyType mediascanner::dbus::MediaScannerInterface< InterfaceType >::IndexPathProperty::inherited

Constructor & Destructor Documentation

template<typename InterfaceType>
mediascanner::dbus::MediaScannerInterface< InterfaceType >::IndexPathProperty::IndexPathProperty ( )
inline