dbus-cxx logo

DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil > Class Template Reference

#include <methodproxy.h>

Inheritance diagram for DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef DBusCxxPointer
< MethodProxy
pointer

Public Member Functions

 MethodProxy (const std::string &name)
void operator() (T_arg1 _val_1, T_arg2 _val_2, T_arg3 _val_3, T_arg4 _val_4, T_arg5 _val_5)

Static Public Member Functions

static pointer create (const std::string &name)

template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5>
class DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >


Member Typedef Documentation

template<class T_arg1 , class T_arg2 , class T_arg3 , class T_arg4 , class T_arg5 >
typedef DBusCxxPointer<MethodProxy> DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::pointer

Reimplemented from DBus::MethodProxyBase.


Constructor & Destructor Documentation

template<class T_arg1 , class T_arg2 , class T_arg3 , class T_arg4 , class T_arg5 >
DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::MethodProxy ( const std::string &  name  )  [inline]

Member Function Documentation

template<class T_arg1 , class T_arg2 , class T_arg3 , class T_arg4 , class T_arg5 >
static pointer DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::create ( const std::string &  name  )  [inline, static]
template<class T_arg1 , class T_arg2 , class T_arg3 , class T_arg4 , class T_arg5 >
void DBus::MethodProxy< void, T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, nil, nil >::operator() ( T_arg1  _val_1,
T_arg2  _val_2,
T_arg3  _val_3,
T_arg4  _val_4,
T_arg5  _val_5 
) [inline]

The documentation for this class was generated from the following file:

Generated on Mon Sep 21 11:00:15 2009 for dbus-cxx by doxygen 1.6.1