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 >::MediaRootsProperty Class Reference

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

#include <mediascanner/dbusservice.h>

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

Public Types

typedef MediaRootsPropertyType inherited
 

Public Member Functions

 MediaRootsProperty ()
 

Detailed Description

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

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

It contains the paths of all the directories the file system scanner is watching. the media index.

See Also
FileSystemScanner::directories()

Member Typedef Documentation

template<typename InterfaceType>
typedef MediaRootsPropertyType mediascanner::dbus::MediaScannerInterface< InterfaceType >::MediaRootsProperty::inherited

Constructor & Destructor Documentation

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