#include <introspection.h>
Public Attributes | |
const char * | name |
const char * | type |
const bool | in |
Definition at line 33 of file introspection.h.
const bool DBus::IntrospectedArgument::in |
Definition at line 37 of file introspection.h.
const char* DBus::IntrospectedArgument::name |
Definition at line 35 of file introspection.h.
const char* DBus::IntrospectedArgument::type |
Definition at line 36 of file introspection.h.