Ubuntu TV Media Scanner
A centralized index for removable media content.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
mediascanner::schema::Favourite Struct Reference

#include <mediascanner/propertyschema.h>

+ Inheritance diagram for mediascanner::schema::Favourite:

Public Member Functions

 Favourite ()
 

Additional Inherited Members

- Public Types inherited from mediascanner::GenericProperty< NumericProperty< bool >, bool >
typedef bool value_type
 
- Static Public Member Functions inherited from mediascanner::Property
static Property FromFieldName (const String &name)
 Finds a property by its Lucene++ field name. More...
 
static Property FromMetadataKey (GrlKeyID key)
 Finds a property by its Grilo metadata key. More...
 
static void VisitAll (const PropertyVisitor &visit)
 Visits all property declarations known to the media scanner. More...
 
- Protected Types inherited from mediascanner::NumericProperty< bool >
typedef GenericProperty
< NumericProperty< bool >
, bool > 
inherited
 
- Protected Member Functions inherited from mediascanner::NumericProperty< bool >
 NumericProperty (const String &field_name, const Property::MetadataKey &metadata_key, Property::Category category, Property::MergeStrategy merge_strategy, const Property::StreamInfoFunction &stream_info)
 
 NumericProperty (typename inherited::Private *impl)
 
- Static Protected Member Functions inherited from mediascanner::NumericProperty< bool >
static Property::MetadataKey define (const char *name, const char *nick, const char *blurb, booldefault_value=bool())
 
static Property::MetadataKey define (const char *name, const char *nick, const char *blurb, boolminimum, boolmaximum, booldefault_value=bool())
 

Constructor & Destructor Documentation

mediascanner::schema::Favourite::Favourite ( )