Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Public Types | |
typedef Property< T, Flags > | property_type |
![]() | |
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 | |
PropertyProxy (const std::string &name) | |
![]() | |
Wrapper< dbus_info_type > | info () const |
![]() | |
virtual | ~Member () |
const std::string & | name () const |
const skeleton_type * | skeleton () const |
Additional Inherited Members | |
![]() | |
static bool | readable () |
Predicate if this property can be read. More... | |
static bool | writable () |
Predicate if this property can be written. More... | |
![]() | |
Property (const std::string &name, PropertySkeleton *skeleton) | |
typedef Property<T, Flags> mediascanner::dbus::PropertyProxy< T, Flags >::property_type |
|
inlineexplicit |