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 | Public Attributes | List of all members
mediascanner::dbus::MediaScannerProxy Class Reference

#include <mediascanner/dbusservice.h>

+ Inheritance diagram for mediascanner::dbus::MediaScannerProxy:

Public Member Functions

 MediaScannerProxy ()
 
void connect (Wrapper< GDBusConnection > connection, Wrapper< GCancellable > cancellable=Wrapper< GCancellable >())
 
void connect (Wrapper< GCancellable > cancellable=Wrapper< GCancellable >())
 
bool ConnectAndWait (Wrapper< GDBusConnection > connection, Wrapper< GCancellable > cancellable, GError **error)
 
bool ConnectAndWait (Wrapper< GCancellable > cancellable, GError **error)
 
- Public Member Functions inherited from mediascanner::dbus::MediaScannerInterface< InterfaceProxy >
 MediaScannerInterface ()
 
- Public Member Functions inherited from mediascanner::dbus::InterfaceProxy
 InterfaceProxy (const std::string &name)
 
virtual ~InterfaceProxy ()
 
bool ConnectAndWait (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable, GError **error)
 
bool ConnectAndWait (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, GError **error)
 
void connect (GBusType bus_type, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable=Wrapper< GCancellable >())
 
void connect (Wrapper< GDBusConnection > connection, const std::string &service_name, const std::string &object_path, Wrapper< GCancellable > cancellable=Wrapper< GCancellable >())
 
Wrapper< GVariantReadPropertyValue (const std::string &property_name) const
 
Wrapper< GDBusProxy > handle () const
 
Wrapper< GDBusConnection > connection () const
 
std::string interface_name () const
 
std::string service_name () const
 
std::string object_path () const
 
- Public Member Functions inherited from mediascanner::dbus::InterfaceInfo
const std::string & name () const
 
Wrapper< GDBusInterfaceInfo > info () const
 

Public Attributes

const MediaInfoExistsMethod MediaInfoExists
 
const LookupMediaInfoMethod LookupMediaInfo
 
const QueryMediaInfoMethod QueryMediaInfo
 
const StoreMediaInfoMethod StoreMediaInfo
 
const RemoveMediaInfoMethod RemoveMediaInfo
 
const IndexPathProperty index_path
 
const MediaRootsProperty media_roots
 
const MediaInfoAvailableSignal media_info_available
 
const MediaInfoChangedSignal media_info_changed
 

Additional Inherited Members

- Protected Member Functions inherited from mediascanner::dbus::InterfaceProxy
virtual void connected ()
 
virtual void connect_failed (Wrapper< GError > error) const
 

Constructor & Destructor Documentation

mediascanner::dbus::MediaScannerProxy::MediaScannerProxy ( )
inline

Member Function Documentation

void mediascanner::dbus::MediaScannerProxy::connect ( Wrapper< GDBusConnection >  connection,
Wrapper< GCancellable >  cancellable = Wrapper< GCancellable >() 
)
void mediascanner::dbus::MediaScannerProxy::connect ( Wrapper< GCancellable >  cancellable = Wrapper< GCancellable >())
bool mediascanner::dbus::MediaScannerProxy::ConnectAndWait ( Wrapper< GDBusConnection >  connection,
Wrapper< GCancellable >  cancellable,
GError **  error 
)
bool mediascanner::dbus::MediaScannerProxy::ConnectAndWait ( Wrapper< GCancellable >  cancellable,
GError **  error 
)

Member Data Documentation

const IndexPathProperty mediascanner::dbus::MediaScannerProxy::index_path
const LookupMediaInfoMethod mediascanner::dbus::MediaScannerProxy::LookupMediaInfo
const MediaInfoAvailableSignal mediascanner::dbus::MediaScannerProxy::media_info_available
const MediaInfoChangedSignal mediascanner::dbus::MediaScannerProxy::media_info_changed
const MediaRootsProperty mediascanner::dbus::MediaScannerProxy::media_roots
const MediaInfoExistsMethod mediascanner::dbus::MediaScannerProxy::MediaInfoExists
const QueryMediaInfoMethod mediascanner::dbus::MediaScannerProxy::QueryMediaInfo
const RemoveMediaInfoMethod mediascanner::dbus::MediaScannerProxy::RemoveMediaInfo
const StoreMediaInfoMethod mediascanner::dbus::MediaScannerProxy::StoreMediaInfo