|
Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Inheritance diagram for mediascanner::dbus::Property< T, Flags >:Public Types | |
| typedef T | value_type |
| typedef Type< T > | dbus_type |
Public Types inherited from mediascanner::dbus::Member< GDBusPropertyInfo > | |
| 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 |
Public Member Functions inherited from mediascanner::dbus::Member< GDBusPropertyInfo > | |
| 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) | |
Protected Member Functions inherited from mediascanner::dbus::Member< GDBusPropertyInfo > | |
| 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.
1.8.4