Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Public Types | |
typedef T | value_type |
typedef Type< T > | dbus_type |
![]() | |
typedef GDBusPropertyInfo | dbus_info_type |
Type of the GDBus introspection structure for this members. More... | |
typedef SkeletonTrait < dbus_info_type >::type | skeleton_type |
Public Member Functions | |
Wrapper< dbus_info_type > | info () const |
![]() | |
virtual | ~Member () |
const std::string & | name () const |
const skeleton_type * | skeleton () const |
Static Public Member Functions | |
static bool | readable () |
Predicate if this property can be read. More... | |
static bool | writable () |
Predicate if this property can be written. More... | |
Protected Member Functions | |
Property (const std::string &name, PropertySkeleton *skeleton) | |
![]() | |
Member (const std::string &name, const skeleton_type *skeleton) | |
typedef Type<T> mediascanner::dbus::Property< T, Flags >::dbus_type |
typedef T mediascanner::dbus::Property< T, Flags >::value_type |
|
inlineprotected |
|
inlinevirtual |
Implements mediascanner::dbus::Member< GDBusPropertyInfo >.
|
inlinestatic |
Predicate if this property can be read.
|
inlinestatic |
Predicate if this property can be written.