DBus::IntrospectedProperty Struct Reference
#include <introspection.h>
Public Attributes | |
| const char * | name |
| const char * | type |
| const bool | read |
| const bool | write |
Detailed Description
Definition at line 47 of file introspection.h.
Member Data Documentation
| const char* DBus::IntrospectedProperty::name |
Definition at line 49 of file introspection.h.
| const bool DBus::IntrospectedProperty::read |
Definition at line 51 of file introspection.h.
| const char* DBus::IntrospectedProperty::type |
Definition at line 50 of file introspection.h.
| const bool DBus::IntrospectedProperty::write |
Definition at line 52 of file introspection.h.
The documentation for this struct was generated from the following file: