DBus::IntrospectedArgument Struct Reference
#include <introspection.h>
Public Attributes | |
const char * | name |
const char * | type |
const bool | in |
Detailed Description
Definition at line 34 of file introspection.h.
Member Data Documentation
const bool DBus::IntrospectedArgument::in |
Definition at line 38 of file introspection.h.
const char* DBus::IntrospectedArgument::name |
Definition at line 36 of file introspection.h.
const char* DBus::IntrospectedArgument::type |
Definition at line 37 of file introspection.h.
The documentation for this struct was generated from the following file: