Ubuntu TV Media Scanner
A centralized index for removable media content.
|
#include <mediascanner/dbusutils.h>
Public Types | |
typedef Method< InputArguments, OutputArguments > | method_type |
typedef method_type::input_args_type | input_args_type |
typedef method_type::output_args_type | output_args_type |
typedef MethodProxyCall < typename input_args_type::value0_type, typename input_args_type::value1_type, typename input_args_type::value2_type, typename input_args_type::value3_type, typename input_args_type::value4_type, typename input_args_type::value5_type, typename input_args_type::value6_type, typename input_args_type::value7_type, typename output_args_type::value0_type, typename output_args_type::value1_type, typename output_args_type::value2_type, typename output_args_type::value3_type, typename output_args_type::value4_type, typename output_args_type::value5_type, typename output_args_type::value6_type, typename output_args_type::value7_type, MethodProxy > | type |
typedef method_type::input_args_type mediascanner::dbus::MethodProxyCallTrait< MethodProxy, InputArguments, OutputArguments >::input_args_type |
typedef Method<InputArguments, OutputArguments> mediascanner::dbus::MethodProxyCallTrait< MethodProxy, InputArguments, OutputArguments >::method_type |
typedef method_type::output_args_type mediascanner::dbus::MethodProxyCallTrait< MethodProxy, InputArguments, OutputArguments >::output_args_type |
typedef MethodProxyCall<typename input_args_type::value0_type, typename input_args_type::value1_type, typename input_args_type::value2_type, typename input_args_type::value3_type, typename input_args_type::value4_type, typename input_args_type::value5_type, typename input_args_type::value6_type, typename input_args_type::value7_type, typename output_args_type::value0_type, typename output_args_type::value1_type, typename output_args_type::value2_type, typename output_args_type::value3_type, typename output_args_type::value4_type, typename output_args_type::value5_type, typename output_args_type::value6_type, typename output_args_type::value7_type, MethodProxy> mediascanner::dbus::MethodProxyCallTrait< MethodProxy, InputArguments, OutputArguments >::type |