DBus::priv::method_signature< arg1, argn... > Class Template Reference

#include <utility.h>

Inheritance diagram for DBus::priv::method_signature< arg1, argn... >:

Public Member Functions

std::string method_sig () const
 
std::string introspect (const std::vector< std::string > &names, int idx, const std::string &spaces) const
 

Member Function Documentation

◆ introspect()

template<typename arg1 , typename... argn>
std::string DBus::priv::method_signature< arg1, argn... >::introspect ( const std::vector< std::string > &  names,
int  idx,
const std::string &  spaces 
) const
inline

References DBus::signature().

◆ method_sig()

template<typename arg1 , typename... argn>
std::string DBus::priv::method_signature< arg1, argn... >::method_sig ( ) const
inline

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