#include <methodproxy.h>
Public Types | |
typedef DBusCxxPointer < MethodProxy > | pointer |
Public Member Functions | |
MethodProxy (const std::string &name) | |
void | operator() () |
Static Public Member Functions | |
static pointer | create (const std::string &name) |
typedef DBusCxxPointer<MethodProxy> DBus::MethodProxy< void, nil, nil, nil, nil, nil, nil, nil >::pointer |
Reimplemented from DBus::MethodProxyBase.
DBus::MethodProxy< void, nil, nil, nil, nil, nil, nil, nil >::MethodProxy | ( | const std::string & | name | ) | [inline] |
static pointer DBus::MethodProxy< void, nil, nil, nil, nil, nil, nil, nil >::create | ( | const std::string & | name | ) | [inline, static] |
Reimplemented from DBus::MethodProxyBase.
References DBus::MethodProxy< T_return, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7 >::MethodProxy().