llarp::linux::DBUS
Public Functions
| Name | |
|---|---|
| DBUS(std::string _interface, std::string _instance, std::string _call) | |
| template <typename... T> void |
operator()(std::string method, const char * arg_format, T... args) |
Public Functions Documentation
function DBUS
DBUS(
std::string _interface,
std::string _instance,
std::string _call
)
function operator()
template <typename... T>
inline void operator()(
std::string method,
const char * arg_format,
T... args
)
Updated on 2026-01-10 at 22:49:45 +0000