Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Public Types | |
typedef InfoType | dbus_info_type |
Type of the GDBus introspection structure for this members. More... | |
typedef SkeletonTrait < dbus_info_type >::type | skeleton_type |
Public Member Functions | |
virtual | ~Member () |
const std::string & | name () const |
const skeleton_type * | skeleton () const |
virtual Wrapper< dbus_info_type > | info () const =0 |
Protected Member Functions | |
Member (const std::string &name, const skeleton_type *skeleton) | |
typedef InfoType mediascanner::dbus::Member< InfoType >::dbus_info_type |
Type of the GDBus introspection structure for this members.
typedef SkeletonTrait<dbus_info_type>::type mediascanner::dbus::Member< InfoType >::skeleton_type |
|
inlineprotected |
|
inlinevirtual |
|
pure virtual |
|
inline |
|
inline |